Subject: Re: How to change serial baud rate on already installed bootblocks
To: <>
From: Job Hanssen <job.hanssen@xs4all.nl>
List: port-i386
Date: 09/04/2007 08:23:57
Job Hanssen schreef:
> Ok, so I changed the console definition in /etc/ttys from
> console "/usr/libexec/getty std.38400" vt100 on secure
> to
> console "/usr/libexec/getty std.115200" vt100 on secure
> and then rebooted the system.
>
> As of then, all kernel messages are garbled, but the login-prompt
> appears normally (with the terminal emulator running on 115200 baud).
> When issue a reboot command, the shutdown-message is printed as garbled
> text again.
Ok, I could have put that into words more clearly...
What I tried to convey is that all kernel-output is at 38400 baud, while the
login-prompt is at 115200 baud...
Regards,
Job Hanssen