I used to be able to use:

        foo     :/usr/local/foo

to cause autofs to do a bind mount of "foo" to the local directory 
/usr/local/foo but under autofs 5 it fails. With "automount -d -v" I get:

Aug 24 13:36:21 pbtest8 automount[3657]: attempting to mount entry /mount/foo
Aug 24 13:36:21 pbtest8 automount[3657]: failed to mount /mount/foo

I also tried:

        foo -fstype=bind :/usr/local/foo

but that didn't work either. Any suggestions?

_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to