Nicht weiter schlimm, der Rechner legt nur ein paar Gedenksekunden ein bevor es weiter geht: "Failed to start Load legacy module ...".
Dann habe ich gegugelt, die ersten 5 Ergebnisse waren nur Mageias u.a. auch ein BUG: Bug 10230 – [FAILED] Failed to start Load legacy module ... Der Problemlöser sollte folgendes sein:
Der einzige Eintag bei mir ist "/etc/modprobe.preload.d/vbox-guest-additions"Remove powernow_k8 from /etc/modprobe.preload.d/cpufreq
Da gab es noch eine Aufforderung:
- Code: Alles auswählen
[root@localhost modprobe.preload.d]# systemctl status fedora-loadmodules.service
● fedora-loadmodules.service - Load legacy module configuration
Loaded: loaded (/usr/lib/systemd/system/fedora-loadmodules.service; static)
Active: failed (Result: exit-code) since Di 2016-03-15 18:59:16 CET; 26min ago
Process: 872 ExecStart=/lib/systemd/fedora-loadmodules (code=exited, status=1/FAILURE)
Main PID: 872 (code=exited, status=1/FAILURE)
Mär 15 18:59:16 localhost systemd[1]: Starting Load legacy module configuration...
Mär 15 18:59:16 localhost fedora-loadmodules[872]: Loading modules: vboxguest vboxsf
Mär 15 18:59:16 localhost fedora-loadmodules[872]: modprobe: ERROR: could not insert 'vboxguest': No such device
Mär 15 18:59:16 localhost fedora-loadmodules[872]: modprobe: ERROR: could not insert 'vboxsf': No such device
Mär 15 18:59:16 localhost systemd[1]: fedora-loadmodules.service: main process exited, code=exited, status=1/FAILURE
Mär 15 18:59:16 localhost systemd[1]: Failed to start Load legacy module configuration.
Mär 15 18:59:16 localhost systemd[1]: Unit fedora-loadmodules.service entered failed state.
Mär 15 18:59:16 localhost systemd[1]: fedora-loadmodules.service failed.
[root@localhost modprobe.preload.d]#

https://bugs.mageia.org/show_bug.cgi?id=9869 ...habe ich nicht ganz verstanden.
Gruß
J.