Don wrote:
> 
> Yes NFS is running on the remote box, and exportfs shows the directories that
> I want to mount.  I think the problem in on the box I am trying to mount the
> directory on.  I don't get that error when I try and mount those directories
> with the LapTop running Mandrake 7.1.  I hyave never seen the Not Registered
> error before and thought someone would know what caused it.

Hi Don,

Try typing the error message you get - 'mount: RPC: Program not
registered' into google.com - this is usually a useful way of getting
info, because most questions have probably been dealt with before and
have been archived somewhere.

Seems likely that your problem is - the portmapper isn't running (NB, it
has to start before the other NFS stuff so it can register the daemons
that are started), mountd isn't running, nfsd isn't running, or the
computer you're trying to mount on has been blocked or not allowed in
/etc/hosts.* or something like that. I think something along the lines
of the last is most likely, because you said that you can mount using a
different machine.

Have a look at
<http://metalab.unc.edu/pub/Linux/docs/HOWTO/other-formats/html_single/NFS-HOWTO.html#s7>
for a checklist to run through that will hopefully fix your problem.

HTH,

Tom

Reply via email to