From owner-freebsd-sparc64@FreeBSD.ORG Tue Jun 21 00:17:54 2005 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 B8A6516A41C for ; Tue, 21 Jun 2005 00:17:54 +0000 (GMT) (envelope-from estrabd@mailcan.com) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AE3643D1D for ; Tue, 21 Jun 2005 00:17:54 +0000 (GMT) (envelope-from estrabd@mailcan.com) Received: from web1.messagingengine.com (web1.internal [10.202.2.210]) by frontend1.messagingengine.com (Postfix) with ESMTP id E111BCAC807 for ; Mon, 20 Jun 2005 19:46:59 -0400 (EDT) Received: by web1.messagingengine.com (Postfix, from userid 99) id D16324B62; Mon, 20 Jun 2005 19:47:00 -0400 (EDT) Message-Id: <1119311220.6674.236792844@webmail.messagingengine.com> X-Sasl-Enc: KIUFdV0c8xhpMKVxaqxriW7RliqPGtLMtg0m9BIyb4I2 1119311220 From: "Brett D. Estrade" To: freebsd-sparc64@freebsd.org Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.5 (F2.73; T1.001; A1.64; B3.05; Q3.03) Date: Mon, 20 Jun 2005 18:47:00 -0500 Subject: Re: 5.4 install on Ultra10 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: Tue, 21 Jun 2005 00:17:54 -0000 perhaps a silly question, but if I upgrade 5.3 to 5.4 on an ultra 60, will I experience the same problem? TIA, Brett On Sat, 18 Jun 2005 15:47:58 +0200, "Dagobert Kellner" said: > On Fri, Jun 17, 2005 at 03:39:06PM -0700, Tony Li wrote: > > > > Hi, > > > > I'm trying to install from cdrom onto an Ultra10. I'm able to get the > > kernel loaded, but the last message that I get is "jumping to kernel > > entry at 0xc0040000". The system is then hung hard. > > > > Clue, please? > > > > Thanks, > > Tony > > Hi Tony, > > I had the same problem while installing FreeBsd 5.4 on an Ultra5. > The problem is that the driver for the Openfirmware is not compiled into > the standard kernel. > That means you do not get any output on your screen but your Freebsd > still works. > > I used the following workaround (You need an computer with a > terminal-program. Connect this to the tty[ab] of the Ultra10): > > - Restart the computer. > While memory initialization press Stop-A to get to the bootprom. > - do one of the following comands (depends on where you connected your > sun): > select io ttya > or > select io ttyb > - then enter: go > > Now you should get the output to your terminal and you can go on > installing FreeBSD. > > After installing FreeBSD you should rebuild your kernel. > > Use the following option to enable the openfirmware console again: > > device ofw_console # OpenBoot firmware console device > > I hope that works for your ultra10. > > Dagobert Kellner > > > _______________________________________________ > > freebsd-sparc64@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64 > > To unsubscribe, send any mail to "freebsd-sparc64-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-sparc64@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64 > To unsubscribe, send any mail to > "freebsd-sparc64-unsubscribe@freebsd.org"