From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H2aHd-0004zD-6k for qemu-devel@nongnu.org; Thu, 04 Jan 2007 16:37:57 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H2aHb-0004x4-CF for qemu-devel@nongnu.org; Thu, 04 Jan 2007 16:37:56 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H2aHb-0004ww-6j for qemu-devel@nongnu.org; Thu, 04 Jan 2007 16:37:55 -0500 Received: from [196.25.240.75] (helo=ctb-mesg5.saix.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H2aHa-000260-Kb for qemu-devel@nongnu.org; Thu, 04 Jan 2007 16:37:54 -0500 Received: from dsl-241-31-05.telkomadsl.co.za (dsl-241-31-05.telkomadsl.co.za [41.241.31.5]) by ctb-mesg5.saix.net (Postfix) with ESMTP id 52E3D220A for ; Thu, 4 Jan 2007 22:40:41 +0200 (SAST) From: Paul Sheer Content-Type: text/plain Date: Thu, 04 Jan 2007 22:40:10 +0200 Message-Id: <1167943210.17838.35.camel@localhost> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Booting Solaris 9 install CD under qemu-system-sparc 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 Hi. i need to perform software builds on solaris-sparc and i'm trying to avoid buying a real sparc for this. So qemu would be really helpful. Be happy to buy something cool for whoever get's this working! When booting the solaris 9 install CD - qemu-0.8.2# uname -a Linux sheerp-laptop 2.6.18 #2 PREEMPT Sat Nov 11 15:35:16 SAST 2006 i686 GNU/Linux qemu-0.8.2# qemu-system-sparc -hda qemu-Solaris-sparc.img -m 128 -boot d -cdrom /opt/sol-9-905hw-install-ga-sparc.iso -nographic - i get the following: Nvram id QEMU_BIOS, version 1 CPUs: 1 nvram error detected, zapping pram Welcome to OpenBIOS v1.0RC1 built on Jun 8 2006 15:14 Type 'help' for detailed information [sparc] Booting file 'cdrom' without 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... device auxio size -1 hangs here with 100% CPU thanks for any help with this -paul