Hi

Some weeks ago I asked about USB devices that were recognized by VBOX bot
unavailable due to device permissions.

Somebody suggested to change owner and/or mode in udev rules, but it
didn't help since owner was able to change but not permissions.

Searching in google and forums found a solution, mount the usbfs in
/etc/fstab specifying the mount/usbfs options for gid/uid/mode and it
worked, but...

After booting the fstab usb mount fails because 'already mounted', so I
have to umount y hand /proc/bus/usb and then run 'mount -a' to remount
usbfs from the fstab. It works and solves my problem for accessing the usb
devices, but I'd like that usbfs is mounted from fstab and not before with
default options.

My doubt is, how can I prevent usbfs to be mounted previously to the fstab?


Thanks!


_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to