Date: Wed, 13 Oct 1999 02:22:57 -0700 From: James Howard <james@blacksheep.com> To: questions@freebsd.org Subject: can't mount NFS from Linux Message-ID: <4.1.19991013021817.00b71db0@mail.blacksheep.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.1.19991013021817.00b71db0>