fstab - mount_nfs - -L parameter

Andrew P. infofarmer at gmail.com
Tue Jan 10 12:19:53 PST 2006


On 1/10/06, Mathieu CHATEAU <gollum123 at free.fr> wrote:
> Hello all,
>
> I need to mount an nfs volume with the "-L" params.
>
> It works great by hand :
> mount_nfs -L server:/share
>
> but fstab refuses the -L params...

really? What does it say? Do you have "ro" or "rw" present in the
options? Here's my line that works:

lan-217:/mnt/200a    /mnt/200a    nfs    -L,ro    0    0


More information about the freebsd-questions mailing list