Skip to content

Virtualbox could not start - error message says "run /etc/init.d/vboxdrv setup"

If you shell outputs something like the following don't get frustrated, the solution is just one apt-get install away! The error

WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release. Stopping VirtualBox kernel modules:. Uninstalling old VirtualBox DKMS kernel modules:. Trying to register the VirtualBox kernel modules using DKMS:Error! echo Your kernel headers for kernel 3.0.0-1-686-pae cannot be found at /lib/modules/3.0.0-1-686-pae/build or /lib/modules/3.0.0-1-686-pae/source. Failed, trying without DKMS ... failed! Recompiling VirtualBox kernel modules: Look at /var/log/vbox-install.log to find out what went wrong ... failed!

The solution

apt-get install linux-headers-3.0.0-1-686-pae /etc/init.d/vboxdrv setup
You see, your system just needs the current kernel header file and thats it.

Thanks zzeroo for the the hint

Trackbacks

No Trackbacks

Comments

Display comments as Linear | Threaded

No comments

Add Comment

E-Mail addresses will not be displayed and will only be used for E-Mail notifications.
To leave a comment you must approve it via e-mail, which will be sent to your address after submission.

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

Markdown format allowed
Form options