No /etc/init.d/vboxdrv file
Posted: 19. Feb 2011, 14:57
Hi,
This is my env:
Host: Windows Vista 32-bit
VirtualBox version:4.0.2
VM: Ubuntu Linux
I have installed following:
#apt-get install dkms
dkms is already the newest version. -OK
#apt-get update
#apt-get upgrade
OK
#sh ./VBoxLinuxAdditions.run
OK
I tried to copy VBoxLinuxAdditions.run to another folder, rename it to VBoxLinuxAdditions-x86.run and then run it, installation finished OK.
#apt-get install linux-headers-$
OK
Then I tried to mount folders and found out that the /etc/init.d/vboxdrv is missing. So when I try to simply check VBoxManage version I get:
root@Morpheus:/# VBoxManage -v
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.
3.2.8_OSEr64453
So I guess my question is how to install virtualbox-ose-dkms package?
This is my env:
Host: Windows Vista 32-bit
VirtualBox version:4.0.2
VM: Ubuntu Linux
I have installed following:
#apt-get install dkms
dkms is already the newest version. -OK
#apt-get update
#apt-get upgrade
OK
#sh ./VBoxLinuxAdditions.run
OK
I tried to copy VBoxLinuxAdditions.run to another folder, rename it to VBoxLinuxAdditions-x86.run and then run it, installation finished OK.
#apt-get install linux-headers-$
OK
Then I tried to mount folders and found out that the /etc/init.d/vboxdrv is missing. So when I try to simply check VBoxManage version I get:
root@Morpheus:/# VBoxManage -v
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.
3.2.8_OSEr64453
So I guess my question is how to install virtualbox-ose-dkms package?