It is, however not an error if this module can't be found. --- modules.d/98systemd/module-setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/modules.d/98systemd/module-setup.sh b/modules.d/98systemd/module-setup.sh index cf1b2e7..dd82ece 100755 --- a/modules.d/98systemd/module-setup.sh +++ b/modules.d/98systemd/module-setup.sh @@ -21,6 +21,7 @@ depends() { installkernel() { instmods autofs4 ipv6 + instmods -s efivarfs } # called by dracut -- 1.8.4.5 -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html