On 2002-08-11, JW wrote: > I badly want to be able to put directories at the mount points and also to be able >to choose a particular subdirectory under the main dir for a mount point. > Specifically, under /net I want to use <host>/<share> so that the share "work" on >host "devbox1" would be found under /het/devbox1/work/
That's already possible. (or did I miss something?) At least for NFS I can use the /net directory as specified. I'm using the auto.net script that comes with autofs-4. I have: /usr/sbin/automount /net program /etc/auto.net in my startup scripts, I don't use any rc.autofs.
