From owner-freebsd-stable Tue Jan 26 08:33:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA28003 for freebsd-stable-outgoing; Tue, 26 Jan 1999 08:33:31 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from mortar.carlson.com (mortar.carlson.com [208.240.12.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA27995 for ; Tue, 26 Jan 1999 08:33:29 -0800 (PST) (envelope-from veldy@visi.com) Received: from mortar.carlson.com (root@localhost) by mortar.carlson.com with ESMTP id KAA02686 for ; Tue, 26 Jan 1999 10:32:55 -0600 (CST) Received: from w142844 ([172.25.99.35]) by mortar.carlson.com with SMTP id KAA02682 for ; Tue, 26 Jan 1999 10:32:55 -0600 (CST) Message-ID: <007801be4949$9701cb30$236319ac@w142844.carlson.com> From: "Thomas T. Veldhouse" To: "FreeBSD-Stable" Subject: Mount NFS problem? Am I doing something wrong? Date: Tue, 26 Jan 1999 10:33:22 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to NFS mount various slices on my FreeBSD systesm. They all fail. One machine is running 2.2.8-RELEASE and the other is running 3.0-STABLE (19990125). Both machines are set up [in /etc/rc.conf] to run as both an NFS client and server. Here is what I tried: "mount -t nfs rover:/usr /mnt" and I also tried "mount -t nfs rover:/storage /mnt" I get the following error: "NFS Portmap: RPC: Program not registered" What am I missing, some port or something? I have looked at all the documentation I can find, and nothing that indicates a dependency on a port. Also, mount has no manpage. Tom Veldhouse veldy@visi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message