January 21, 2010
Centos : permission denied when mounting nfs share from client
one thing to check is that /proc/nfs is there, if not , mount it.
mount -t nfsd nodev /proc/fs/nfsd
one thing to check is that /proc/nfs is there, if not , mount it.