Subject: nfs help!
To: None <netbsd-help@NetBSD.ORG>
From: Nathan Gelbard <gelbard@ENGR.ORST.EDU>
List: netbsd-help
Date: 06/01/1997 00:12:34
Both systems are HP300-port:
NFS file server (deepthought) is NetBSD-snapshot (just released).
/etc/exports contains
/usr/X11R5
/usr/local/bin
nfsd & nfsiod running.
Yes, I did kill -HUP nfsd/mountd
NFS client (deepthroat) is NetBSD-1.2:
All actions done as root.
#mount deepthroat:/usr/X11R5 /usr/X11R5 (works fine)
#cd /usr/X11R5
/usr/X11R5: Permission denied.
#cd /usr
#ls
X11 X11R5 bin games ....etc.etc
#ls -l
perms etc... X11 -> X11R5
bin
games
(no X11R5 dir!!! whats going on???)
Please help! This was working until I upgraded to NetBSD-snapshot-hp300,
but it MAY be something else in my config.
Thanx,
Nate