Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 15th June 2012, 10:56 PM
Cylinder57 Offline
Registered User
 
Join Date: Apr 2012
Location: North America
Posts: 36
windows_xp_2003firefox
/etc/init.d/vboxdrv setup errors? Virtualbox solutions!

Hello everyone,

Do you get some kind of error that asks you to install DKMS? When you try
/etc/init.d/vboxdrv setup, does it fail?? Here's the solution.

If you have Virtualbox, first, please remove it. (I'm not sure if this is necessary, but just to make sure this solution works, please remove virtualbox.)

yum remove VirtualBox-4.1

Note that the command might be "yum remove Virtualbox-4.0" instead, depending on your version of virtualbox. (e.g. when your version of Virtualbox is 4.0.16.) Note that the latest version of Virtualbox is 4.1.16, so people with this latest version will use "yum remove VirtualBox-4.1"

Then, From:
http://www.if-not-true-then-false.co...-red-hat-rhel/

Change to root user with su or sudo, obviously.

Install fedora Repo files:

cd /etc/yum.repos.d/
wget http://download.virtualbox.org/virtu...irtualbox.repo

Update packages:

yum update

Check for latest kernel version.

rpm -qa kernel |sort |tail -n 1

uname -r

Output from these two commands should match. If not, reboot the computer.

(The following information is not from that website.)

After that, type these commands (to install what is necessary: )

yum install kernel-devel kernel-headers xinetd
yum groupinstall "Development Tools"

(The following information is from that website.)

Then reinstall virtualbox.

yum install Virtualbox-4.1

Rebuild kernel modules:

/etc/init.d/vboxdrv setup

Then add Virtualbox users to vbox group:

usermod -a -G vboxusers user_name

Replace user_name with any user name, such as your own.

Then, just run virtualbox again.

Last edited by Cylinder57; 15th June 2012 at 11:20 PM. Reason: I don't want to have to rely on a website for instructions
Reply With Quote
Reply

Tags
dkms, error, errors, setup, solutions, vboxdrv, virtualbox

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
VIrtualBox (vboxdrv) is either not loaded pedenski Using Fedora 13 15th August 2012 10:13 AM
[SOLVED] VirtualBox USB subsystem errors bike_head Using Fedora 3 1st February 2012 01:58 AM
Install errors for VirtualBox jmcc2950 Installation and Live Media 6 7th May 2010 06:39 PM
VirtualBox: cannot 'modprobe vboxdrv' jeanluca Using Fedora 2 24th December 2009 10:19 PM
Medal of Honor - Allied Assult (Errors and Solutions) Rohit Gamers' Lounge 7 25th May 2007 04:30 PM


Current GMT-time: 15:26 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat