Date: Thu, 5 May 2005 17:38:38 +0100 From: Xian <ian@codepad.net> To: freebsd-questions@freebsd.org Subject: Re: NFS mounting Message-ID: <200505051738.38154.ian@codepad.net> In-Reply-To: <781e2bc00505031559329d3c88@mail.gmail.com> References: <1295756504.20050429155217@mail.ru> <200504291302.17532.ian@codepad.net> <781e2bc00505031559329d3c88@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 03 May 2005 23:59, Benjamin Keating wrote: > nfs.myserver.com:/usr/ports =A0 /usr/ports =A0 nfs =A0 rw,-b =A0 0 =A0 0 That would be nfs.myserver.com:/usr/ports /usr/ports nfs rw,bg 0 0 or at least that's how mine are. You may want to investigate=20 tcp,intr,nfsv3,-w=3D32768,-r=3D32768 as well. The tcp, and buffer size opti= ons=20 should speed things up a bit. I found most of it under the -o option of the= =20 man page. HTH =2D-=20 /Xian "The important thing is not to stop questioning. Curiosity has its own reas= on=20 for existing." Albert Einstein
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505051738.38154.ian>