mirror of
https://github.com/openzfs/zfs.git
synced 2025-10-01 02:46:29 +00:00
![]() Eliminates the need for the following workaround > Add other drivers to dracut: ``` if grep mpt3sas /proc/modules; then echo 'force_drivers+=" mpt3sas "' >> /etc/dracut.conf.d/zfs.conf fi if grep virtio_blk /proc/modules; then echo 'filesystems+=" virtio_blk "' >> /etc/dracut.conf.d/fs.conf fi ``` Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Jo Zzsi <jozzsicsataban@gmail.com> Closes #17762 |
||
---|---|---|
.. | ||
export-zfs.sh.in | ||
import-opts-generator.sh.in | ||
module-setup.sh.in | ||
mount-zfs.sh.in | ||
parse-zfs.sh.in | ||
zfs-env-bootfs.service.in | ||
zfs-generator.sh.in | ||
zfs-lib.sh.in | ||
zfs-load-key.sh.in | ||
zfs-needshutdown.sh.in | ||
zfs-nonroot-necessities.service.in | ||
zfs-rollback-bootfs.service.in | ||
zfs-snapshot-bootfs.service.in |