I've added the Cruzer stick to the set:
device diskonkey { partition 0 match hd diskOnKey match hd "Lexar DIGITAL FILM" match hd "Cruzer Mini" }
And it does work, but how can the scsii devices be locked to each piece of hardware so that fstab works?
Thanks again, Jim
From: Pasha <e97665728@xxxxxxx>
To: jim@xxxxxxxx,For users of Fedora Core releases <fedora-list@xxxxxxxxxx>
Subject: Re: Camera and USB stick together
Date: Fri, 15 Oct 2004 08:05:32 +0200
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.