Debian: Set REMAKE_INITRD=yes
The initrd needs to be rebuilt after the ZFS modules are built. Otherwise, the system can (will?) fail to boot. Closes: openzfs/zfs#10355 Reported-by: Christian Garbs <mitch@cgarbs.de> Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
@@ -548,6 +548,7 @@ Even if you prefer a non-English system language, always ensure that
|
|||||||
|
|
||||||
apt install --yes dpkg-dev linux-headers-amd64 linux-image-amd64
|
apt install --yes dpkg-dev linux-headers-amd64 linux-image-amd64
|
||||||
apt install --yes zfs-initramfs
|
apt install --yes zfs-initramfs
|
||||||
|
echo REMAKE_INITRD=yes > /etc/dkms/zfs.conf
|
||||||
|
|
||||||
4.7 For LUKS installs only, setup crypttab::
|
4.7 For LUKS installs only, setup crypttab::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user