From owner-freebsd-questions Fri Dec 18 20:49:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA22333 for freebsd-questions-outgoing; Fri, 18 Dec 1998 20:49:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from defiant.apana.org.au (defiant.apana.org.au [203.11.114.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA22305 for ; Fri, 18 Dec 1998 20:49:27 -0800 (PST) (envelope-from dean@odyssey.apana.org.au) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by defiant.apana.org.au (8.8.8/8.8.8) with ESMTP id MAA18395 for ; Sat, 19 Dec 1998 12:49:03 +0800 (WST) (envelope-from dean@odyssey.apana.org.au) Date: Sat, 19 Dec 1998 12:49:00 +0800 (WST) From: Dean Hollister To: FreeBSD Questions Subject: NFS Error Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hiyall, I have: 1. Enabled portmap and nfsd in /etc/rc.conf and started the daemons. 2. I can do a rcpinfo -p odyssey and see that its mapping nfs. 3. Setup exports to allow exporting of the directory. 4. Setup fstab to mount the filesytem. 5. Upon doing the following, I get an error: bash# mount -a -t nfs Cannot MNT RPC: RPC: Program not registered I'm firmly stuck. Any suggestions? Regards, d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message