Each time i try to run one of my guest OSses i get this error:
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Machine
Interface: IMachine {13420cbb-175a-4456-85d0-301126dfdec7}
And this error text:
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is probably not loaded.
If you installed or VirtualBox OSE package recently you need to restart the computer for the driver to load.
Alternatively, you may attempt to load the driver by issuing the following command with system administrator (root) privileges:
'/etc/sysconfig/modules/VirtualBox-OSE.modules'
I try to run the command but it returns another error:
[emil@endor ~]$ sudo /etc/sysconfig/modules/VirtualBox-OSE.modules
[sudo] password for emil:
FATAL: Module vboxdrv not found.
FATAL: Module vboxnetflt not found.
can you help me?
Edit:
There's an error report here: http://pastebin.com/f1af03065
[Solved] vboxdrv errors...
-
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
Re: vboxdrv errors...
Check your repository. You haven't installed the modules package. The OSE version consists of several packages, which you have to install before you have a fully working install. Just open your graphical package manager and search for virtualbox-ose. You should have a packages called virtualbox-ose-modules.
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.
-
mine809
- Posts: 2
- Joined: 4. Jul 2009, 17:08
- Primary OS: Fedora other
- VBox Version: OSE Fedora
- Guest OSses: Windows XP
Re: vboxdrv errors...
Thank you it worked...
--mine809
--mine809