Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!rice!sun-spots-request From: ugoday@cs.buffalo.edu (Abdi M. Oday) Newsgroups: comp.sys.sun Subject: Re: Couldn't find mount point Keywords: Miscellaneous Message-ID: <2870@brazos.Rice.edu> Date: 6 Nov 89 18:39:02 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 24 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 8, Issue 189, message 14 of 22 In article <2596@brazos.Rice.edu> stanonik@nprdc.navy.mil writes: >We're getting the following complaint from cron > >Your "cron" job >find / -name .nfs\* -mtime +7 -exec rm -f {} \; -o -fstype nfs -prune >produced the following output: >Couldn't find mount point for home > >We suspect the complaint is related to automount unmounting something. >Any ideas why this complaint? Is it indicative of a problem? > >Thanks, >Ron Stanonik >stanonik@nprdc.navy.mil when find is given the "-fstype" option, it fails to recognize the following directories /home,/nse,/net,/repl Sun recommends that you simply remove the entry from crontab. -abdi ugoday@cs.buffalo.edu