Displaying 1 result from an estimated 1 matches for "nfsmounts2".
Did you mean:
nfsmount
2008 Feb 26
1
PXE client is root squashing ...
...y; I noticed this because of boot-up errors stating
inability to write to various /var log files.
In further troubleshooting, I noticed the following in the cat
/etc/proc/mounts (while comparing to manually mounting an NFS export
in the command line while within the diskless client prompt:
# cat nfsmounts2.txt
rootfs / rootfs rw 0 0
/dev/root / nfs
rw,vers=2,rsize=4096,wsize=4096,hard,nolock,proto=udp,timeo=11,retrans=2,sec=null,addr=192.16.10.5
0 0
** the above reflects configuration for my root-nfs mounted FS; the
following below reflects configuration of an NFS client mount
performed manually by...