Results 1 to 5 of 5

Thread: Virtualbox, guides, usb and 8.04

  1. #1
    Join Date
    Jul 2007
    Beans
    29

    Virtualbox, guides, usb and 8.04

    Hi all,

    I've been following the guides here to make USB work on my Virtualbox.
    Nothing seems to work. I want to use the Virtualbox package on the repositories, just to be safe when upgrading to the next ubuntu version.

    But I am really getting tired of this. Is it possible to have USB on the OSE version of the repositories? If not, tell me please, I will have to use the commercial version.

    Thanks.

  2. #2
    Join Date
    Jul 2007
    Beans
    29

    Re: Virtualbox, guides, usb and 8.04

    I will answer to myself, with the hope it will help any other one. OSE does NOT support USB. What a ****

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

  3. #3
    Join Date
    Apr 2008
    Location
    Hollywood, California
    Beans
    335
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Virtualbox, guides, usb and 8.04

    You got it dude, stay away from the Synaptic and the OSE version.

    I'm in Gutsy and USB works great. Just be sure to do the guest additions.

    You can try this for USB too:

    http://www.ubuntu1501.com/2007/12/in...b-support.html

    And for printing:

    http://forums.virtualbox.org/viewtop...ht=usb+printer

    Good luck brah!

  4. #4
    Join Date
    May 2008
    Beans
    2

    Re: Virtualbox, guides, usb and 8.04

    First off, you need to download the virtual box .deb package from Sun's website directly.

    Second, edit your /etc/fstab file with this command:

    sudo gedit /etc/fstab

    Once in fstab, you have to make your final line of code read:

    none /proc/bus/usb usbfs devgid=124,devmode=664 0 0


    Replace "124" with whatever your group ID is for vboxusers, and you should be in business.

  5. #5
    Join Date
    May 2008
    Beans
    5

    Re: Virtualbox, guides, usb and 8.04

    I just got VirtualBox OSE 1.6 working with USB yesterday on Xubuntu 8.04 using the following guide:

    http://www.ubuntu-unleashed.com/2008...rdy-heron.html

    It worked like a charm for me and I suggest you check it out. Also, I recommend downloading the 1.6 version and not the 1.5 version:

    http://www.ubuntu-unleashed.com/2008...or-ubuntu.html

    Like tonyargenta said, Do not use the repository. Use the .deb package. I first tried installing from the repositories, but couldn't get USB support. The deb package worked like a charm though. Good luck!

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
  •