On Fri, 2002-10-04 at 17:58, Ezra Nugroho wrote:
> I have a box running RH 7.3 with 2.4.19 kernel
> 
> I was trying to mount a share from that box to a R.H. 6.2 server with
> kernel 2.2.11. 
> When I did it, it gives me:
> mount: RPC: Program not registered
> 
> Is this because of the different NFS version in the two boxes?
> I compiled the 2.4.19 kernel with support of mounting NFS version 3.
> Does anyone have any idea what is wrong?
> 

Seems like the version thing will leave a better message.

Check to make sure that portmap and nfs are running.

as root:

service nfs start
service portmap start

HTH

Bret



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to