From 4c4ac3463b6a6d69277131eb42da58b33cf31f5f Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Tue, 9 Oct 2018 03:26:08 -0500 Subject: [PATCH] Debian: Skip installing gdisk in chroot This isn't actually used for anything in the instructions. --- Debian-Stretch-Root-on-ZFS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Debian-Stretch-Root-on-ZFS.md b/Debian-Stretch-Root-on-ZFS.md index 387fe17..482f285 100644 --- a/Debian-Stretch-Root-on-ZFS.md +++ b/Debian-Stretch-Root-on-ZFS.md @@ -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