From owner-freebsd-questions Wed Oct 13 2:25:44 1999 Delivered-To: freebsd-questions@freebsd.org Received: from yoda.nugate.com (yoda.nugate.com [206.111.61.221]) by hub.freebsd.org (Postfix) with ESMTP id 9382514A2F for ; Wed, 13 Oct 1999 02:25:42 -0700 (PDT) (envelope-from james@blacksheep.com) Received: from bishop (216-32-33-52.irv0.flashcom.net [216.32.33.52]) by yoda.nugate.com (8.8.8/8.8.8) with SMTP id CAA05564 for ; Wed, 13 Oct 1999 02:27:50 -0700 (PDT) (envelope-from james@blacksheep.com) Message-Id: <4.1.19991013021817.00b71db0@mail.blacksheep.com> X-Sender: james@mail.blacksheep.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Wed, 13 Oct 1999 02:22:57 -0700 To: questions@freebsd.org From: James Howard Subject: can't mount NFS from Linux Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've got a machine running 3.2R trying to mount an NFS partition from a RHLinux machine. I've got another FreeBSD machine already mounting a partition from that machine. I added the new file system in /etc/exports, did kill -HUP on the mountd and added the 3.2R machine into the /etc/hosts on the RHLinux machine. When I do mount -t nfs rhlinux:/filesys /filesys it seems to work ok (no error messages), but the output of my df is all screwy- no additional partitions appear, but the spacing is off. When I cd to the directory I mounted, I get a Permission denied when I do an ls. What am I forgetting? -James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message