Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.Hawaii.Edu!news.uoregon.edu!news.rediris.es!newsfeed.mad.ibernet.es!hunter.premier.net!infeed2.internetmci.com!newsfeed.internetmci.com!EU.net!Ireland.EU.net!maths.tcd.ie!not-for-mail From: dwmalone@maths.tcd.ie (David Malone) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: nfs won't connect to sco Date: 17 Jul 1997 22:58:44 +0100 Organization: Dept. of Maths, Trinity College, Dublin, Ireland. Lines: 14 Sender: mathnews@graves.maths.tcd.ie Message-ID: <5qm4ik$2k7@graves.maths.tcd.ie> References: <33CE7C08.C69B7241@americafirst.com> NNTP-Posting-Host: graves.maths.tcd.ie Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:44584 Tim Hansen <thansen@americafirst.com> writes: >The command I'm using is "mount SCO:/usr/dir /usr/local/www/data/mnt" >have also tried "mount -o -P SCO:/usr/dir /usr/local/www/data/mnt". >The error is "NFS Portmap: RPC: Program not registered" >any help would be greatly appreciated. Sounds like mountd isn't running on the SCO box. You should check the SCO startup scripts for a "nfs server on" type option. David.