I installed by mandriva installer i have kernel 2.6.22.18
when i try and start a virtual os i get this error
VirtualBox kernel driver not installed. The vboxdrv kernel module was either not loaded or /dev/vboxdrv was not created for some reason. Re-setup the kernel module by executing '/etc/init.d/vboxdrv setup' as root.
VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).
Result Code:
0x80004005
Component:
Console
Interface:
IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}
how can i fix this. I know it is simple but i an a newbe and unskilled with linux as of now thanks Bower
kernal driver not installed
i had the same issue on ubuntu 8.04, it was installed off a cd so i went on the cd and had to install 3 additional packages.. maybe i did not need them all.. but after installing all three i didn't get 1908 and it installed:
the packages i had to add were:
linux-image package
kernel-image package
linux-headers
I did it off the install media so it would match my current kernel version...
Might want to check if those packages are installed
the packages i had to add were:
linux-image package
kernel-image package
linux-headers
I did it off the install media so it would match my current kernel version...
Might want to check if those packages are installed
how can I install
Can I install these over the net? I do not have the dvd anymore? I don't know the commands either to do this. Bower
-
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
Open your packet manager and look for them. Else, you can use Yum as root and install them. This question is in the FAQ and the Manual.
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.
package manager
i tried to install some of the things like DKMS but it always asks which kernel and i choose the one i have and the other one i tried to but it always says sorry that cant be chosen something to that effect. how do i install from the command line or am i doing something wrong. sorry for the newbie knowledge
Bower
Bower