Results 1 to 2 of 2
when i try to mount a remote machines file system using nfs,
"mount -t nfs 10.50.41.125:/home/common/workdir/filesys /mnt",
i got the following error.
mount: 10.50.41.125:/home/common/workdir/filesys failed, reason given by server: Permission ...
- 12-11-2007 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 2
nfs mount failed
when i try to mount a remote machines file system using nfs,
"mount -t nfs 10.50.41.125:/home/common/workdir/filesys /mnt",
i got the following error.
mount: 10.50.41.125:/home/common/workdir/filesys failed, reason given by server: Permission denied.
- 12-11-2007 #2Just Joined!
- Join Date
- Dec 2007
- Posts
- 11
hello
hi freind
according to my view u cannot mount the remote host through the 'mount -t'
coomand,u have to use ssh for accesing other pc.and if u want to copy some data through remote host u have to use 'scp' command.
i m also new in linux,pls check it out whether i m true.
with regards.
Rahul Kumar Gautam


Reply With Quote