Na het maken van een nieuwe virtuele machine, start ik de machine op met de knop start.
Ik krijg dan 2 foutmeldingen in aparte dialoogvensters:
Eerste foutmelding:
VirtualBox-Error
Failed to open a session for the virtual machine ubuntu.
Virtual machine 'ubuntu' has terminated unexpectedly during startup.
Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
Machine
Interface:
IMachine {1e509de4-d96c-4f44-8b94-860194f710ac}
Tweede foutmelding:
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.
Ik heb gedaan wat er staat, maar dat lukt niet en eigenlijk snap ik het ook niet...
Wie kan me helpen?