Date: Tue, 12 May 2009 16:50:31 +0200 From: Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net> To: freebsd-questions@freebsd.org Cc: Martin Badie <martinbadie@yahoo.com> Subject: Re: mount_nfs and fstab options Message-ID: <200905121650.31685.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> In-Reply-To: <312995.95999.qm@web59916.mail.ac4.yahoo.com> References: <312995.95999.qm@web59916.mail.ac4.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 12 May 2009 14:33:00 Martin Badie wrote: > Hi, > > I have mounted an NFS share like: > > mount_nfs -LisT 10.10.10.199:/vol/share /mnt > > but I can't use -LisT on fstab because man mount_nfs states: Yes you can. Just comma seperate the arguments without whitespace in the appropreate column. The only thing you cannot do in fstab(5) is use arguments containing whitespace, like mounting your music collection on My Music folder. -- Mel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905121650.31685.mel.flynn%2Bfbsd.questions>