Results 1 to 5 of 5

Thread: Virtual box

  1. #1
    Join Date
    Nov 2012
    Beans
    10

    Virtual box

    I can't use virtual box.


    File vboxdrv don't exist.
    DKMS installed/
    OS Ubuntu 12.10 64-bit.

  2. #2
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Virtual box

    I think it is the headers that you need to install to match your installed kernel.

    Install them then run the command in the error.

    Code:
    sudo /etc/init.d/vboxdrv setup

  3. #3
    Join Date
    Nov 2012
    Beans
    10

    Re: Virtual box

    Quote Originally Posted by howefield View Post
    I think it is the headers that you need to install to match your installed kernel.

    Install them then run the command in the error.

    Code:
    sudo /etc/init.d/vboxdrv setup
    /etc/init.d/vboxdrv don't exist
    Last edited by keter682; November 27th, 2012 at 08:37 PM.

  4. #4
    Join Date
    Oct 2009
    Location
    Elgin, IL USA
    Beans
    3,363
    Distro
    Ubuntu 16.10 Yakkety Yak

    Re: Virtual box

    How did you install virtualbox? Did you download the deb file from https://www.virtualbox.org/wiki/Linux_Downloads or follow instructions farther down the page for "Debian-based Linux distributions"?

    I did the latter (adding the repository and using sudo apt-get), and the only thing I had to do after installing it was add myself to the vboxusers group (although, I am running 64-bit 12.04). I also added the "Extension Pack" from https://www.virtualbox.org/wiki/Downloads

    VboxGuestAdditions.iso ends up in /usr/share/virtualbox which you can mount on the virtual CD of a guest operating system. Although, in certain Linux distributions you might need to uninstall their older default guest additions before installing this matching version.
    i5 650 3.2 GHz upgraded to i7 870, 16 GB 1333 RAM, nvidia GTX 1060, 32" 1080p & assorted older computers

  5. #5
    Join Date
    Nov 2012
    Beans
    10

    Re: Virtual box

    Quote Originally Posted by efflandt View Post
    How did you install virtualbox? Did you download the deb file from https://www.virtualbox.org/wiki/Linux_Downloads or follow instructions farther down the page for "Debian-based Linux distributions"?

    I did the latter (adding the repository and using sudo apt-get), and the only thing I had to do after installing it was add myself to the vboxusers group (although, I am running 64-bit 12.04). I also added the "Extension Pack" from https://www.virtualbox.org/wiki/Downloads

    VboxGuestAdditions.iso ends up in /usr/share/virtualbox which you can mount on the virtual CD of a guest operating system. Although, in certain Linux distributions you might need to uninstall their older default guest additions before installing this matching version.
    Thank you. I soloved my problem.

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
  •