We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddcee9d commit b238a35Copy full SHA for b238a35
docs/guides/alpine/_include/zfs-config.rst
@@ -28,7 +28,7 @@ Configure mkinitfs to load ZFS support
28
29
echo "/etc/hostid" >> /etc/mkinitfs/features.d/zfshost.files
30
echo "/etc/zfs/zroot.key" >> /etc/mkinitfs/features.d/zfshost.files
31
- echo 'features="ata base keymap kms mmc scsi usb virtio zfs zfshost"' > /etc/mkinitfs/mkinitfs.conf
+ echo 'features="ata base keymap kms mmc scsi usb virtio nvme zfs zfshost"' > /etc/mkinitfs/mkinitfs.conf
32
33
Regenerate initramfs
34
~~~~~~~~~~~~~~~~~~~~
0 commit comments