You need to add this line into your /etc/fstab --- # Added for VirtualBox none /proc/bus/usb usbfs devgid=1002,devmode=666 0 0 ---
Where 1002 is a group granted to handle usb. In my /etc/group I have: usbusers:x:1002:lgallard This means, lgallard user (me) belongs to usbusers group. This information is in the manual, section "10.4.6. USB not working" On 4/18/07, Gordon <[EMAIL PROTECTED]> wrote: > Luis Gallardo wrote: > > > > 2) USB: Plug your USB drive, then select "Enable USB Controller". You > > have to add your USB Drive. Use the icon at the right (the one with a > > USB cable connector and the "+" symbol). > > Done this, but still can't see the USB flash drive (memory stick, thumb > drive or databar) in the guest OS which is XP (CD ROM shows OK....) > Using 1.3.8 on Kubuntu 7.04 with Windows XP as guest OS... > > > _______________________________________________ > vbox-users mailing list > [email protected] > http://vbox.innotek.de/mailman/listinfo/vbox-users > -- Saludos, Luis Gallardo _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
