[flashboot] 19200 baud-rate during boot after kernel

Stuart Henderson stu at spacehopper.org
Thu Aug 24 00:02:55 EST 2006


On 2006/08/23 15:35, Rickard Dahlstrand wrote:
> All of the tty (/etc/ttys, /flash/etc/ttys, /flash/conf/etc/ttys) are
> saying 38400 and there is no boot.conf.

See if boot.conf (and using OS serial-console rather than
BIOS redirection) helps -
(echo "stty com0 38400"; echo "set tty com0") > /flash/etc/boot.conf

/flash/etc/ttys is unused; the boot loader looks there for
boot.conf but that's it. Other parts of the system use the files
in the ramdisk-image ($FLASHBOOT/initial-conf/$FOO when making
the flashboot kernel), or after a certain point in /etc/rc the
files copied from /flash/conf or untarred from *.tgz files.




More information about the flashboot mailing list