I have a RHEL5 NFS server.. The problem is that i cant mount it in my mac os x 10.4... I tried the command mount -t nfs 10.18.1.94:/root/sge-root /root/sge-root... i get the following error..."mount:realpath /root. no such file or directory"..
10.18.1.94 is the address of NFS server... i added the /root/sge-root to the server's export list.. I created the directory sge-root in root in my mac os machine...what might be the problem?