Zeig mal
$ systemctl status systemd-modules-load.service
$ systemctl status systemd-modules-load.service
systemctl status systemd-modules-load.service
● systemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static; vendor preset: disabled)
Active: failed (Result: exit-code) since Thu 2019-10-24 17:32:40 CEST; 1h 20min ago
Docs: man:systemd-modules-load.service(8)
man:modules-load.d(5)
Process: 385 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
Main PID: 385 (code=exited, status=1/FAILURE)
Okt 24 17:32:40 arch systemd[1]: Starting Load Kernel Modules...
Okt 24 17:32:40 arch systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
Okt 24 17:32:40 arch systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
Okt 24 17:32:40 arch systemd[1]: Failed to start Load Kernel Modules.
# systemctl start systemd-modules-load.service
versuchen und in die vorherige Ausgabe schauen.Also Neustart durchgeführt.Andreas N. schrieb nach der Installation von Virtualbox und einem Neustart habe ich....
systemctl start systemd-modules-load.service
Job for systemd-modules-load.service failed because the control process exited with error code.
See "systemctl status systemd-modules-load.service" and "journalctl -xe" for details.
uname -a
Linux arch 5.3.6-arch1-1-ARCH #1 SMP PREEMPT Fri Oct 11 18:28:05 UTC 2019 x86_64 GNU/Linux
uname -r
5.3.7-arch1-1-ARCH
angezeigt.lsmod | grep vbox
vboxnetflt 32768 0
vboxnetadp 28672 0
vboxpci 28672 0
vboxdrv 503808 3 vboxpci,vboxnetadp,vboxnetflt
Ich war schneller als Du! 😉Andreas N. schriebBeitrag geändert von Andreas N. (24.10.2019 19:45:58)