Tech Support > Operating Systems > Linux / Variants > autofs question
autofs question
Posted by rihad on January 16th, 2004


Is it possible to configure autofs(5) to try several fs's until one
succeeds? I.e. if autofs is mounted on /mnt/auto, I want accesses to
/mnt/auto/remote_dvdrom to first try nfs, and if nfs fails, try smbfs?

TIA