Results 1 to 6 of 6

Thread: Latest Update break VirtualBox

  1. #1
    Join Date
    Nov 2007
    Beans
    12

    Exclamation Latest Update break VirtualBox

    After the latest updates to Ubuntu 8 VirtualBox stopped working
    I'm getting the following message

    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, e.g. virtualbox-ose-modules-generic..
    VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).


    Result Code:
    0x80004005
    Component:
    Console
    Interface:
    IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}
    I tried to reinstall the package virtualbox-ose-modules-generic but the problem still exists.

    HELP PLEASE

  2. #2
    Join Date
    Aug 2007
    Location
    Manchester, UK
    Beans
    10,285
    Distro
    Ubuntu

    Re: Latest Update break VirtualBox

    From a terminal run
    Code:
    sudo /etc/init.d/vboxdrv setup
    It should work then...you may have to reboot first, I'm not sure

  3. #3
    Join Date
    Nov 2007
    Beans
    12

    Re: Latest Update break VirtualBox

    When I run sudo /etc/init.d/vboxdrv setup
    I get Usage: /etc/init.d/vboxdrv {start|stop|restart|status}

    Doing sudo /etc/init.d/vboxdrv restart
    I get:
    * Stopping VirtualBox kernel module vboxdrv[OK ]
    * Starting VirtualBox kernel module vboxdrv
    * No suitable module for running kernel found.

  4. #4
    Join Date
    Apr 2006
    Beans
    28
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Latest Update break VirtualBox

    The virtualbox module for the new kernel is not available yet. I am waiting for it as well.

    As a workaround you can boot into the .18 kernel instead of the new .19.
    Last edited by BARlotta; June 18th, 2008 at 03:17 PM.

  5. #5
    Join Date
    Nov 2007
    Beans
    12

    Re: Latest Update break VirtualBox

    Thank you

  6. #6
    Join Date
    Jun 2007
    Location
    USA
    Beans
    524
    Distro
    Kubuntu 10.04 Lucid Lynx

    Re: Latest Update break VirtualBox

    Quote Originally Posted by Joeb454 View Post
    From a terminal run
    Code:
    sudo /etc/init.d/vboxdrv setup
    It should work then...you may have to reboot first, I'm not sure
    Without the new Kmod, this wont work. Not sure when I first started seeing posts about this as a fix, but it is completely wrong.

Tags for this Thread

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
  •