← Back to team overview

sslug-teknik team mailing list archive

Re: mount: RPC: Program not registered... Meaning what ?

 

On Tue, 22 Jun 1999, Steffen Hansen wrote:

> Hejsa...
> 
>  Når jeg forsøger på at lave en NFS mount fra en linuxbox til en anden med
> denne linie :
> 
> mount -o rsize=1024,wsize=1024 linuxfile1:/tmp/home /mnt/home.tmp
> 
> jeg følgende fejl meddelse :
> 
>    mount: RPC: Program not registered

Det betyder formentligt at rpc ikke kører. Prøv at start "portmap"
servicen.

Redhat:
/etc/rc.d/init.d/portmap status
eller
/etc/rc.d/init.d/portmap start

Mads

-- 
Mads Bondo Dydensborg.                               madsdyd@xxxxxxxxxxxx
The IETF has an interesting enough life as is getting the too simple 
protocols to work sanely, hardware/software providers and sysadmins have a hard
time understanding, implementing and exploiting the too simple stuff today.
I.e., imagine MS-mess but on Internet scale, not just desktop-scale. If you
can. ... Scary. Real scary. Halloween stuff, definitely.
                                        - Dr. Horst H. von Brand



References