Re: serial console stops just before login prompt

From: Simon L. Nielsen <simon_at_FreeBSD.org>
Date: Tue, 13 Jul 2004 16:58:35 +0200
On 2004.07.13 07:36:12 -0700, Kim Culhan wrote:

> Setup serial console as follows:
[...]
> At this point there is no login: prompt on the terminal.

You need to change /etc/tty's to start a getty on the serial console.
E.g. for the first serial port change

	ttyd0   "/usr/libexec/getty std.9600"   dialup  off secure
to
	ttyd0   "/usr/libexec/getty std.115200" dialup  on secure

That should do the trick.

-- 
Simon L. Nielsen
FreeBSD Documentation Team

Received on Tue Jul 13 2004 - 12:58:41 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:01 UTC