Debian: Install linux-headers-amd64 in the chroot

This seems more appropriate, and is necessary if the headers that match
the Live CD are not available in the archive.
Richard Laager 2019-04-10 11:58:48 -05:00
parent a24b5bb0c6
commit 0a05b3fbc8
1 changed files with 1 additions and 1 deletions

@ -304,7 +304,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 dpkg-dev linux-headers-$(uname -r) linux-image-amd64
# apt install --yes dpkg-dev linux-headers-amd64 linux-image-amd64
# apt install --yes zfs-initramfs
4.7 For LUKS installs only: