Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 2004 16:58:35 +0200
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        Kim Culhan <w8hdkim@yahoo.com>
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: serial console stops just before login prompt
Message-ID:  <20040713145835.GD21962@eddie.nitro.dk>
In-Reply-To: <20040713143612.53207.qmail@web50708.mail.yahoo.com>
References:  <20040713143612.53207.qmail@web50708.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--YD3LsXFS42OYHhNZ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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.

--=20
Simon L. Nielsen
FreeBSD Documentation Team

--YD3LsXFS42OYHhNZ
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFA8/ibh9pcDSc1mlERAqesAJ972KnhUEj80H/II8+kN+2lQBidZQCfQsVG
ma6Uqk7spEYcyHkgSqxCff4=
=fJWp
-----END PGP SIGNATURE-----

--YD3LsXFS42OYHhNZ--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040713145835.GD21962>