I need to access the host file system via NFS.
did configure NFS server and client as per link below.
Although using showmount -e <server ip address>, i could confirm the mounted shares on server, (w.r.t. to tcp, udp ports) but I could not debug much on the client side.
For trouble shooting nfs referred link below
http://how-to.linuxcareer.com/how-to-configure-nfs-on-linux
Please let me know
1. if anything is missing w,r,t to client configuration
2. what is the way to load NFS at boot time in client
3. how to access NFS server from client
I am stuck as I will not be able to load and test my modlues.
An early help or any reference links will help proceed further.