On Tue, 19 Nov 2002, Alfredo Cole wrote:
> I have a server running RedHat 8.0, exporting a NFS directory.When trying to
> mount the directory on a locally connected workstation, I get the error:
>
> mount: RPC: Program not registered.
>
> What could be wrong?

You aren't running portmap.

# chkconfig --level 345 portmap on
# chkconfig --list | grep portmap
portmap         0:off   1:off   2:off   3:on    4:on    5:on    6:off

# /etc/init.d/portmart start

-- 
\ \/ / _       |~\  _ In God We Trust. All Others Pay Cash.
 >  < / \|\  /|+-< | |   "The world is a comedy to those that think,
/ /\ \\_/| \/ ||__)|_|    a tragedy to those who feel." - Horace Walpole



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

Reply via email to