[2363] in RedHat Linux List
Re: NFS Mounting question
daemon@ATHENA.MIT.EDU (Jacek Radajewski)
Sat Nov 2 16:28:18 1996
From: Jacek Radajewski <jacek@usq.edu.au>
To: redhat-list@redhat.com
Date: Sun, 3 Nov 1996 07:28:17 +1000 (EST)
In-Reply-To: <Pine.LNX.3.91.961102121434.21480A@antares.cloudnet.com> from "Mark Schlough" at Nov 2, 96 12:23:37 pm
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
few thing to look for :
on your NFS server your /etc/exports should have a line similar to this:
/mnt/cddrive (ro)
you have to make sure that you are not stoppping anything with TCP wrappers
(/etc/hosts.allow and /etc/hosts.deny files)
after you modify /etc/exports you HAVE TO either reboot or send the
HUP signal to rpc.nfsd and rpc.mountd so they can re-read the exports file :
killall -HUP rpc.nfsd
killall -HUP rpc.mountd
I think order is important
(I assume that the NFS daemons are actually running)
-jr
>
>
> I have two machines at home
>
> wakame.moshi.com
> nori.moshi.com
>
> I am trying to mount the cd on nori.moshi.com from wakame.moshi.com
> I have mounted the nori.moshi.com cdrom in /mnt/cddrive
>
> I made a local directory called /nori on which to mount the cd
>
> So I type:
> mount nori:/mnt/cddrive /nori
>
> I get the message
>
> mount: nori:/mnt/cddrive failed, reason given by server: Permission denied
>
> I am doing this as root
>
> I have added some ttyp0 ttyp1 .... style entries to my /etc/securetty file
>
> I have added the entry /mnt/cddrive to the /etc/exports file
>
> I don't know what I'm missing
>
>
> Thanks in advance ;-)
>
>
> Mark Schlough
> mtschlou@cloudnet.com
>
>
> --
> PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> ________________________________________________________________________
> http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
> http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
> ------------------------------------------------------------------------
> To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null
>
>
--
_______________________________________________
Jacek Radajewski (Yatsek Radayevski)
mailto:jacek@usq.edu.au
Linux support - Department of Maths & Computing
http://www.sci.usq.edu.au/linux
University of Southern Queensland
PO Box 752, Darling Heights 4350
Australia
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null