From owner-freebsd-sparc64@FreeBSD.ORG Mon Jun 19 10:30:34 2006 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org 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 3E3DD16A479; Mon, 19 Jun 2006 10:30:34 +0000 (UTC) (envelope-from ardelean@ww.uni-erlangen.de) Received: from servww6.ww.uni-erlangen.de (servww6.ww.uni-erlangen.de [131.188.238.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F08243D48; Mon, 19 Jun 2006 10:30:32 +0000 (GMT) (envelope-from ardelean@ww.uni-erlangen.de) Received: from localhost (ardelean@localhost) by servww6.ww.uni-erlangen.de (8.11.6/8.11.6/SuSE Linux 0.5) with ESMTP id k5JAUTw13099; Mon, 19 Jun 2006 12:30:29 +0200 Date: Mon, 19 Jun 2006 12:30:28 +0200 (CEST) From: Gheorghe Ardelean To: Sergey Matveychuk In-Reply-To: <44965B94.5090802@FreeBSD.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-sparc64@freebsd.org Subject: Re: 6.1-RELEASE disk hangs after loading kernel on sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 10:30:34 -0000 On Mon, 19 Jun 2006, Sergey Matveychuk wrote: > I've downloaded 6.1-RELEASE-sparc64-disc1.iso and try to boot. > loader boots kernel and hangs on message: > jumping to kernel entry at 0x... > > What can I do? > > PS. It's sun 480 with 4 CPU. I have no complete info on the configuration. Are you trying to install over a serial console? If not, try also this. For me it happend the same on a plain Ultra 1 because the SBUS framebuffer is not supported yet. Serial console was Ok. Regards, Johny.