Tuesday, March 13, 2012

Setting NFS Client in Windows 7

I need to map a network drive to a NFS Server in CentOS 5.5 and the steps are shown below:

 1. Go to Control Panel => Programs and Features => Turn Windows features on or off and enable Services for NFS

 2. If you want to connect to NFS as root, go to regedit and edit HKKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ClientForNFS\CurrentVersion\Default\RegNotify.

     AnonymousGid: root
     AnonymousUid: root

3. Restart service of "Client for NFS"

4. Map network drive