Hi List, I am wondering - I have diskless systems deployed here with /etc being read-only -> I need to pass "-n" option to the mount command in order to make it working. I tried: > automount -O "-n" but it passes the -n option after -o, like this:
mount_mount: mount(nfs): calling mount -t nfs -s -o -n hercules:/ext3/tmp /proj/tmp I need the -n option to be passed before "-o". How could I do it? Many thanks for your help. Ondrej _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
