On Wednesday 30 Oct 2002 8:54 am, Anders Lind wrote: > Hello again, > > now I have sampled more info when I try to mount the NFS-server on my > client machine I get error message: > > mount: RPC: The program is not registred. > > I log into the server box and do the command rpcinfo -p and in the info > that comes up I get the portmapper and statusports. I am missing something > I am sure but which files am I missing. > > I hope that helps > > Best Regards, > Anders
Do you have nfs-utils-clients RPM installed in your client machine? And have you exported your NFS shares in your server? Your /etc/exports file should contain your shares in a format like this /home 192.168.1.0/255.255.255.0(rw) and then in a root terminal enter exportfs -ra A convenient way to mount NFS shares is using the NFS mount GUI in Mandrake Control Centre. Be sure to unmount NFS shares before shutting down either server or client, or else it takes ages to time out and shut down. derek
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
