can't use virtual box (again)

Discussions related to using VirtualBox on Linux hosts.
Post Reply
Pliam
Posts: 38
Joined: 2. Jan 2008, 05:35

can't use virtual box (again)

Post 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
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post 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).
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Pliam
Posts: 38
Joined: 2. Jan 2008, 05:35

Post by Pliam »

could you post a link to show me where it is please?
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post 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).
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Post 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.
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
Pliam
Posts: 38
Joined: 2. Jan 2008, 05:35

Post by Pliam »

i added my self to the vboxusers group but is there anyway to get that driver working?
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Post by TerryE »

You have to log out and in again for the group permissions to work.
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
titanhoss
Posts: 1
Joined: 7. Sep 2008, 14:13

Had this problem too

Post 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
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Post 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
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
Post Reply