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
can't use virtual box (again)
-
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
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).
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.
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.
-
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
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.
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:
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.
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.
Google your Q site:VirtualBox.org or search for the answer before posting.
-
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:
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.
Google your Q site:VirtualBox.org or search for the answer before posting.
Had this problem too
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
'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:
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.
Google your Q site:VirtualBox.org or search for the answer before posting.