[NTLUG:Discuss] NFS mounts

George E. Lass George.Lass at osc.com
Wed Jan 26 09:43:22 CST 2000


Bobby Wrenn wrote:
> 
> I am having trouble NFS mounting /. I have done this before but now I
> can't get it to work.
> 
> Here is the /etc/exports file from the server:
> 
> /mnt/cdrom 192.168.1.3(ro,no_root_squash)
> 192.168.1.254(ro,no_root_squash)
> /home 192.168.1.3(rw,no_root_squash) 192.168.1.254(rw,no_root_squash)
> / 192.168.1.3(rw,no_root_squash) 192.168.1.254(rw,no_root_squash)
> 
> When I try to mount / I get the following error:
> 
> mount: 192.168.1.1:/ failed, reason given by server: Permission denied
> 
> Other mounts work fine.
> 
> Thanks,
> Bobby
> 

Is there an entry in /etc/fstab for "/" on the client side?
What is the exact format of the mount command that you are
using on the client side?

Are you able to mount the server's "/home" or "/mnt/cdrom"
directories from the client?

George


George

-- 
... Unix IS a user friendly O/S ...
(It's just picky about its friends)




More information about the Discuss mailing list