Return to BSD News archive
Received: by minnie.vk1xwt.ampr.org with NNTP id AA7326 ; Mon, 18 Jan 93 10:51:57 EST Path: sserve!manuel.anu.edu.au!munnari.oz.au!uunet!cs.utexas.edu!sun-barr!news2me.EBay.Sun.COM!seven-up.East.Sun.COM!tyger!geoff From: geoff@tyger.East.Sun.COM (Geoff Arnold @ Sun BOS - R.H. coast near the top) Newsgroups: comp.unix.bsd Subject: Re: PC-NFS and 386BSD Date: 20 Jan 1993 16:12:08 GMT Organization: SunSelect Lines: 28 Distribution: world Message-ID: <1jjtkpINN3i4@seven-up.East.Sun.COM> References: <wmbfmk.727536467@rw8.urc.tue.nl> Reply-To: geoff@tyger.East.Sun.COM NNTP-Posting-Host: tyger.east.sun.com In article 727536467@rw8.urc.tue.nl, wmbfmk@rw8.urc.tue.nl (Marc van Kempen) writes: ##Hi, ## ##I trying to get pc-nfs going with 386bsd. (I'm using an ne2000 ##compatible card and pktd.sys, with a packetdriver). The problem is that ##I keep getting authentication-errors, the file server refuses the ##mount-request. ##I have included '/usr -root=0' in my /etc/exports file, and have ##rebooted several times since, so the file should have been read. The following applies to BSD/386: I imagine that it would also apply to 386bsd. (I have the former installed, but not the latter.) (1) Make sure mountd is started with the "-n" flag. ("man mountd" for details.) (2) Make sure that every mount point is explicitly listed in the "exports" file. Unlike SunOS and other systems, exporting /usr does *not* mean that a client can mount /usr/lib. The next version of the pcnfsd sources that I push out to the archive sites will allow you to build a BSD executable. In the meantime, if anyone would like a BSD/386 executable, please tell me where I should FTP it to. (Do BSD/386 executables run on 386bsd?) Geoff --- Geoff Arnold, PC-NFS architect, Sun Select. (geoff.arnold@East.Sun.COM)