PDA

View Full Version : [ubuntu] Problem with my kernal + vbox.


waxyfresh
November 24th, 2008, 09:53 AM
i get a error when booting about my kenral not supporteing virtual box,and the photos show he erors i get when i try to run vbox,runningthe command they give me dose not work.

waxyfresh
November 24th, 2008, 12:07 PM
Anyone?

Simian Man
November 24th, 2008, 12:11 PM
I believe this can happen after kernel updates. Try this:
- Update your system (I see that orange update notifier :))
- Reboot
- run 'sudo /etc/init.d/vboxdrv setup'

Then see if that fixes your problem.

waxyfresh
November 24th, 2008, 12:26 PM
david@IceWeasel:~$ sudo /etc/init.d/vboxdrv setup
[sudo] password for david:
* Usage: /etc/init.d/vboxdrv {start|stop|restart|status}
david@IceWeasel:~$



No change.

waxyfresh
November 24th, 2008, 12:28 PM
david@IceWeasel:~$ virtualbox
WARNING: The character device /dev/vboxdrv does not exist.
Please install the virtualbox-ose-source package and the appropriate
headers, most likely linux-headers-generic.

You will not be able to start VMs until this problem is fixed.



How do i figure out what to install?

silverglade00
November 24th, 2008, 12:47 PM
Open Synaptic and install all of the virtualbox-ose-* packages. Also, install linux-headers-generic like it says.