[Gloucs] mount

Iain Calder gloucs at mailman.lug.org.uk
Fri May 23 22:30:01 2003


Richard Mellersh wrote:

>Can anyone help with a new problem?
>
>I'm trying to move all the functionality from a old P1-200 running 
>RH7.1 to this box- a twin P3-450 running MDK9.1.
>
>On the RH box I have /etc/exports as follows:
>
>/usr				*.mydomain(rw)
>/tmp				*.mydomain(rw)
>/usr/myname		*.mydomain(rw)
>/www				*.mydomain(rw)
>
>I can mount any of the first 3 with
>"mount -t nfs RHboxname:sharename /mnt/temp"
>but the last one simply refuses to mount giving a
>permission denied
>message
>
>I'm mounting as root - of course - and the directory permissions are 
>the same.
>
>Admittedly I only just added www to /etc/exports - is there something 
>I should do to perhaps "enable" the share?
>
exportfs -rv