[SLUG] Autofs, Automount notes from the Dunedin presentation

From: Ed Centanni (ecentan1@tampabay.rr.com)
Date: Sat Jul 28 2001 - 11:57:41 EDT


As promised, here are the notes from the presentation.

Yast configuration options:
     AUTOFS_OPTIONS (--timeout 3)
     START_AUTOFS (change no to yes to start autofs daemon at boot
time)

Edit these two files /etc/auto.master and /etc/auto.misc:

     </etc/auto.master follows>
     /misc /etc/auto.misc

     </etc/auto.misc follows>
     # $Id: auto.misc,v 1.2 1997/10/06 21:52:04 hpa Exp $
     # This is an automounter map and it has the following format
     # key [ -mount-options-separated-by-comma ] location
     # Details may be found in the autofs(5) manpage

      #kernel -ro ftp.kernel.org:/pub/linux
      #boot -fstype=ext2 :/dev/hda1
      #removable -fstype=ext2 :/dev/hdd
      cdrom -fstype=iso9660,ro :/dev/cdrom
      floppy -fstype=auto,uid=500,gid=100 :/dev/fd0
      zip -fstype=auto,uid=500,gid=100 :/dev/hdd4

Ed.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:08:35 EDT