[comp.sys.sun] Find vs. automount?

montanaro@crdgw1.ge.com (Skip Montanaro) (02/12/90)

On my SS-1, I have a local root partition, but most other file systems are
automounted. When I execute either of the following commands, find exits
with the error message "Couldn't find mount point for net":

	find / -fstype 4.2 -print
	find / -fstype nfs -prune -print

Automount mounts nfs server's root partitions on /net. Is this a known
bug?  If so, is there a semi-portable workaround?

Skip (montanaro@crdgw1.ge.com)