dracut icon indicating copy to clipboard operation
dracut copied to clipboard

Provide initrd kernel modules to the real root, if the real root hasn't any

Open haraldh opened this issue 4 years ago • 1 comments

"bind-mount" kernel drivers in real root for the e.g. the rescue image, if the real root does not have any kernel modules for this kernel

see https://bugzilla.redhat.com/show_bug.cgi?id=1046510

This can be accomplished by adding kmod config files in /run pointing to the provided initrd kernel modules directory.

haraldh avatar Feb 05 '21 09:02 haraldh