Im trying to create a virtual machine for gOS 3 Gadgets, but after powering it on, the screen gives me an error saying
VirtualBox kernel driver not installed. The vboxdrv kernel module was either not loaded or /dev/vboxdrv was not created for some reason. Re-setup the kernel module by executing '/etc/init.d/vboxdrv setup' as root.
VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).
Result Code:
0x80004005
Component:
Console
Interface:
IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}
When i run "vboxdrv setup" in the command line this comes up
[Sparta 3] init.d > vboxdrv setup
* Stopping VirtualBox kernel module
* done.
* Recompiling VirtualBox kernel module
* Look at /var/log/vbox-install.log to find out what went wrong
Im running Ubuntu 8.10 Intrepid, with 1gig of ram on a PCG-GRT360ZG Vaio laptop. Im trying to run the virtualbox on Sun xVM VirtualBox.Anyone have any tips i can try?