Subject: RE: kernel
To: Guy Santiglia <fredfl2@soback.kornet.net>
From: Frederick Bruckman <fb@enteract.com>
List: port-mac68k
Date: 05/31/1999 09:32:48
On Tue, 1 Jun 1999, Guy Santiglia wrote:

>   I tried that delay(2000) and 4000 without the DEGUG and it booted farther
> with 4000.  I got as far as my xdm login screen and then left me with
> a frozen keboard. (couldn't login)  so now I'm trying 5000 to see what happens.
> When I tried 2000 it froze at the same old spot "adbo at obio0"
> It does seem to have an effect.

Interesting. The thing with xdm seems to be a different problem. Are
you sure you don't have any "getty"s running on the console?

Next time, try breaking into the debugger (Command-Power, I think).
From the db> prompt, type `ps' to see if there are any gettys running.
From there, you can also shut down to single user with `kill 1'
followed by `c'.