Subject: Re: New FOURMEG kernel
To: Leo Smiers <L.Smiers@cable.A2000.nl>
From: Ben Harris <bjh21@netbsd.org>
List: port-arm26
Date: 07/21/2000 22:00:18
On Fri, 21 Jul 2000, Leo Smiers wrote:

> This kernel doesn't jump into the kernel debugger any more. However It now
> stops/hangs after it has printed:
> 
> init: copying out path `/sbin/init' 11
> 
> If I enter the kernel debugger the output of ps shows that a the init process
> has spawned a sh process. It seems to get stuck in the sh.

Erm, do you have a /dev/console?  Just a thought, though the kernel should
warn you if you don't.

> Could you tell me what script the sh command tries to execute first? I have
> added an 'echo hello' to the /etc/rc file but this wasn't printed.

I believe that if you're doing a multi-user boot, /etc/rc should be the
first thing to be run by init.  It's probably worth booting single-user
first, in which case you should be able to get to the "Enter shell or
return for /bin/sh" prompt at least.

-- 
Ben Harris                                                   <bjh21@netbsd.org>
Portmaster, NetBSD/arm26               <URL:http://www.netbsd.org/Ports/arm26/>