I'm trying to get Virtual Box going on my Kubuntu 8.04 here at work. I had no troubles getting it up and going at home on opensuse 11.0 - but here it won't do it
When starting my virtual machine i keep getting this:
Code: Select all
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}
When issueing "/etc/init.d/vboxdrv start" i get this:
Code: Select all
root@NovaxPRG-T1111:~# /etc/init.d/vboxdrv start
* Starting VirtualBox kernel module vboxdrv
* No suitable module for running kernel found.
What do I need to do
Thanks for your help!
Ron