Subject: RE: serial console problem
To: ''Dave Huang ' ' <khym@bga.com>
From: Edwin Foo <efoo@crl.dec.com>
List: port-alpha
Date: 06/15/1999 22:56:36
Here's a little example, of what I mean:
>>>show console
console                 serial
>>>set console serial
>>>init
>>>boot dka0
(boot dka0.0.0.5.0)
block 0 of dka0.0.0.5.0 is a valid boot block
reading 14 blocks from dka0.0.0.5.0
bootstrap code read in
base = 1de000, image_start = 0, image_bytes = 1c00
initializing HWRPB at 2000
initializing page table at 1d0000
initializing machine state
setting affinity to the primary CPU
jumping to bootstrap code

And then it just sits there. =) I can tell that the box booted -- I can
ping, telnet to it, etc., but the console doesn't show a darn thing, and
since I have no user accounts besides root right now, I can't get in to
change anything.

-Edwin