mirror of
https://github.com/hukl/freebsd-toolbox.git
synced 2025-11-20 03:08:43 +01:00
Update zfs_bootstrap_be.sh
This commit is contained in:
@ -88,7 +88,7 @@ zfs create -o mountpoint=/ tank/ROOT/default
|
||||
# Set BOOTFS
|
||||
echo "Set BOOTFS"
|
||||
zpool set bootfs=tank/ROOT/default tank
|
||||
zfs set cachefile=/mnt/var/tmp/zpool.cache
|
||||
zpool set cachefile=/var/tmp/zpool.cache
|
||||
|
||||
# Copy FreeBSD files
|
||||
echo "Installing FreeBSD"
|
||||
|
||||
Reference in New Issue
Block a user