Mount nfs4 and /etc/fstab

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux