Subject: Re: NFS export question
To: J. Buck Caldwell <buckaroo@igps.org>
From: Curt Sampson <cjs@cynic.net>
List: netbsd-users
Date: 08/30/1999 19:49:53
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