Hi, It's at the moment not possible to make not existing mounts visible. This would only be possible by mounting them and then you don't need automount at all. Perhaps a "hack" that makes the directories visible, will be included in future releases. See also autofs-4.0.0pre10/TODO:
autofs v5 TODO list ------------------- * visible mountpoints If you want the feature now, you have to install Solaris on your machines ;-) Or you can use the BSD automounter amd... Jochen On Thursday, 10. January 2002 13:25, [EMAIL PROTECTED] wrote: > Hi, > > I'm having a problem with automount in that when I cd into the automount > "projects" the sub directories are hidden. > If I cd into a sub directory that I know exists "/projects/network" then it > will appear in a ls -l of projects. > > [root@linux001 /projects]# cd /projects > > [root@linux001 /projects]# ls -la > total 4 > drwxr-xr-x 2 root root 0 Jan 4 13:45 . > drwxr-xr-x 24 root root 4096 Jan 7 16:35 .. > > [root@linux001 /projects]# cd network > > [root@linux001 network]# cd .. > > [root@linux001 /projects]# ls -l > total 4 > drwxrwxr-x 31 root bin 4096 May 10 2001 network > > I tried using the latest version of Redhat (7.2) but I'm still getting the > same problem. I've just found out that HPUX has the same problem. I've > found a script that mounts the directories manually but it seems a bit > messy. Is there a fix for this? > > Regards > Alan Moreland
