Syntax error.
Try "mount 192.168.168.10:/home/batmanbegins/nfsshare". Without the colon,
mount would look through the /etc/fstab and the local filesystem for a node
named "192.168.168.10/home/batmanbegins/nfsshare" ... probably not what you
intended. ;>
hth,
Klaus
ah, ic..ok, success after that minor adjustment, but, an error when
tryying to cpy a file to the share dir,
[root@localhost nfsshare]# cp
/home/coolboarderguy/employment/resume/MarkSargentResume.doc
/home/coolboarderguy/nfsshare
cp: cannot create regular file
`/home/coolboarderguy/nfsshare/MarkSargentResume.doc': Permission denied
ok, is that a permission issue from the client end, or the server end.?
client has rw permission in /etc/export on the server for the share. Cheers.
Mark Sargent.