use my usb stick in virtualbox 1.6.2

Discussions related to using VirtualBox on Linux hosts.
Post Reply
htamayo
Posts: 20
Joined: 7. Aug 2008, 23:59

use my usb stick in virtualbox 1.6.2

Post by htamayo »

Hi, I'm in a debian etch box, I've installed virtualbox 1.6.2 with several guest OS and everything works fine except my usb support, I can't access to my usb stick, here are the steps that I tried to configure it:

0. I've plugged my usb stick
1. select any of my guest os virtual machine
2. click on the "usb" option
3. I've checked the first 2 options: "enable usb controller", "enable usb 2.0 controller"
4. Then I use the button "Add filter from device"
5. From that list i've chosen my usb stick "kingston Data traveler 2.0"
6. OK to the changes and that's it
7. Run into my guest os VM
8. I tried to use my usb stick and I got the next:
In windows: is just able the fd and cdrom (those devices are enable from the VirtualBox configuration menu) Also I got the same in Puppy Linux Dingo, when I tried to mount the devices my usb stick didn't in the list

So, what am I missing? what else I've to tweak?

Regards

Herbert
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

Please see the VirtualBox FAQ for USB issues. The Wiki that is mentioned there, is the one in my signature. You can also find ways to enable USB support for VB on your distro forum. The Ubuntu method in the wiki (and also mentioned here on the forums several times) should suffice.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
htamayo
Posts: 20
Joined: 7. Aug 2008, 23:59

Post by htamayo »

Checking the help there is a chapter to usb issues, so, I just have to add this line to my fstab:

none /proc/bus/usb usbfs devgid=122,devmode=666 0 0

Then i rebooted my system and my usb stick is working, thanks for all
Post Reply