when i mount the nfs through the system call mount("192.168.0.51:/root", "/mnt/9", "nfs", 0, "rw, async"); it shows an invalid argument. but when i do this thru mount command it mounts without any problem -- C.S.Prakash