Page 1 of 1
can't use virtual box (again)
Posted: 6. Sep 2008, 16:02
by Pliam
hi i have vista and kubuntu hardy installed .and i installed virtualbox on both operatingsystems and every time i want to use it in Linux i keep on getting this messege
http://img47.imageshack.us/my.php?image ... ot3sg8.png
Posted: 6. Sep 2008, 16:09
by Sasquatch
I would say, check your repositories for that module. Virtualbox-OSE-kernel-modules-generic should do it, or whatever kernel flavour you run.
However, since you run a dualboot and use the same VMs in each Host OS, I advise you to remove the OSE edition completely and install the Binary version from the site where you also found the Windows installer (there is also now a Debian Repository with the Binary version).
Posted: 6. Sep 2008, 16:41
by Pliam
could you post a link to show me where it is please?
Posted: 6. Sep 2008, 17:31
by Sasquatch
What where is? The OSE kernel module or the PUEL version for your distro? For the latter, please look a bit more (like higher up the page for example).
Posted: 6. Sep 2008, 18:27
by TerryE
If you search for VERR_VM_DRIVER_NOT_INSTALLED you will see various discussions on this. When VBox loads it attempts to connect to /dev/vboxdrv. If you aren't a member of vboxusers or the driver wasn't loaded you get this error. So did you remember to add yourself to the VBox group as you were told to do in the install instructions.
Also check that the driver is loading. Have you done this? If not eithr something went wrong in the install or you've had a kernel upgrade.
Posted: 7. Sep 2008, 03:32
by Pliam
i added my self to the vboxusers group but is there anyway to get that driver working?
Posted: 7. Sep 2008, 03:35
by TerryE
You have to log out and in again for the group permissions to work.
Had this problem too
Posted: 7. Sep 2008, 14:16
by titanhoss
the solution is simpler than you'd think...
'virtualbox' calls the OSE version which you haven't installed, so generates that message.
'VirtualBox' will launch the PEULA version.
Titanhoss
Posted: 7. Sep 2008, 14:46
by TerryE
titanhoss, welcome to the forum. Out of interest if I type
virtualbox on my Hardy box, I get:
- The program 'virtualbox' is currently not installed. You can install it by typing:
sudo apt-get install virtualbox-ose