On Wed, 2008-11-05 at 16:29 +0100, Frank Mehnert wrote:
> On Tuesday 04 November 2008, Mundi wrote:
> > How should I enable USB support in Ubuntu 8.10 host with VirtualBox?
> 
> Have a look at the updated FAQ at
> 
>   http://www.virtualbox.org/wiki/User_FAQ

USB on Ubuntu/Intrepid: Finally, the Ubuntu guys completely removed
these lines. So you have to manually add them again: 

        mkdir -p /dev/bus/usb/.usbfs
        domount usbfs "" /dev/bus/usb/.usbfs usbfs 
-obusmode=0700,devmode=0600,listmode=0644
        ln -s .usbfs/devices /dev/bus/usb/devices
        mount --rbind /dev/bus/usb /proc/bus/usb

Has a bug been opened with Ubuntu about this?  I would be so much nicer
if it just worked out of the box rather than having to back out changes
Ubuntu are making.

Additionally, the instructions in the FAQ don't really tell an Intrepid
user where to put those lines above in the mountdevsubfs.sh script.

Can this functionality not be added to one of the virtualbox initscripts
intead, for a more "it just works" feel?

b.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
vbox-users mailing list
vbox-users@virtualbox.org
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to