Results 1 to 5 of 5

Thread: Problem in installing a new OS on virtualbox

  1. #1
    Join Date
    Dec 2009
    Beans
    14

    Problem in installing a new OS on virtualbox

    That is what happens ..

    Screenshot from 2013-02-16 19:58:57.jpg


    And this is the log file ..

    Screenshot from 2013-02-16 20:02:09.jpg

  2. #2
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: Problem in installing a new OS on virtualbox

    The command needs to be run with root permissions...
    Code:
    sudo /etc/init.d/vboxdrv setup
    If it still doesn't work then make sure that you have the correct kernel headers installed...
    Code:
    sudo apt-get install linux-headers-`uname -r`
    Cheesemill

  3. #3
    Join Date
    Dec 2009
    Beans
    14

    Re: Problem in installing a new OS on virtualbox

    Still the same error message ..
    After trying the second code ..

  4. #4
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: Problem in installing a new OS on virtualbox

    Can you copy and paste here exactly what commands you are trying and the exact output please.
    Cheesemill

  5. #5
    Join Date
    Dec 2008
    Beans
    144

    Re: Problem in installing a new OS on virtualbox

    What happens to me, when there is a kernel update. The OS will not load and then get a kernel error.It's an easy fix. Just reinstall vbox, everything will be like it was. So you might want to try reinstalling VB.

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
  •