On 14 Jun 2002, Mark Atwood wrote: > > > I want to do this so that my /etc/hotplug/usb/usb-storage script can > > > automatically mount it and do some magic with it's contents. > > > > Sorry, but right now it does not know that information :( > > So is there any way to do what I want? (Plug in arbitrary numbers > and kinds of usb-storage devices and have them be programatically > mounted automatically?).
You can try doing that: a) your script mounts the device somewhere b) if it succeeds - reads the label of the drive c) umounts and mounts in the right place based on the LABEL it read BR, Jacek _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
