- Nov 30, 2004
- 59,146
- 9,585
- 126
I've been fooling with this for a couple days now, and DuckDuckGo is failing me. I can get VirtualBox installed, but it isn't running right. When I try to start a VM I created, I get this error...
Trying the suggested fix, nothing happens. No error or anything. I have the dkms package installed, as well as the kernel headers, and just to be sure, the kernel source.
After screwing around with it, and attempting to install the non-free version and also getting errors, I now get this when attempting to install via Synaptic...
With this in the details...
Any ideas? I'm finding similar problems on the web, but no fixes, at least none that work for me.

Code:
Failed to open a session for the virtual machine test.
The virtual machine 'test' has terminated unexpectedly during startup with exit code 1.
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Machine
Interface: IMachine {5eaa9319-62fc-4b0a-843c-0cb1940f8a91}
Trying the suggested fix, nothing happens. No error or anything. I have the dkms package installed, as well as the kernel headers, and just to be sure, the kernel source.
After screwing around with it, and attempting to install the non-free version and also getting errors, I now get this when attempting to install via Synaptic...
Code:
E: virtualbox: subprocess installed post-installation script returned error exit status 1
E: virtualbox-dkms: dependency problems - leaving unconfigured
E: virtualbox-qt: dependency problems - leaving unconfigured
With this in the details...
Code:
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install. Trying to recover:
Setting up virtualbox (4.1.12-dfsg-2) ...
insserv: script virtualbox: service vboxdrv already provided!
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing virtualbox (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of virtualbox-dkms:
virtualbox-dkms depends on virtualbox (>= 4.1.12-dfsg-2); however:
Package virtualbox is not configured yet.
dpkg: error processing virtualbox-dkms (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of virtualbox-qt:
virtualbox-qt depends on virtualbox (= 4.1.12-dfsg-2); however:
Package virtualbox is not configured yet.
dpkg: error processing virtualbox-qt (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
virtualbox
virtualbox-dkms
virtualbox-qt
Any ideas? I'm finding similar problems on the web, but no fixes, at least none that work for me.