Ubuntu: Tweak initial ZFS install
It is not necessary to install zfs-initramfs in the Live environment. I am changing this to reduce delta with the upcoming Debian Bullseye instructions. Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
@@ -266,7 +266,7 @@ Step 1: Prepare The Install Environment
|
|||||||
|
|
||||||
#. Install ZFS in the Live CD environment::
|
#. Install ZFS in the Live CD environment::
|
||||||
|
|
||||||
apt install --yes debootstrap gdisk zfs-initramfs
|
apt install --yes debootstrap gdisk zfsutils-linux
|
||||||
|
|
||||||
systemctl stop zed
|
systemctl stop zed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user