• Home
  • About
  • My Family
  • My OS
  • Photos

SendDerek’s Blog

Family, Friends, and Computers

Feeds:
Posts
Comments

How To: Install VirtualBox on Fedora 8 (Werewolf)

November 18, 2007 by sendderek

This is a tutorial on how to get VirtualBox up and running on Fedora 8. If you havn’t yet, add yourself as a “sudoer” by visiting the tutorial this page. Also, this tutorial is for the 32-Bit version of VirtualBox, so you’ll have to customize a little more to get the 64-bit version running (as pointed out in the comments). Everything in the “code” sections should be copy/pasted/typed into the terminal. Right, let’s get to it:

MOVED!
You have arrived here using an outdated link or bookmark. If you would like to view the most recent content or comments on this post, please use the following link to be directed to the proper address.


How To: Install VirtualBox on Fedora 8 (Werewolf)
on DerekHildreth.com/Blog

Thank You.


Possibly related posts: (automatically generated)

  • Guides to Help with Fedora 8 Install

Posted in Fedora Linux | Tagged .vdi, fedora 8, how to, install, tutorial, virtualbox | 30 Comments

30 Responses

  1. on November 18, 2007 at 1:15 pm Guides to Help with Fedora 8 Install « SendDerek’s Blog

    [...] http://sendderek.wordpress.com/2007/11/18/how-to-install-virtualbox-on-fedora-8-werewolf/ [...]


  2. on November 20, 2007 at 9:59 am been

    not working here:

    [root@localhost ~]# sudo /etc/init.d/vboxdrv setup
    Stopping VirtualBox kernel module [ OK ]
    Recompiling VirtualBox kernel module [FAILED]
    (Look at /var/log/vbox-install.log to find out what went wrong) </cite)

    and the log:

    Makefile:68: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR= and run Make again.. Stop.

    how do i specify my kernel folder???


  3. on November 20, 2007 at 10:56 am sendderek

    Sorry to hear that… everything I outlined worked for myself. I recognize the first error though. You get that if you don’t install the “kernel-devel” package, but if you’re replying to my tutorial, I understand that you’ve probably already tried to do that. Have you tried a restart? I don’t think it’s necessary, but it’s worth a shot.

    It looks like another gentleman was having an issue as well on the virtualbox.org forums. Here’s the link:
    http://forums.virtualbox.org/viewtopic.php?t=2236&highlight=&sid=696b7049cdafb9c5dbe7b6f18ccbf6a6

    I hope that helps!

    -Derek

    PS. One person said this about the issue:
    “I installed kernel and kernel source again, then it is working.”


  4. on November 25, 2007 at 1:46 pm Waves77

    Thanks for the tutorial! Took me only a few minutes to get this up and running ;)

    Only problem I ran into was that you linked to the 32bit version. Virtualbox displays an error message about a different driver version, so that can be kind of confusing.

    Simple fix here:
    http://www.virtualbox.org/ticket/825


  5. on November 25, 2007 at 2:53 pm sendderek

    You’re welcome! I’m glad it worked for you.

    Thanks for posting a comment and letting myself and readers know about an issue AND giving a fix for it!

    I have updated the tutorial accordingly.


  6. on December 6, 2007 at 4:12 am 0xception

    Thanks for the tutorial… I did run into a problem on my Fedora 8 install, I was wondering if you’ve run across this problem anywhere else; Basically my sound doesn’t work in the virtual machine. I’m using pulseaudio with the alsa plugin for pulseaudio and i’ve tried just switching back to alsa but that didn’t work either. on boot of the VM (windows in this case) i hear the startup sound for a brief (less then a sec) moment, same for closing down windows. i have the audio enabled in virtualbox and configured to alsa.. anyways i know your not a support forum or anything, just wondering if you’ve seen this before. otherwise i have a lot of digging around to do :(


  7. on December 6, 2007 at 4:23 am 0xception

    … Might want to ignore that last post… Apparently i should always wait another 30 min after i think i’ve run out of things to test before posting for help, because theres always one last thing to try and that normally fixes it :( … well it’s not fixed, but the OSS drivers work fine w/ virtualbox, so maybe my fedora installation’s ALSA driver is messed up.


  8. on December 26, 2007 at 9:15 am Anant

    I am getting the same error as been in his first post


  9. on January 9, 2008 at 5:09 pm Olov

    Thank you for this post!
    Helped me get my v-box working :)
    You only updated one reference to 1.5.4…

    wget http://www.virtualbox.org/download/1.5.4/VirtualBox-1.5.4_27034_fedora8-1.i586.rpm && sudo rpm -ivh VirtualBox-1.5.2_25433_fedora7-1.i586.rpm

    should be:
    wget http://www.virtualbox.org/download/1.5.4/VirtualBox-1.5.4_27034_fedora8-1.i586.rpm&&amp; sudo rpm -ivh VirtualBox-1.5.4_27034_fedora8-1.i586.rpm

    thanks again!


  10. on January 9, 2008 at 5:20 pm sendderek

    Thanks for pointing that out… I totally forgot about updating that part of the command! It has been fixed.

    I also added steps to increase the size of an already created virtual disk.

    Enjoy!


  11. on January 20, 2008 at 8:39 am Dang Duong

    not working here:

    [root@localhost ~]# sudo /etc/init.d/vboxdrv setup
    Stopping VirtualBox kernel module [ OK ]
    Recompiling VirtualBox kernel module [FAILED]
    (Look at /var/log/vbox-install.log to find out what went wrong) </cite)

    and the log:

    Makefile:68: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR= and run Make again.. Stop.

    how do i specify my kernel folder???

    === please check version boot kernel and kernel-devel====


  12. on January 20, 2008 at 11:23 am sendderek

    It looks like *been* had that same problem.

    I found two other people having the same problem, and both of their solutions was to uninstall and then re-install the kernel and kernel-devel packages. Take a look for yourself in any one of these links:

    http://www.howtoforge.com/forums/showthread.php?t=12660
    http://forums.virtualbox.org/viewtopic.php?t=2236&highlight=&sid=696b7049cdafb9c5dbe7b6f18ccbf6a6
    http://forums.virtualbox.org/viewtopic.php?t=1505&highlight=makefile
    http://forums.virtualbox.org/viewtopic.php?t=1493

    I hope this helps.


  13. on January 29, 2008 at 6:30 pm groelofs

    hi there, followed the howto, but running into a problem, i can run Virtualbox without issues on root, but with my user account i get this :

    [Gertjan@localhost ~]$ VirtualBox
    Cannot create/open directory ‘/tmp/.vbox-Gertjan-ipc/ipcd’
    Abnormal termination.

    Gertjan is added in the “vboxusers” Group

    what is going wrong here?


  14. on January 29, 2008 at 10:59 pm sendderek

    What would happen if you tried to chmod that particular file?


    sudo -c 'chmod 777 /tmp/.vbox-Gertjan-ipc/ipcd'

    777 will completely open the file up to all access, so you may want to use it for testing and then change the permissions to 644 and see what happens.


  15. on January 30, 2008 at 1:40 am groelofs

    no effect, same error


  16. on January 30, 2008 at 10:39 am sendderek

    Try to open up permissions on the /tmp folder and see what happens. This is what my permissions look like for that tmp folder:
    http://img.photobucket.com/albums/v203/send_derek/Screenshot-tmpProperties.png

    Also, I noticed that your username has a capital letter in it. I didn’t think usernames were allowed to have capitals. Be sure you’ve added yourself to the vboxusers group with the correct spelling and without capitalization. Maybe that will help?


  17. on January 30, 2008 at 12:48 pm groelofs

    permissions on /tmp folder are the same as yours, trying to make a new user and c if that helps in lower caps since fedora does look for lower caps difference : [root@localhost ~]# usermod -G vboxusers -a gertjan
    usermod: user gertjan does not exist


  18. on January 30, 2008 at 1:58 pm sendderek

    I’m honestly not sure what to tell you. You may want to check on the VirtualBox forums and see if they can help.

    http://forums.virtualbox.org/


  19. on January 30, 2008 at 6:34 pm groelofs

    found the problem, apparently it makes a difference if the login has a capital in it or not, i created another login with exactly the same info and permission, only in lower caps. all works like a charm now.

    guess being an old geezer starting a sentence or a single word with a capital doesn’t pay off in the end. LOL


  20. on January 30, 2008 at 6:38 pm groelofs

    Btw, thanks for the How-to and help m8.


  21. on January 30, 2008 at 6:57 pm sendderek

    Hey, you’re welcome! I’m glad it turned out for you!


  22. on February 1, 2008 at 3:49 pm Gee

    Great Guide!

    On a fresh Fedora 8 install I had to install:

    libSDL-1.2.so.0

    Another option for users, who don’t want to add themselves as sudoers, is the su -c “command”

    Example:
    su -c “yum install libSDL-1.2.so.0″

    And just type in the “root” password.


  23. on February 23, 2008 at 9:08 am maxim

    i have problem i installed it and work and installed centos as virtual but centos can’t ping fedora and vise verca
    fedora ip is 10.0.0.122
    centos 10.0.0.123
    From 10.0.0.122 icmp_seq=2 Destination Host Unreachable


  24. on February 23, 2008 at 10:22 am sendderek

    Sorry to hear that.

    All I can really suggest is that you double-check your settings in the VirtualBox settings manager. If you still don’t find any fault, report to the VirtualBox forums for help. I just don’t know much about the subject when dealing with VirtualBox and networking between host and guest. Sorry.


  25. on February 23, 2008 at 12:15 pm maxim

    i solved it thanks for ur replay i made bridge and used host interface


  26. on February 26, 2008 at 2:10 am dubb

    what happens if i forgot to set up sudo. and install it as root?


  27. on February 26, 2008 at 9:33 am sendderek

    @dubb:
    Installing it using “sudo” is the same thing as installing it using “su -”. You have nothing to worry about!


  28. on March 7, 2008 at 6:48 pm cronaldo

    thanks for the tutorial!

    however, the virtualbox kernel module was not recompiling…

    Then I upgraded my kernel to the latest version, performed your instructions again, and it worked perfectly.

    cheers!


  29. on March 8, 2008 at 4:14 am Chris

    Great how to. Unfortunately, I learnt these steps the hard way, but you list everything I figured out myself. Well done.

    The only issue I’ve had that few tutorials cover are the networking problems. For some reason, it’s a common problem for the guest OS to not have any internet connection. My current setup’s not perfect, but I finally figured out how to enable the internet connection by giving my guest OS the same MAC address as the host.

    Another issue I’ve had is VB does a poor job of capturing certain key presses. For instance, pressing the Windows key won’t activate the start menu in a Windows guest OS.


  30. on March 25, 2008 at 5:13 am Andrei

    Thanx!
    this tutorial solved my problem!
    Andrei



Comments are closed.

  • I’ve Moved!

    Please follow this link to the proper address. I will not be following up on comments on this blog. Please post them at the new address. Why?
  •  

    November 2007
    M T W T F S S
    « Oct   Dec »
     1234
    567891011
    12131415161718
    19202122232425
    2627282930  
  • c

  • Archives

  • Comments Made...

    forum on Tutorial: Setup a Totally Free…
    Tutorial: Setup a To… on Tutorial: Setup Your Own (Self…
    How To Fix The No So… on Guides to Help with Fedora 8…
    SAMI on How To Fix The No Sound Issue …
    SAMI on How To Fix The No Sound Issue …
  • Made on Ubuntu Made on Fedora Get Firefox Browse Happy Stop IE Powered by Wordpress
    Get OpenOffice.org Open Source Licensed Made in USA
    ZwahlenDesign
  • Blog Stats

    • 155,761 hits
  • My Stats

    free webpage hit counter
    View My Stats
  • Recent Posts

    • This Blog Has Moved!
    • Qeirstyn’s Ascending a Vertical Face!
    • Qeirstyn’s Leaving the Frontlines!
    • DerekHildreth.com is Here!
    • Qeirstyn Giving “More” Sign
  • Top Posts

    • How To Fix The No Sound Issue in Firefox Flash
    • How To: Properly Backup a VirtualBox Machine (.VDI)
    • How To: Install VirtualBox on Fedora 8 (Werewolf)
    • Guides to Help with Fedora 8 Install
    • How To Make Great Photo Mosaics with Metapixel
    • Alternative to Belarc Advisor for Linux...
    • Next-Gen Game Graphics: DirectX 10 vs OpenGL2.1
    • Tutorial: Setup a Totally Free, Self-Hosted phpBB Forum
    • Tutorial: Setup Your Own (Self-Hosted) Simple Web Server for Free
    • Playing Around with SAGE on Linux
  • Popular Tags

    .vdi 4GHz apache Baby First Christmas blog CPU DirectX DirectX 10 electromigration features fedora fedora 8 free hildreth home video how to http install Intel Linux metapixel mosaic OpenGL OpenGL 2.1 photomosaic photo mosaic photos picasa web Qeirstyn quantum computing sandy Sandy UT save files screenshot subthreshold voltage tartup time tips trick tutorial ubuntu virtualbox wasatch webserver wordpress.org
  • Popular Categories

    Blogroll Computers/Technology Fedora Linux Linux My Life My Photography Ubuntu Linux

Blog at WordPress.com.

Theme: Mistylook by Sadish.