Virtual box Error

Asked by HASHIR

While installing an OS in virtual box, the following error is coming:

Failed to open a session for the virtual machine win2003.
Virtual machine 'win2003' has terminated unexpectedly during startup.
Details:-
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Machine
Interface: IMachine {99404f50-dd10-40d3-889b-dd2f79f1e95e}
                                        &
Kernel driver not installed (rc=-1908)
Please install the virtualbox-ose-dkms package and execute
'modprobe vboxdrv' as root.

Please help me to overcome the issue.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu virtualbox-ose Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#1

sudo apt-get install --reinstall dkms

May help

Revision history for this message
HASHIR (h2hashir) said :
#2

Thanks actionparsnip, that solved my question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Wow, what a guess!!