1
0
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:
John-Paul Bader
2022-01-28 13:02:53 +01:00
committed by GitHub
parent 70fe3d49c4
commit a8dc6ec7d0

View File

@ -4,7 +4,7 @@
# https://wiki.freebsd.org/RootOnZFS/GPTZFSBoot/9.0-RELEASE # https://wiki.freebsd.org/RootOnZFS/GPTZFSBoot/9.0-RELEASE
# http://wp.strahlert.net/wordpress/zfs-2/expanding-zpool/ # http://wp.strahlert.net/wordpress/zfs-2/expanding-zpool/
# Tested on FreeBSD 10 and 11 # Tested on FreeBSD 10, 11 and 12
############################################################### ###############################################################
# WARNING: Go through line by line and adjust where necessary # # WARNING: Go through line by line and adjust where necessary #