Date: Fri, 1 Sep 2000 01:04:24 +0000 (GMT) From: Jim Durham <durham@w2xo.pgh.pa.us> To: Vinh Nguyen <vnguyen@quiacorp.com> Cc: questions@FreeBSD.ORG Subject: Re: NFS Message-ID: <Pine.BSF.4.21.0009010059370.16086-100000@w2xo.w2xo.pgh.pa.us> In-Reply-To: <39ADCBD7.7F77B13F@quiacorp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 30 Aug 2000, Vinh Nguyen wrote: > How come I can't mount a directory from a Linux server to a FreeBSD > client. > I keep getting the error messages: > freebsd1# mount linux:/usr /test > NFS Portmap: RPC: Program not registered > > I was able to mount a directory on a FreeBSD to a Linux box. > This error is probably coming from the Linux box. You will get this error if you don't start portmap, mountd and nfsd in that order. portmap must be up first so mountd can "register" with it. -Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009010059370.16086-100000>