Re: mount NFS during boot problem

1998-10-24 Thread Lukas Eppler
On Fri, 23 Oct 1998, Sergey V Kovalyov wrote:

> Hi,
> I have a wierd problem: during boot process mount fails with the following
> message:
> 
> Starting portmapper... Mounting remote filesystems...
> mount: RPC: Program not registered

I saw this once when rpc.mountd and/or rpc.nfsd on the server machine was
not up (i.e. on the other computer). So, maybe it is really the missing
local portmapper. Find out where it gets started, and take a look at the
logs of the other computer, if your machine tries to connect or not.

Gruss
--
Lukas Eppler (godot) 
  http://www.fear.ch
  telnet://soil.fear.ch:
  talk:[EMAIL PROTECTED] 


more on ( mount NFS during boot problem )

1998-10-24 Thread Sergey V Kovalyov
Even more wierd, I've reinstalled kernel-image (2.0.35 right from slink)
the NFS started working, but dhcpcd stopped - just gives me IP 0.0.0.0
Reinstallation of dhcpcd did not help.
Any ideas ?

Sergey.

On Fri, 23 Oct 1998, Sergey V Kovalyov wrote:

> Hi,
> I have a wierd problem: during boot process mount fails with the following
> message:
> 
> Starting portmapper... Mounting remote filesystems...
> mount: RPC: Program not registered
> 
> But after the boot "mount -a" works perfectly.
> This runs latest slink from unstable.
> I did not have such a problem on a similar machine a month before.
> 
> Any idea of what might cause the problem and how to work around it ?
> 
> Something, I think, relevant: later in the process netbase starts its own
> portmapper.
> 
> 
> Sergey.
> 


mount NFS during boot problem

1998-10-23 Thread Sergey V Kovalyov
Hi,
I have a wierd problem: during boot process mount fails with the following
message:

Starting portmapper... Mounting remote filesystems...
mount: RPC: Program not registered

But after the boot "mount -a" works perfectly.
This runs latest slink from unstable.
I did not have such a problem on a similar machine a month before.

Any idea of what might cause the problem and how to work around it ?

Something, I think, relevant: later in the process netbase starts its own
portmapper.


Sergey.