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 e90bdb7 commit dc755a8Copy full SHA for dc755a8
docs/guides/alpine/_include/zfs-config.rst
@@ -20,7 +20,7 @@ Configure mkinitfs to load ZFS support
20
.. code-block::
21
22
echo "/etc/hostid" >> /etc/mkinitfs/features.d/zfshost.files
23
- 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
24
25
.. group-tab:: Encrypted
26
0 commit comments