mirror of
https://github.com/hukl/freebsd-toolbox.git
synced 2025-11-20 03:08:43 +01:00
Update zfs_bootstrap.sh
This commit is contained in:
@ -61,7 +61,7 @@ zfs set mountpoint=/ tank
|
|||||||
|
|
||||||
# Export and import the Pool
|
# Export and import the Pool
|
||||||
zpool export tank
|
zpool export tank
|
||||||
zpool import -o altroot=/mnt -o cachefile=/var/tmp/zpool.cache
|
zpool import -o altroot=/mnt -o cachefile=/var/tmp/zpool.cache tank
|
||||||
|
|
||||||
# Enable Compression
|
# Enable Compression
|
||||||
echo "Enabling Compression"
|
echo "Enabling Compression"
|
||||||
|
|||||||
Reference in New Issue
Block a user