Hi,

 I am trying to configure NFS. NFS is running smoothly
in my server name ram. I want to export /home/pinku
directory. In the export file I gave the following
line.

/home/pinku       192.168.1.0/24(rw)


Then I  used 
#exportfs -a

In the client machine(Linux), I typed the following
command:

#showmount -e ram
  /home/pinku 102.168.1.0/24

Then I tried to mount the directory

#mount ram:/home/pinku /mnt

I get the following error:

mount: ram:/home/pinku failed, reason given by server:
Permission denied

I even changed the permission of /home directory
#chmod 777 /home

but that did n't help.

regards
Pinku

__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

----------------------------------------------
LIH is all for free speech.  But it was created
for a purpose.  Violations of the rules of
this list will result in stern action.

Reply via email to