hi ya david

On 8 Jan 2003, David N. Welton wrote:

> 
> Any ideas why autofs wouldn't work as the directions indicate?  I
> installed the default, uncommented everything but the floppy line,
> and... it doesn't work.  No reaction from the floppy.

try something like  
        #
        # /etc/auto.misc
        #
        # ...
        #
        # pick the one you like to allow users to automount your fd or not
        #
        # floppy  -fstype=auto                    :/dev/fd0
        # - or -
        # floppy  -fstype=auto,user,sync          :/dev/fd0
        # - or -
        # floppy  -fstype=vfat,sync,nodev,nosuid,umask=0 :/dev/fd0
        #

assuming  /etc/auto.master has
        /.autofs        /etc/auto.misc  --timeout 60

you can see the floppy with:
        ls -la /.autofs/floppy

more autofs stuff
        http://www.Linux-Consulting.com/AutoFS

- its a bad idea to automount fd.... pop your mounted floppy
  and watch things go bonkers 

c ya
alvin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to