VirtualBox fails on startup
English · Français
June 27, 2016
Antre du Tryphon

VirtualBox fails on startup

June 27, 2016 · ctheroux Ubuntu Virtual Box

Result Code: NS_ERROR_FAILURE (0x80004005) / Kernel driver not installed (rc=-1908) are the errors displayed when the kernel driver needs to be recompiled. It usually happens when updates to Ubuntu are installed. The kernel driver can be recompiled by issuing one the following commands:

sudo /etc/init.d/vboxdrv setup

or

sudo /sbin/rcvboxdrv setup

The former one works for Ubuntu versions prior to Ubuntu 16.04. If the first one is not found on your system, try the second one.


Leave a Comment

Replying to
Your email address will not be published.

Copyright 2012–2026, Claude "Tryphon" Théroux