It means the NFS services or server is not running...
"/etc/rc.d/init.d/nfs start" will fix the problem...
BTW: You should try setting up NFS via Linuxconf... it's much easier...
-JMS
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Monday, May 29, 2000 1:49 AM
To: [EMAIL PROTECTED]
Subject: [expert] NFS Error: RPC:Program not registered
I'm trying to mount a drive thats on a Suse6.3 box on my Mandrake7.0
box via NFS. The Suse box is sergei, the mandrake box is ludwig.
I added
/ ludwig
to the /etc/exports file on sergei and
/ sergei
to the /etc/exports file on ludwig.
To the /etc/fstab file on ludwig I added
sergei:/ /mnt/sergei nfs
and
ludwig:/ /mnt/ludwig nfs
to the /etc/fstab on sergei. I also created the mount directories.
I then went into DrakConf on ludwig and ensured the nfsd daemon was
running. On Sergei I used SUSE's admin tool to do the same.
I then rebooted both.
I can access ludwigs drive from sergei but when I try to mount the
drive on sergei from ludwig I get
mount: RPC: Program not registered.
What does it mean & how do I fix it? The NFS man page is
too brief.
Thanx,
Art.