On 9/19/07, Maurice Janssen <[EMAIL PROTECTED]> wrote: > > On Wednesday, September 19, 2007 at 08:40:50 -0700, Vincent Li wrote: > <snip> > >Then I typed reboot at prompt, it reboot and hangs here: > >------- > >boot> > >booting hd0a:/bsd:5567348+871228 [52+283664+263996]=0x6a9ba4 > >entry point at 0x200120 > >--------- > > > >does this mean that the bootloader boot OpenBSD from address 0x200120 and > >could not find the boot partition? do I have a faulty CF because of > >"pciide0:0:0: bus-master DMA error: missing interrupt, status=0x20"? > > Looks like the system isn't using the serial console. Please try to > enter > boot> set tty com0 > boot> set stty 19200 > at the boot prompt and see how it goes. > If this works, put these lines in /etc/boot.conf. > > Mauriace
Thanks, that is it. I put following in /etc/boot.conf set tty com0 stty com0 19200 Now I can see the booting message, but I can't see the login prompt, it stops here: ---- starting local daemons:. standard daemons: cron. Sun Mar 11 22:28:18 PDT 2007 ------ I can ssh from another computer to net4801, and all works fine. But I can't login from serial console because it does not give me login prompt.
_______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
