Hello,
I have a problem installing/using VirtualBox in Dagda (64 bit),
It reports:
Kernel driver not installed (rc=-1908)
Please install the virtualbox-dkms package and execute 'modprobe vboxdrv' as
root.
and
WARNING: The character device /dev/vboxdrv does not exist.
Please install the virtualbox-ose-dkms package and the appropriate
headers, most likely linux-headers-generic.
You will not be able to start VMs until this problem is fixed.
Google wasn't of much help, I tried installing the suggested packages, adding
the user to the virtualbox group, and ran
root: modprobe vboxdrv
FATAL: Module vboxdrv not found.
and
sudo /etc/init.d/vboxdrv setup
but nothing seems to work.
What am I missing ?