Debian: Skip installing gdisk in chroot
This isn't actually used for anything in the instructions.
parent
e8c1275652
commit
4c4ac3463b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue