From owner-freebsd-sparc64@FreeBSD.ORG Mon Mar 14 15:50:04 2005 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 969B516A4CE for ; Mon, 14 Mar 2005 15:50:04 +0000 (GMT) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id C41FA43D31 for ; Mon, 14 Mar 2005 15:50:03 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) j2EFo2mY033148; Mon, 14 Mar 2005 16:50:02 +0100 (CET) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.11/8.12.10/Submit) id j2EFnvVL033147; Mon, 14 Mar 2005 16:49:57 +0100 (CET) (envelope-from marius) Date: Mon, 14 Mar 2005 16:49:57 +0100 From: Marius Strobl To: Jason Message-ID: <20050314164957.M55534@newtrinity.zeist.de> References: <20050310195747.GA83081@monsterjam.org> <20050312010951.A76491@newtrinity.zeist.de> <20050314153525.GA65989@monsterjam.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20050314153525.GA65989@monsterjam.org>; from jason@monsterjam.org on Mon, Mar 14, 2005 at 10:35:25AM -0500 X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-6; AVE: 6.30.0.5; VDF: 6.30.0.26; host: newtrinity.zeist.de) cc: sparc@freebsd.org Subject: Re: hang at boot after makeworld on 5.3 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 15:50:04 -0000 On Mon, Mar 14, 2005 at 10:35:25AM -0500, Jason wrote: > my /etc/ttys has the following, so I assume thats good, right? > > # Requires device 'uart' be enabled. > ttyu0 "/usr/libexec/getty std.9600" vt100 on secure > ttyu1 "/usr/libexec/getty std.9600" vt100 on secure > Yes, correct. > I havent had a chance to test the patches that David sent yet, but will do > that now. > Please set both input-device and output-device to ttya at the boot monitor prompt instead. If this works please use this as a work- around until the proper fix is MFC'ed to RELENG_5.