I use automount with the following entries in the configuration file:
dvd -fstype=iso9660,ro,nosuid,nodev :/dev/hdc cd -fstype=iso9660,ro,nosuid,nodev :/dev/hdd diskOnKey -fstype=vfat,rw,gid=chaim,umask=002,iocharset=iso8859-8,codepage=862 :/dev/sdb1 usbDisk1 -fstype=ntfs,rw,uid=chaim,gid=chaim,umask=002,nls=iso8859-8 :/dev/sda1 usbDisk2 -fstype=vfat,rw,gid=chaim,umask=002,iocharset=iso8859-8,codepage=862 :/dev/sda2 hdb1 -fstype=vfat,rw,gid=chaim,umask=002,iocharset=iso8859-8,codepage=862 :/dev/hdb1 usb5 -fstype=ext3 :/dev/sda5 usb7 -fstype=ext3 :/dev/sda7 Efraim Yawitz wrote: > Hi, > > I've just been looking around the web for instructions on how to set > up hotplug to mount and unmount my digital camera, but I don't find > anything that looks standard and simple. I have nothing against > copying some script some guy wrote, but I would prefer if someone > could point me to the standard instructions on how to do this; the man > page is a bit too sparse for me to feel confident in writing scripts > to put under /etc/hotplug. > > Thanks, > > Ephraim > > > ================================================================= > To unsubscribe, send mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscribe | mail [EMAIL PROTECTED] > > ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
