You are not logged in.

#1 2017-02-23 02:49:56

arch_kk_linux
Member
Registered: 2017-02-17
Posts: 54

[SOLVED] Failed to start kernel modules

Hi, i am using Arch as a host and on guest(using Virtual box) too i am using Arch only. however both are running fine with out any issues.

but while booting my host i am getting the error message "FAILED TO START KERNEL MOUDLES".which i am unable to clear.

here is the  out put of "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 2017-02-23 07:39:30 IST; 29min ago
     Docs: man:systemd-modules-load.service(8)
           man:modules-load.d(5)
  Process: 1726 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
Main PID: 1726 (code=exited, status=1/FAILURE)

Feb 23 07:39:30 k systemd[1]: Starting Load Kernel Modules...
Feb 23 07:39:30 k systemd-modules-load[1726]: Failed to insert 'vboxguest': No such device
Feb 23 07:39:30 k systemd-modules-load[1726]: Failed to insert 'vboxsf': No such device
Feb 23 07:39:30 k systemd-modules-load[1726]: Failed to insert 'vboxvideo': No such device
Feb 23 07:39:30 k systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
Feb 23 07:39:30 k systemd[1]: Failed to start Load Kernel Modules.
Feb 23 07:39:30 k systemd[1]: systemd-modules-load.service: Unit entered failed state.
Feb 23 07:39:30 k systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.

Can any one advise me,the way to analyise this kind of a bug and how one can rectify it?

Thanks in Advance!
k

Last edited by arch_kk_linux (2017-02-24 10:12:44)

Offline

#2 2017-02-23 02:58:41

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,525
Website

Re: [SOLVED] Failed to start kernel modules

Why are you trying to load guest modules on the host?  They shouldn't even be installed.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2017-02-23 02:59:11

HiImTye
Member
From: Halifax, NS, Canada
Registered: 2012-05-09
Posts: 1,072

Re: [SOLVED] Failed to start kernel modules

have you tried to resolve it with a Pacman -Syu? this sounds like a partial upgrade scenario, as those modules should be built for each kernel

nice catch, Trilby, I didn't even notice that it was the host

Last edited by HiImTye (2017-02-23 02:59:46)

Offline

#4 2017-02-23 03:00:13

arch_kk_linux
Member
Registered: 2017-02-17
Posts: 54

Re: [SOLVED] Failed to start kernel modules

hello All,

The issue is resolved now.

have removed virtualbox-guest-utils and virtualbox-guest-modules-arch.

Thanks,
K

Offline

Board footer

Powered by FluxBB