From owner-freebsd-current@FreeBSD.ORG Tue Jul 13 14:58:41 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50BC116A4CE for ; Tue, 13 Jul 2004 14:58:41 +0000 (GMT) Received: from eddie.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06F7343D1D for ; Tue, 13 Jul 2004 14:58:41 +0000 (GMT) (envelope-from simon@eddie.nitro.dk) Received: by eddie.nitro.dk (Postfix, from userid 1000) id CEEF411819; Tue, 13 Jul 2004 16:58:35 +0200 (CEST) Date: Tue, 13 Jul 2004 16:58:35 +0200 From: "Simon L. Nielsen" To: Kim Culhan Message-ID: <20040713145835.GD21962@eddie.nitro.dk> References: <20040713143612.53207.qmail@web50708.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YD3LsXFS42OYHhNZ" Content-Disposition: inline In-Reply-To: <20040713143612.53207.qmail@web50708.mail.yahoo.com> User-Agent: Mutt/1.5.6i cc: freebsd-current@FreeBSD.org Subject: Re: serial console stops just before login prompt X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2004 14:58:41 -0000 --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--