Port-vax archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: need a bit of early boot help
> I could start digging, but I figured I'd ask for some quicker help
> here. What prints that date stamp? What (in NetBSD) could cause the
> machine to hang right there, does anyone have any idea?
that's the first output from userland to /dev/console. the
"root fs" one is from the kernel.
so, it sounds like the console output device is hanging when
userland uses it... perhaps writes one byte, and that byte is
never ack'd so, it spins waiting for ever to write the next
one? i am guessing here.
.mrg.
Home |
Main Index |
Thread Index |
Old Index