On Sun, 18 Nov 2007, David Courtney wrote: > > Hey, i am using a net4511 board with a 32MB compact flash card. I > > followed the instructions on the TinyBSD web sites for installation. > > Everything seems to work find during the boot process but right near > > the end it freezes. > > > > screenshot: http://www.epoxysbox.org/netprob.gif > > > > It shows the date, then about 6 random characters immediately after > > then quits responding completely. > > Sounds to me like you don't have getty running on the console.
Another good possibility is a baud rate mismatch. getty starting at 9600 while your terminal emulation s/w is running at the Soekris default 19200. You can either change the default to 9600 in the comBIOS. Or on the system where you created the CF card, edit the target /etc/ttys file so getty starts at 19200 on the console. Or simply change your terminal emulation after it boots. -Jed _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
