Steve Polyack skrev:
Roger Olofsson wrote:
Dear mailing list,
What would be the correct way to do the following:
mount_nfs -L server:/path mnt
when using the /etc/fstab file?
Greetings from Sweden
/Roger
Any options passed to mount(8)may be added (comma separated) to the
Options section in /etc/fstab.
For example:
# Device Mountpoint FSType Options Dump Pass#
server:/path /mnt nfs rw,-L 0 0
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
------------------------------------------------------------------------
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.176 / Virus Database: 270.9.13/1826 - Release Date: 2008-12-03 09:34
Thank you Steve!
/Roger
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"