From owner-freebsd-sparc64@FreeBSD.ORG Fri Mar 11 02:31:24 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 7884C16A4CE for ; Fri, 11 Mar 2005 02:31:24 +0000 (GMT) Received: from ns.kt-is.co.kr (ns.kt-is.co.kr [211.218.149.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id B58EB43D31 for ; Fri, 11 Mar 2005 02:31:23 +0000 (GMT) (envelope-from yongari@kt-is.co.kr) Received: from michelle.kt-is.co.kr (ns2.kt-is.co.kr [220.76.118.193]) (authenticated bits=128) by ns.kt-is.co.kr (8.12.10/8.12.10) with ESMTP id j2B2UkAh023413 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Fri, 11 Mar 2005 11:30:48 +0900 (KST) Received: from michelle.kt-is.co.kr (localhost.kt-is.co.kr [127.0.0.1]) by michelle.kt-is.co.kr (8.13.1/8.13.1) with ESMTP id j2B2VG9Y016289 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 11 Mar 2005 11:31:16 +0900 (KST) (envelope-from yongari@kt-is.co.kr) Received: (from yongari@localhost) by michelle.kt-is.co.kr (8.13.1/8.13.1/Submit) id j2B2VC4c016288; Fri, 11 Mar 2005 11:31:12 +0900 (KST) (envelope-from yongari@kt-is.co.kr) Date: Fri, 11 Mar 2005 11:31:12 +0900 From: Pyun YongHyeon To: Jason Message-ID: <20050311023112.GA16129@kt-is.co.kr> References: <20050310195747.GA83081@monsterjam.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050310195747.GA83081@monsterjam.org> User-Agent: Mutt/1.4.2.1i X-Filter-Version: 1.11a (ns.kt-is.co.kr) 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 Reply-To: yongari@kt-is.co.kr List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 02:31:24 -0000 On Thu, Mar 10, 2005 at 02:57:47PM -0500, Jason wrote: [...] > Hit [Enter] to boot immediately, or any other key for command prompt. > Booting [/boot/kernel/kernel]... > nothing to autoload yet. > jumping to kernel entry at 0xc0040000. > > > > any ideas? I guess it didn't hang. You can login the box with ssh. If you use console with Creator/Creator 3D, use sc(4) to get fast screen operations(Make sure to uncomment ttyv0 in /etc/ttys). If not, add "device ofw_console" to your kernel configuration and rebuild kernel. -- Regards, Pyun YongHyeon http://www.kr.freebsd.org/~yongari | yongari@freebsd.org