Search Posts

NFS NOTES

Verify that the NFS server has exported the directory:

showmount -e ServerName

mount ServerName:/remote/directory /local/directory

mount 192.168.x.x:/XXXX-Store01 /mnt/nfs