Date: Thu, 26 Mar 1998 12:36:21 +1100 From: John Saunders <john.saunders@scitec.com.au> To: pirat <pirat@center.oaep.go.th> Cc: Sean Harding <sharding@oregon.uoregon.edu>, "freebsd-newbies@FreeBSD.ORG" <freebsd-newbies@FreeBSD.ORG> Subject: Re: Let's compare notes Message-ID: <3519B115.23C0D12A@scitec.com.au> References: <Pine.BSF.3.96.980325001008.19509L-100000@ophelia.uoregon.edu> <3518D2E2.F7DC67D4@center.oaep.go.th>
next in thread | previous in thread | raw e-mail | index | archive | help
pirat wrote:
> i want to mount /usr/ports/distfiles from sukato.mydomain to yama.mydomain.
> but that's never gone.
Make sure you have nfs_server (or nfs_client depending on the machine)
enabled in /etc/rc.conf, I've only ever used nfs_server so I can't
say anything about the client only NFS working.
> i read man page for /etc/exports file. but i still can not mount.
This is my /etc/exports file.
/ -maproot=root:wheel pacer amiga toshiba
/var -maproot=root:wheel pacer amiga toshiba
/usr -maproot=root:wheel pacer amiga toshiba
However if you want to mount /usr/ports/distfiles directly, either add
an entry for it to /etc/exports, or use the -alldirs option for /usr.
i.e. Something like...
/usr -alldirs,-maproot=root:wheel pacer amiga toshiba
P.S. Pacer is my main machine running FreeBSD 2.2.6-BETA, amiga is my
Amiga 3000 running NetBSD/68k 1.2.1. Toshiba is my notebook running
FreeBSD 2.2.5-RELEASE. I have an ethernet network at home, but the
toshiba uses the parallel port IP interface until I get a PCMCIA
ethernet card. I find the parallel port IP interface causes the toshiba
to sporadically reboot a lot so I haven't been able to upgrade it to
2.2.6 yet.
Cheers.
-- +------------------------------------------------------------+
. | John Saunders mailto:John.Saunders@scitec.com.au (Work) |
,--_|\ | mailto:john@nlc.net.au (Home) |
/ Oz \ | http://www.nlc.net.au/~john/ |
\_,--\_/ | SCITEC LIMITED Phone +61 2 9428 9563 Fax +61 2 9428 9933 |
v | "By the time you make ends meet, they move the ends." |
+------------------------------------------------------------+
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3519B115.23C0D12A>
