The character device /dev/vboxdrv does not exist
~$ virtualbox
WARNING: The character device /dev/vboxdrv does not exist.
Please install the virtualbox-ose-source package and the appropriate
headers, most likely linux-headers-generic.
You will not be able to start VMs until this problem is fixed.
1. Update the Lucid repo (/etc/apt/sources.list)
2. Reinstall dkms
3. Install virtualbox directly with apt-get or download latest 4.x version for 10.0.4
Conflict with kvm
sudo rmmod kvm-intel
~$ virtualbox
WARNING: The character device /dev/vboxdrv does not exist.
Please install the virtualbox-ose-source package and the appropriate
headers, most likely linux-headers-generic.
You will not be able to start VMs until this problem is fixed.
1. Update the Lucid repo (/etc/apt/sources.list)
2. Reinstall dkms
3. Install virtualbox directly with apt-get or download latest 4.x version for 10.0.4
Conflict with kvm
sudo rmmod kvm-intel