The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Major Issues with VirtualBox

    Discussion in 'Linux Compatibility and Software' started by Meetloaf13, Aug 21, 2008.

  1. Meetloaf13

    Meetloaf13 fear the MONKEY!!!

    Reputations:
    547
    Messages:
    1,717
    Likes Received:
    42
    Trophy Points:
    66
    Ok guys,

    VirtualBox is being REALLY stupid. I have installed it but I get this error:
    Then I uninstalled it and accidentally installed the commercial/trial version of VirtualBox. So I uninstalled that and reinstalled VirtualBox OSE...and now when I click on the icon to start it, nothing happens.

    Why is this being so difficult, I thought VirtualBox was practically made for Linux, and to be easy at that?
     
  2. archer7

    archer7 Notebook Evangelist

    Reputations:
    289
    Messages:
    647
    Likes Received:
    0
    Trophy Points:
    30
    It's stupid because it's a program. :)
    Code:
    # modprobe vboxdrv
    If it doesn't load properly, then you might not have virtualbox-ose-modules installed. Also, you have to be a member of the vboxusers group to use VirtualBox.
    Code:
    # gpasswd -a USERNAME vboxusers
    Replace USERNAME with your own.
     
  3. Meetloaf13

    Meetloaf13 fear the MONKEY!!!

    Reputations:
    547
    Messages:
    1,717
    Likes Received:
    42
    Trophy Points:
    66
    Hey Arch, I just followed the instructions there and no love :(

    am I supposed to reboot or anything after entering those commands into the terminal?

    I have this module installed:
    virtualbox-ose module for linux-image-2.6.24-19-generic

    Edit: I had already added vboxusers, but I did the command anyways, it required a 'sudo' in order to work properly.
     
  4. archer7

    archer7 Notebook Evangelist

    Reputations:
    289
    Messages:
    647
    Likes Received:
    0
    Trophy Points:
    30
    Did the terminal output anything when you entered the modprobe command, or did it just move to another line? No, you shouldn't have to reboot for it to work.

    Try opening a terminal and running virtualbox through it, then post whatever errors it spits out here. :) Or have you already done that?

    P.S. What distro are you running? :D

    P.P.S. I forgot to mention: the VirtualBox GUI needs qt3 to work, so you have to make sure that's installed as well.
     
  5. Meetloaf13

    Meetloaf13 fear the MONKEY!!!

    Reputations:
    547
    Messages:
    1,717
    Likes Received:
    42
    Trophy Points:
    66
    Excellent, I'll do this in the morning and report back, thanks for the help thusfar!
     
  6. theZoid

    theZoid Notebook Savant

    Reputations:
    1,338
    Messages:
    5,202
    Likes Received:
    22
    Trophy Points:
    206
    VirtualBox from the Sun Site is not Trialware...use that instead of the repo's OSE version. You want to print?
     
  7. Meetloaf13

    Meetloaf13 fear the MONKEY!!!

    Reputations:
    547
    Messages:
    1,717
    Likes Received:
    42
    Trophy Points:
    66
    Yeah, that and I want to be able to use Office 2007 whilst in Linux.


    So Odd...running from the terminal gets me past the point where the error showed up prior. Unfortunately I don't have my XP .iso with me at the moment, or I'd make sure it's fully functional (I can only assume that it is).

    Thanks for the genious Mr. Zoid! I'd rep you more if I could, but alas...
     
  8. theZoid

    theZoid Notebook Savant

    Reputations:
    1,338
    Messages:
    5,202
    Likes Received:
    22
    Trophy Points:
    206
    Smile when you say that :cool: