PDA

View Full Version : [ubuntu] Virtualbox kernel not loaded



wbrokow1
August 28th, 2010, 02:12 PM
When I installed Virtualbox I get an error that the kernel module was not loaded. How can I remedy this? I did many searches in the forum and no solutions work, I am using ubuntu 8.04

Thanks for any help

warddr
August 28th, 2010, 02:50 PM
Did you already restart your computer after installation?

hictio
August 28th, 2010, 04:38 PM
What is the exact error message you are getting?

wbrokow1
August 28th, 2010, 10:02 PM
VirtualBox kernel driver not installed. The vboxdrv kernel module was either not loaded or /dev/vboxdrv was not created for some reason. Please install the virtualbox-ose-modules package for your kernel, e.g. virtualbox-ose-modules-generic..
VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).


Result Code:
0x80004005
Component:
Console
Interface:
IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}

demosthenese
August 28th, 2010, 11:23 PM
Whenever VirtualBox is upgraded, or your kernel is upgraded, you need to reinstall the driver.


sudo /etc/init.d/vboxdrv setup

wbrokow1
August 29th, 2010, 09:17 PM
alex@alex-desktop:~$ sudo /etc/init.d/vboxdrv setup
* Usage: /etc/init.d/vboxdrv {start|stop|restart|status}
alex@alex-desktop:~$

wbrokow1
September 1st, 2010, 01:38 AM
Failure to create the Virtualbox COM object
terminate

any help is appreciated