On Sat, Feb 19, 2000 at 06:14:01PM +0100, Torben Tretau wrote: 

 > Hi!
 >  
 > > The error message I now get is:
 > > 
 > > root@charlesc # mount /mnt/server/
 > > mount: RPC: Program not registered
 > 
 > hmm, i get the same message after updating my server to
 > MDK 7.0, before it worked great, anyone knows where
 > the probliem lies?

One of rpc.* services not working. I think - rpc.nfsd/rpc.mountd.

Try (by hand):

/etc/rc.d/init.d/nfs restart

I hope this help. If help, do someting like:

ln -s /etc/rc.d/init.d/nfs /etc/rc.d/rc5.d/S60nfs (as root)

(rc5.d if your default runlevel is 5).

-- 

--w

Reply via email to