Mount nfs4 and /etc/fstab

Erich Carlson computerperceptions at coxinet.net
Mon Jul 24 16:46:44 UTC 2006


I setup an NFS version 4 mount point /mnt/webmachine2 for backing up web
server domains.

Currently mount this after login using:

/bin/mount -o sec-sys -t nfs4 -p 2049 192.168.1.3:/ /mnt/webmachine2

am looking at mounting this at boot time with the following
in /etc/fstab:

192.168.1.3:/ /mnt/webmachine2 nfs4	sec=sys, -p 2049 0 0

my feeling is that i won't be able to define this port in /etc/fstab

any suggestions on how to mount this file system on another machine?

erich






More information about the fedora-list mailing list