On 1/10/06, Mathieu CHATEAU <[EMAIL PROTECTED]> 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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to