Debian: Skip installing gdisk in chroot

This isn't actually used for anything in the instructions.
Richard Laager 2018-10-09 03:26:08 -05:00
parent e8c1275652
commit 4c4ac3463b
1 changed files with 1 additions and 1 deletions

@ -209,7 +209,7 @@ Even if you prefer a non-English system language, always ensure that `en_US.UTF-
4.6 Install ZFS in the chroot environment for the new system:
# apt install --yes gdisk dpkg-dev linux-headers-$(uname -r) linux-image-amd64
# apt install --yes dpkg-dev linux-headers-$(uname -r) linux-image-amd64
# apt install --yes zfs-dkms zfs-initramfs
4.7 Install GRUB