Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.oz.au!news.Hawaii.Edu!ames!hookup!news.mathworks.com!news.alpha.net!uwm.edu!news.moneng.mei.com!howland.reston.ans.net!cs.utexas.edu!news.unt.edu!mwilson-pc.hsc.unt.edu!wilsonm From: wilsonm@dale.hsc.unt.edu (Mike Wilson) Newsgroups: comp.os.386bsd.questions Subject: NFS mounting on FreeBSD Question Date: Thu, 27 Oct 1994 20:34:45 GMT Organization: UNT HSC Lines: 13 Distribution: inet Message-ID: <wilsonm.3.2EB00EE5@dale.hsc.unt.edu> NNTP-Posting-Host: mwilson-pc.hsc.unt.edu X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #4] I am attempting to NFS mount another machine to my FreeBSD 1.1.5 machine. Here is the command I use: mount -t nfs site.name.here:/sys/users/pub /mnt Here is the error I get : NFS Portmap: RPC: Program not registered Do I need to re-compile the kernel for something? If not could it be the remote site? Thanks for any info.