On Fri, 2004-10-15 at 05:50, Jim Christiansen wrote: > So, to mount a usb stick and use it - easy- /dev/sda1 > /mnt/cruzer auto noauto,user,rw 0 0 > or > to mount a camera and use it - easy- /dev/sda1 /camera > auto noauto,user,rw 0 0 > But together? ... > > It seems that what ever device plugs in first goes to sda1. No matter what > I do, the second usb device won't go. I've tried the > http://warmcat.com/usbautocam/usbautocam-0.7-1.noarch.rpm and it seems not > to handle two usb devices either... > > What I'm looking for is a system easy enough for my daughter and wife to > use. Thanks, Jim > take a look at /etc/updfstab.conf.default. you may need to add entries for your camera and USB stick to that file - after that the corresponding fstab entries and mount points will be added automatically upon device insertion and all you will have to do is to double click icon on the desktop.