On 25.01.2015, Stephen Morris wrote: 

> Immediately after booting from the grub menu in F21 the first message I
> get is   'Failure to start Load Kernel Modules'.  Does anyone know what this
> message means and how I rectify it?

Welcome to another systemd madness!

First, check if "systemctl status systemd-modules-load.service" can give you 
any useful
output. Eventually, this is what causes the above message, as far as I can see.

Does your machine boot? If it does, you could have missing module dependencies
in initrd. Also take a look into /etc/modules-load.d/ if there is something 
added which has
missing dependencies. If you are able to detect what's missing, you could load 
it
manually and recreate a new initrd (dracut -f).

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to