On Wed, 22 Sep 2004 17:27:48 +1000
"Perry, David" <[EMAIL PROTECTED]> wrote:
> [ .. ]
> a file /etc/auto.removable which contains
> usbkey -fstype=vfat,umask=000 :/dev/sda

I'm pretty sure that dev should match whatever
works below, ie /dev/sda1

> a file /etc/auto.master which contains
> /mnt/removable /etc/auto.removable --timeout=1
> 
> restarted autofs
> 
> This is not mounting the usbkey when I try #ls /mnt/removable

You need to do    ls /mnt/removable/usbkey

> 
> The key works perfectly when I manually mount it with #mount -t vfat /dev/sda1 
> /mnt/removable

when testing, don't use the same dir as the automount dir, you're just risking
the manual mount getting in the way of the automount.


--

Matt
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to