Subject: Re: NFS export question
To: Curt Sampson <cjs@cynic.net>
From: J. Buck Caldwell <buckaroo@igps.org>
List: netbsd-users
Date: 08/30/1999 19:26:06
Perfect! Thanks loads!

--
 -Buckaroo


Curt Sampson wrote:

> I'd say your /etc/exports is going to be along the lines of:
>
>     /usr/src    -network 123.45.67.0 -mask 255.255.255.0
>     /export     -alldirs -maproot=root -network 123.45.67.0 -mask 255.255.255.0
>
> Replace 123.45.67.0 with your network, of course, and update the
> netmask if you need to. Also, if you're using traditional NetBSD
> build procedures, you may need to add -maproot=root to the /usr/src
> export, as well.
>
> The fstab on the client would be something like:
>
>     blacklight:/export/node?root / nfs rw
>     blacklight:/export/common/usr /usr nfs rw,nodev,nosuid
>     blacklight:/usr/src /usr/src rw,nodev,nosuid
>
> cjs
> --
> Curt Sampson  <cjs@cynic.net>   917 532 4208   De gustibus, aut bene aut nihil.
> The most widely ported operating system in the world: http://www.netbsd.org