"Virtual machine 'Ubuntu_Client' has terminated unexpectedly during startup.
Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
Machine
Interface:
IMachine {ea6fb7ea-1993-4642-b113-f29eb39e0df0}"
I then received another error window that said the following:
"VERR_VM_DRIVER_NOT_INSTALLED (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Re-setup the kernel module by executing
'/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu or Fedora should install the DKMS package at first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary."
First, I tried typing sudo /etc/init.d/vboxdrv setup at the command line but it said "Command not found". I used the locate command but it did not find vboxdrv in any other directory.
I also checked to make sure that the DKMS package and virtual-ose-source package were installed. Has anyone else ran into this issue before? Does anybody have any advice of how to fix this issue? I would like to thank you all in advance!
