On 2008-04-30, Chantal Rosmuller <[EMAIL PROTECTED]> wrote: > I added a file etc/boot.conf to the tftp directory with this content: > > set tty com0 > stty com0 9600 > boot bsd.rd
I'd recommend "set image bsd.rd" so you can still type commands, it will then boot bsd.rd after a timeout. > unfortunately it then starts printing a lot of jibberish, probably something > to do with the serial console settings You just forced the port speed to 9600 in boot.conf, change combios console and terminal emulator speed to match (recommended), or change the "stty com0 .." line to whatever speed you really use. _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
