> hi derek
>
> > I saw a reference somewhere, regarding setting timeouts in the auto.misc =
> > (or other configuration file) for mounts. I can't find it, for the life =
> > of me. I would like to set timeouts for the CD drive and Floppy drive. =
> > Could someone give me the syntax?
>
> how about something like: ( donno if it works )
>
> cdrom -fstype=nfs,ro,intr,timeout=60 someplace:/dev/cdrom
>
It can't be done; the data structures make it impossible to support
more than one timeout per autofs.
-hpa