Problem with Virtualbox

Today Virtualbox on my ACER D250 (Ubuntu Remix 9.10, kernel 2.6.31-20-generic) did not start, reporting this error:

 Error In suplibOsInit

Kernel driver not installed (rc=-1908)

Googling a lot, I did not easily find the answer. Many experts say that this is consequence of updating the kernel, but this was not the case.

The most frequent tip was to give the following command:

sudo /etc/init.d/vboxdrv setup

This did not work, here the result:

/etc/init.d/vboxdrv: command not found

Another proposed solution was to find a backupped copy of vboxdrv, named vboxdrv.dpkh-bkp, and rename it to vboxdrv. No such file was in my computer.

Here is the solution that worked: restart the virtualbox-ose module with

sudo /etc/init.d/virtualbox-ose start

(0rr4d0

Advertisement

Tags: ,

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s


Follow

Get every new post delivered to your Inbox.