Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Problem setting up VirtualBox

  1. #1
    Join Date
    Apr 2007
    Location
    Pensacola, FL
    Beans
    418
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Problem setting up VirtualBox

    I get this when I try and set up VirtualBox. I am not sure what I did wrong. I have 7.10 with all upgrades. I should have the right kernel then right?


    Code:
    VirtualBox kernel driver not installed. The vboxdrv kernel module was either not loaded or /dev/vboxdrv was not created for some reason. Please install the virtualbox-ose-modules package for your kernel and execute '/etc/init.d/vboxdrv start' as root.
    VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).
    
    
    Result Code: 
    0x80004005
    Component: 
    Console
    Interface: 
    IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}
    confused, thanks for any help.

    Josh
    "Well, now that we have seen each other," said the Unicorn, "if you'll believe in me, I'll believe in you. Is that a bargain?" --Alice in Wonderland

    If someone asks you to sudo rm -rf anything don't do it.

  2. #2
    Join Date
    Apr 2007
    Location
    Pensacola, FL
    Beans
    418
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Problem setting up VirtualBox

    Ok, I got it.

    First I had to start the Virtual drivers by
    Code:
    sudo /etc/init.d/vboxdrv start
    Then I added myself to the group vboxdrv

    That worked like a charm.

    I hope this helps someone else.
    "Well, now that we have seen each other," said the Unicorn, "if you'll believe in me, I'll believe in you. Is that a bargain?" --Alice in Wonderland

    If someone asks you to sudo rm -rf anything don't do it.

  3. #3
    Join Date
    Jul 2007
    Beans
    108

    Re: Problem setting up VirtualBox

    Quote Originally Posted by oneadvent View Post
    Ok, I got it.

    First I had to start the Virtual drivers by
    Code:
    sudo /etc/init.d/vboxdrv start
    Then I added myself to the group vboxdrv <-----

    That worked like a charm.

    I hope this helps someone else.
    How do you do that?
    DISCLAIMER: You have to explain it to me in the simplest terms.

  4. #4
    Join Date
    Apr 2007
    Location
    Pensacola, FL
    Beans
    418
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Problem setting up VirtualBox

    Went to system-->administration-->users and groups

    I then went to the manage groups for my user, and scrolled down to vboxusers.

    All you have to do is check mark your user id, and then I believe you have to restart gnome.

    Let me know if you have any problems.
    "Well, now that we have seen each other," said the Unicorn, "if you'll believe in me, I'll believe in you. Is that a bargain?" --Alice in Wonderland

    If someone asks you to sudo rm -rf anything don't do it.

  5. #5

    Re: Problem setting up VirtualBox

    virtualbox 1980 error linux mint FIX


    _____

    VirtualBox kernel driver not installed. The vboxdrv kernel module was either not loaded or /dev/vboxdrv was not created for some reason. Please install the virtualbox-ose-modules package for your kernel and execute '/etc/init.d/vboxdrv start' as root.
    VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).

    or similar error....

    _____

    I did not find an answer specific to Mint so here it is.....


    System menu (daryna in my case) > Administration > Users and groups (enter root password) > select your name > Properties > advanced > change 'main group' to vboxusers

    restart your system

    bingo

  6. #6
    Join Date
    Jan 2007
    Beans
    24

    Re: Problem setting up VirtualBox

    I still have this problem, ive done what you suggested also i get " No suitable module for running kernel found" when i try the Terminal commands

  7. #7
    Join Date
    Apr 2007
    Location
    Pensacola, FL
    Beans
    418
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Problem setting up VirtualBox

    have you installed virtualbox-ose-modules?

    If so can you post the command that you are using and the exact error that pops out?

    thanks!
    "Well, now that we have seen each other," said the Unicorn, "if you'll believe in me, I'll believe in you. Is that a bargain?" --Alice in Wonderland

    If someone asks you to sudo rm -rf anything don't do it.

  8. #8
    Join Date
    Dec 2006
    Location
    Toronto, Canada
    Beans
    10
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Problem setting up VirtualBox

    Installed VirtualBox from the Ubuntu repository.

    Got the "no suitable module for running kernel found" and "VirtualBox kernel driver not installed." errors.

    Followed instructions to run "sudo /etc/init.d/vboxdrv setup" and the machine's response is that 'setup' isn't one of the commands that can be used with vboxdrv. Tried reinstalling, and a number of other cryptic commands that people have offered to try and fix it.

    I finally uninstalled it and downloaded a .deb from the official Sun VirtualBox site:


    http://www.virtualbox.org/wiki/Linux_Downloads

    I grabbed the Ubuntu-appropriate one for my machine, and it installed cleanly.

    Tried to start my VM, and lo and behold, it worked!
    Thanks to all who have offered solutions, but I recommend downloading from the Sun site.

  9. #9
    Join Date
    Nov 2006
    Location
    California, US
    Beans
    28
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Problem setting up VirtualBox

    Try to install dkms from Ubuntu repos. Next time when you install/upgrade virtualbox or linux kernel it should automatically compile and install virtualbox kernel.

    I highly recommend you install VirtualBox using Sun's release, not Ubuntu repos. OSE edition comes with limited function (USB is a major one).

    Make sure you put your name in vboxuser from User & Group.
    Last edited by tenghoward; August 26th, 2009 at 06:27 PM.

  10. #10
    Join Date
    Aug 2009
    Beans
    15
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Problem setting up VirtualBox

    when i try to log in it gives me an error
    Connecting to 'localhost:20012'...
    vbox: can't connect to 'localhost:20012'.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •