Date: Thu, 06 Nov 2003 09:38:28 +0100 From: Antoine Jacoutot <ajacoutot@lphp.org> To: Scott W <wegster@mindcore.net> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: NFS client mount options in CURRENT/5.1- Message-ID: <3FAA0884.7010508@lphp.org> In-Reply-To: <3FA9C654.1040407@mindcore.net> References: <3FA9C654.1040407@mindcore.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Scott W wrote: > mount -tnfs -orw,rsize=8196,wsize=8196,bg,hard,intr,async sol:/export /mnt > nfs: -o rsize=: option not supported Try "-r 8196 -w 8196" and have a look at man mount_nfs. Antoine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FAA0884.7010508>