Fedora Linux Support Community & Resources Center
  #1  
Old 26th October 2008, 06:32 AM
Psycho Offline
Registered User
 
Join Date: Aug 2008
Location: Wisconsin
Posts: 54
virtualbox

hey, I am trying to use virtualbox however I get this error.



any help?
__________________
\m/ Rock On \m/
xX Stay Edge Xx
Reply With Quote
  #2  
Old 26th October 2008, 10:01 AM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930
So stop the virtualbox service and re-install the software.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #3  
Old 26th October 2008, 12:13 PM
axet Offline
Registered User
 
Join Date: Jul 2008
Posts: 378
sudo /etc/init.d/vboxdrv setup
Reply With Quote
  #4  
Old 26th October 2008, 01:51 PM
Psycho Offline
Registered User
 
Join Date: Aug 2008
Location: Wisconsin
Posts: 54
glennzo, the reason I posted this is because I already tried that.
__________________
\m/ Rock On \m/
xX Stay Edge Xx
Reply With Quote
  #5  
Old 26th October 2008, 01:59 PM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930
That's OK. Did you try axet's suggestion? That may be the correct response. It is what you need to do after a kernel update.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #6  
Old 26th October 2008, 02:26 PM
crossz's Avatar
crossz Offline
Registered User
 
Join Date: Oct 2008
Posts: 55
axet is right.

When you start VirtualBox in terminal, you will get some helpful instruction. Just like axet said. sudo /etc/init.d/vboxdrv setup
__________________
Cross.
=========================
my blog: http://crossonline.blogspot.com
Reply With Quote
  #7  
Old 26th October 2008, 02:52 PM
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,142
You will probably get that error each time you upgrade the kernel. (As well as the first time you start VBox.)

As axet said, usually the solution is, either as root or with root privilege to run /etc/init.d/vboxdrv setup

Please try that and see if it works.
You might (or might not) also need kernel headers for it to work.

sudo yum -y install gcc make gcc-c++ kernel-devel

This pulls in a few other programs as well, many of them necessary to do any compiling.
Reply With Quote
  #8  
Old 26th October 2008, 04:22 PM
axet Offline
Registered User
 
Join Date: Jul 2008
Posts: 378
that is not kernel upgrade issue. that is incompatible virtualbox drivers version, and issue happens after upgrade virtualbox from 2.0.2 to 2.0.4
Reply With Quote
  #9  
Old 26th October 2008, 04:26 PM
bluebeeem Offline
Registered User
 
Join Date: Jan 2007
Posts: 9
I had this problem after updating from 2.02 to 2.04. I realised I had accidentally installed the 32bit version after previously using the 64bit package. Installing the correct package solved the problem.
Reply With Quote
  #10  
Old 26th October 2008, 04:57 PM
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,142
@axet yes, but at time, I believe there have been posts from people where it turned out that the problem was that they didn't have one or another of the development libraries or headers--apparently VBox does require some.

However, that is NOT a positive statement on m part. My memory is vague, and I'd have to test it on a fresh install to be sure of that. On the other hand, unless the OP is running a server or something with extremely limited space, having those things won't hurt and might save headaches in the future.

However, I cannot be 100 percent positive that my previous post was correct, so will thank you for the correction.
Reply With Quote
  #11  
Old 26th October 2008, 06:53 PM
Psycho Offline
Registered User
 
Join Date: Aug 2008
Location: Wisconsin
Posts: 54
I tried axet's solution and that didn't work.
Then I tried scottro's. also no luck.
__________________
\m/ Rock On \m/
xX Stay Edge Xx
Reply With Quote
  #12  
Old 26th October 2008, 06:58 PM
axet Offline
Registered User
 
Join Date: Jul 2008
Posts: 378
try to remove virtualbox rpm, then reinstall it and do /etc/init.d/vboxdrv setup.

and put output here pls
Reply With Quote
  #13  
Old 27th October 2008, 03:02 AM
Psycho Offline
Registered User
 
Join Date: Aug 2008
Location: Wisconsin
Posts: 54
haha. I was just dumb.
I accidentally clicked the wrong link and dl'd i386 as opposed to 86_64
__________________
\m/ Rock On \m/
xX Stay Edge Xx
Reply With Quote
  #14  
Old 27th October 2008, 05:14 AM
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,142
Thank you for coming back and posting the solution. It will quite possibly help others in the future.
Reply With Quote
Reply

Tags
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
FC-11 VirtualBox USB subvet646 Using Fedora 0 17th September 2009 12:22 AM
VirtualBox 2 robghealey Alpha, Beta & Snapshots Discussions (Fedora 11 Only) 2 4th April 2009 02:08 AM
Virtualbox 2 available Nokia Wibble 35 26th October 2008 08:12 PM
Need Help With VirtualBox sli77 Using Fedora 9 3rd April 2008 04:29 AM
[SOLVED] VirtualBox (and maybe others) GUI ADW Using Fedora 7 29th August 2007 04:33 PM


Current GMT-time: 03:28 (Friday, 24-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