Cannot install virtualbox-ose-guest-dkms on Ubuntu 10.04
- by mrduongnv
I'm using Ubuntu 10.04 and kernel: 2.6.38-11-generic-pae. While using VirtualBox, i got this error:
Kernel driver not installed (rc=-1908)
Please install the virtualbox-ose-dkms package and execute 'modprobe
vboxdrv' as root.
I tried to execute the command: sudo modprobe vboxdrv and got this error:
FATAL: Module vboxdrv not found.
…