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 ff09c5e commit 6618d12Copy full SHA for 6618d12
docs/Getting Started/RHEL-based distro/Root on ZFS.rst
@@ -408,7 +408,7 @@ System Configuration
408
echo 'force_drivers+=" mpt3sas "' >> /etc/dracut.conf.d/zfs.conf
409
fi
410
if grep virtio_blk /proc/modules; then
411
- echo 'filesystems+=" virtio_blk "' >> /etc/dracut.conf.d/fs.conf
+ echo 'filesystems+=" virtio_blk "' >> /etc/dracut.conf.d/zfs.conf
412
413
414
#. Build initrd::
0 commit comments