From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JRHY5-0002mp-Ux for qemu-devel@nongnu.org; Mon, 18 Feb 2008 20:45:34 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JRHY1-0002gJ-DN for qemu-devel@nongnu.org; Mon, 18 Feb 2008 20:45:33 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRHY1-0002gB-6f for qemu-devel@nongnu.org; Mon, 18 Feb 2008 20:45:29 -0500 Received: from pop-siberian.atl.sa.earthlink.net ([207.69.195.71]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JRHY0-0002JA-Pl for qemu-devel@nongnu.org; Mon, 18 Feb 2008 20:45:28 -0500 Received: from user-142h2k8.cable.mindspring.com ([72.40.138.136] helo=earthlink.net) by pop-siberian.atl.sa.earthlink.net with esmtp (Exim 3.36 #1) id 1JRHXz-0002DU-00 for qemu-devel@nongnu.org; Mon, 18 Feb 2008 20:45:27 -0500 Message-ID: <47BA34B7.8010302@earthlink.net> Date: Mon, 18 Feb 2008 20:45:27 -0500 From: Robert Reif MIME-Version: 1.0 Subject: Re: [Qemu-devel] qemu-system-sparc and Solaris 1.1.2 / SunOS 4.1.4 References: <47B40C38.1000403@baltic-online.de> In-Reply-To: <47B40C38.1000403@baltic-online.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Jan Holzhueter wrote: > Hi everyone, > we are planing to get rid of some old sparc hardware. > The problem is that there are applications on it that require > sun4m and Solaris 1.1.2 / SunOS 4.1.4. > As known qemu-system-sparc is not able to boot the Solaris Kernel at > the moment. > > I get as far as: > [sparc] Booting file 'cdrom' with parameters '' > Not a bootable ELF image > Not a Linux kernel image > Not a bootable a.out image > Not a bootable ELF image > Not a Linux kernel image > Loading a.out image... > Loaded 7680 bytes > entry point is 0x4000 > Jumping to entry point... > checksum 60746d10 != 86693bac, trying to boot anyway > Unhandled Exception 0x00000007 > PC = 0x002002bc NPC = 0x002002c0 > Stopping execution > > My question is how far away are you form getting it to work > and in what time frame could it be done? > > This is a bigger project for us. So it might even be possible > ( nothing confirmed yet I have to check back with some people ) > to donate some money to get it to work. > It doesn't need to work for all Solaris. We just need Solaris 1.1.2. > If someone needs some installation Medium or feedback let me know. > > Greetings > Jan Holzhüter > > This may be an openbios issue. Changing openbios boot.c cdrom oldpath to sd(0,2,0):d gets past this error but it still doesn't boot.