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:
Richard Laager
2021-12-11 17:43:27 -06:00
parent 8c5031d63e
commit cd29b1a94e

View File

@@ -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