Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-16-2012, 09:13 AM
|
#1
|
Member
Registered: Jan 2010
Distribution: Fedora 19
Posts: 83
Rep:
|
VitrualBox module vboxdrv, vboxnetflt, vboxnetadp
Hello all,
I'm using Fedora 17 x86_64 bit, I was working with kernel version 3.3.7-1.fc17.x86_64.
I had virtualbox running [ OK ].
Then I wanted to update ( yum update -y), during the update my kernel was upgraded to 3.4.0-1.fc17.x86_64.
But then there was a problem with my VirtualBox, the problem as follows:
When I try to run one of my installed (in VBOX) OSs, VBOX tells me this messege :
PHP Code:
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'
So (after a reboot) I do as VBOX says (as root)
PHP Code:
'/etc/sysconfig/modules/VirtualBox-OSE.modules'
Then I got this :
PHP Code:
ERROR: Module vboxdrv not found.
ERROR: Module vboxnetflt not found.
ERROR: Module vboxnetadp not found.
I've no Idea how to add or remove or configure a module
Please help.
|
|
|
06-16-2012, 09:28 AM
|
#2
|
LQ 5k Club
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,321
|
See this link --> http://download.virtualbox.org/virtu...UserManual.pdf
Look through the section on linix installation. It lists the things that have to be on your system.
They include DKMS and the kernel headers for the current kernel. The original modules were there if v-box was working. With the nes kernel, something is missing. If you have the correct herders and DKMS installed, new vbox* files would have been generated.
|
|
|
06-16-2012, 01:52 PM
|
#3
|
Member
Registered: Jan 2010
Distribution: Fedora 19
Posts: 83
Original Poster
Rep:
|
Thank you camorri, but according to the manual
PHP Code:
2.3.2 The VirtualBox kernel module
Which is on page 35, it says
PHP Code:
If DKMS is available and installed, the VirtualBox kernel module should always work automat-
ically, and it will be automatically rebuilt if your host kernel is updated.
Otherwise, there are only two situations in which you will need to worry about the kernel
module:
Which is my case (no DKMS), after that it says :
PHP Code:
The kernel of your Linux host was updated and DKMS is not installed. In that case, the
kernel module will need to be reinstalled by executing (as root):
/etc/init.d/vboxdrv setup
Which is exactly my case, so I tried /etc/init.d/vboxdrv setup and get: No such file or directory ...
I've tried to reinstall but did not work, knowing that I've installed DKMS (after it was too late ).
|
|
|
06-16-2012, 05:22 PM
|
#4
|
LQ 5k Club
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,321
|
Have you got the kernel headers for the new kernel installed? You are missing something, and the headers are the best bet.
|
|
|
06-17-2012, 04:27 PM
|
#5
|
Member
Registered: Jan 2010
Distribution: Fedora 19
Posts: 83
Original Poster
Rep:
|
Yes, kernel headers are installed
PHP Code:
[root@localhost rc1.d]# rpm -qa|grep kernel libreport-plugin-kerneloops-2.0.10-3.fc17.x86_64 kernel-devel-3.4.0-1.fc17.x86_64 kernel-headers-3.4.0-1.fc17.x86_64 abrt-addon-kerneloops-2.0.10-4.fc17.x86_64 kernel-3.3.4-5.fc17.x86_64 kernel-3.4.0-1.fc17.x86_64 kernel-devel-3.3.4-5.fc17.x86_64
Thank you camorri for ur time
|
|
|
06-17-2012, 08:22 PM
|
#6
|
LQ 5k Club
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,321
|
What happens if you run the command
Quote:
/etc/init.d/vboxdrv setup
|
Could you run it, and if there are errors, post the error text.
|
|
|
06-20-2012, 07:26 AM
|
#7
|
LQ Newbie
Registered: Jun 2012
Posts: 1
Rep:
|
Hello, J.A.X.
I have solved this problem by installing kmod-VirtualBox package from rpmfusion repository. My VirtualBox package is also installed from this repo.
Seems like DKMS installation and running command:
Quote:
/etc/init.d/vboxdrv setup
|
works only if you have installed VirtualBox from official repository, not from RPM Fusion.
|
|
|
06-20-2012, 09:05 AM
|
#8
|
LQ 5k Club
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,321
|
J.A.X. can you mark the thread 'solved' with the thread tools please.
|
|
|
All times are GMT -5. The time now is 10:08 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|