Hi,
I am new to Linux world. wish to switch from windows to Linux but facing so many problems with learning and understanding , what really is happeneing.
I read quite a few forums for my problem but I am getting nowhere. Hope some one can help me and guide me to overcome this.
I installed Opensuse 13.2 Tumbleweed on my Acer 4820. I tried to install virtual box and is getting error when booting.
[FAILED] Failed to start Load Kernel Modules
Below is what I could do reading from forum :
Suse-4820:/home/sunilo # systemctl list-units --type=service | grep failed
systemd-modules-load.service loaded failed failed Load Kernel Modules
vboxadd.service loaded failed failed LSB: VirtualBox Linux Additions kernel modules
vmware.service loaded failed failed LSB: This service starts and stops VMware services
Suse-4820:/home/sunilo # systemctl status systemd-modules-load.service
systemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static)
Active: failed (Result: exit-code) since Thu 2015-03-12 10:33:35 SGT; 1h 52min ago
Docs: man:systemd-modules-load.service(8)
man:modules-load.d(5)
Process: 359 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
Main PID: 359 (code=exited, status=1/FAILURE)
Mar 12 10:33:35 Suse-4820 systemd-modules-load[359]: Failed to insert ‘xen_evtchn’: No such device
Mar 12 10:33:35 Suse-4820 systemd-modules-load[359]: Failed to insert ‘xen_gntalloc’: No such device
Mar 12 10:33:35 Suse-4820 systemd-modules-load[359]: Failed to insert ‘xen_netback’: No such device
Mar 12 10:33:35 Suse-4820 systemd-modules-load[359]: Failed to find module ‘evtchn’
Mar 12 10:33:35 Suse-4820 systemd-modules-load[359]: Failed to find module ‘netbk’
Mar 12 10:33:35 Suse-4820 systemd-modules-load[359]: Failed to find module ‘blkbk’
Mar 12 10:33:35 Suse-4820 systemd-modules-load[359]: Failed to find module ‘xen-scsibk’
Mar 12 10:33:35 Suse-4820 systemd-modules-load[359]: Failed to find module ‘usbbk’
Mar 12 10:33:35 Suse-4820 systemd-modules-load[359]: Failed to find module ‘pciback’
Mar 12 10:33:35 Suse-4820 systemd[1]: Failed to start Load Kernel Modules.
Suse-4820:/home/sunilo #
Now I don’t know , what do I do with above. is it possible for someone to guide me , what I need to do or where to look for solution.
Thanks in Advance.