Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!europa.clark.net!news.mathworks.com!uunet!in1.uu.net!207.77.64.8!news.broder.com!usenet-control From: Jeremy Cooper <jeremy@broderbund.com> Newsgroups: comp.unix.bsd.netbsd.misc Subject: Re: NFS Problem Date: Tue, 29 Apr 1997 17:52:54 -0700 Organization: Broderbund Software, Inc. Lines: 12 Message-ID: <336697E6.29F@broderbund.com> References: <5k26vs$mu4$2@info.cs.uofs.edu> Reply-To: jeremy@broderbund.com NNTP-Posting-Host: jeremynt.broder.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (WinNT; U) To: Bill Gunshannon <bill@cs.uofs.edu> Xref: euryale.cc.adfa.oz.au comp.unix.bsd.netbsd.misc:5866 Bill Gunshannon wrote: > > [ nfs mount seems to hang ] > As noted in a few of the replies you received, make sure that you are running both nfsd and mountd. Be sure to supply nfsd with the '-u' argument. If you don't, nfsd will run, but it will effectively be working without any ears or a mouth, and that's a very annoying feature to find the hard way. -J