Re: [Server-devel] automount external HD

2010-10-16 Thread Sameer Verma
On Thu, Oct 14, 2010 at 3:20 PM, Martin Langhoff martin.langh...@gmail.com wrote: On Thu, Oct 14, 2010 at 1:15 AM, Sameer Verma sve...@sfsu.edu wrote: Any ideas? I think you can configure usbmount to make a special case of your external disk. Note that you'll have to copy all the data from

Re: [Server-devel] automount external HD

2010-10-16 Thread Martin Langhoff
On Sat, Oct 16, 2010 at 2:00 AM, Sameer Verma sve...@sfsu.edu wrote: something up, or do I mess with /etc/usbmount/usbmount.conf? Not sure IIRC -- haven't looked at usbmount code or docs in a while... you should be able to config usbmount to recognize that drive somehow and mount it in a

Re: [Server-devel] automount external HD

2010-10-16 Thread Anna
If you've got an /etc/fstab entry for the drive, you could tell udev to mount it. I think this'll require the auto option in fstab. I haven't tested it, but if you create 92-mount.rules (or whatever 90 something is available) in /etc/udev/rules.d with this... SUBSYSTEM==block, run+=/bin/mount