From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50243) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QASdz-00042g-Dr for qemu-devel@nongnu.org; Thu, 14 Apr 2011 15:56:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QASdy-00071Z-BK for qemu-devel@nongnu.org; Thu, 14 Apr 2011 15:55:59 -0400 Received: from mail-qw0-f45.google.com ([209.85.216.45]:44848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QASdy-00071P-8e for qemu-devel@nongnu.org; Thu, 14 Apr 2011 15:55:58 -0400 Received: by qwj8 with SMTP id 8so1357079qwj.4 for ; Thu, 14 Apr 2011 12:55:57 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20110414174912.2655.81452.malonedeb@gandwana.canonical.com> References: <20110414174912.2655.81452.malonedeb@gandwana.canonical.com> <20110414174912.2655.81452.malonedeb@gandwana.canonical.com> From: Artyom Tarasenko Date: Thu, 14 Apr 2011 21:55:37 +0200 Message-ID: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [Bug 760956] [NEW] Open Solaris 2009 Doesn't Boot List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bug 760956 <760956@bugs.launchpad.net> Cc: qemu-devel@nongnu.org As already mentioned in the Bug 760060, OpenSolaris doesn't support 32 bit SPARC machines, so you should use a qemu-system-sparc64 and not qemu-system-sparc. (Although booting [Open]Solaris to the command prompt is not possible with qemu-system-sparc64 yet) Also --enable-kvm makes no effect when host arch <> guest arch. And there is no kvm support for SPARC. On Thu, Apr 14, 2011 at 7:49 PM, Nigel Horne <760956@bugs.launchpad.net> wr= ote: > Public bug reported: > > The latest git version of qemu (commit > 420b6c317de87890e06225de6e2f8af7bf714df0) fails to boot the OpenSolaris > image from http://dlc.sun.com/osol/opensolaris/2009/06/osol-0906-ai- > sparc.iso. > > qemu-img create opensolaris 3G > qemu-system-sparc -hda opensolaris -cdrom osol-0906-ai-sparc.iso -boot d = -redir tcp:2232::22 -k en-us -m 192 > > gives: > > ... > Trying cdrom:d > File not found > Trying cdrom... > Not a bootable ELF image > Not a bootable a.out image > No valid state has been set by load or init_program > > Host: Linux/x86_64 > gcc4.5 > ./configure --enable-linux-aio --enable-io-thread --enable-kvm > > ** Affects: qemu > =A0 =A0 Importance: Undecided > =A0 =A0 =A0 =A0 Status: New > > -- > You received this bug notification because you are a member of qemu- > devel-ml, which is subscribed to QEMU. > https://bugs.launchpad.net/bugs/760956 > > Title: > =A0Open Solaris 2009 Doesn't Boot > > Status in QEMU: > =A0New > > Bug description: > =A0The latest git version of qemu (commit > =A0420b6c317de87890e06225de6e2f8af7bf714df0) fails to boot the > =A0OpenSolaris image from > =A0http://dlc.sun.com/osol/opensolaris/2009/06/osol-0906-ai-sparc.iso. > > =A0qemu-img create opensolaris 3G > =A0qemu-system-sparc -hda opensolaris -cdrom osol-0906-ai-sparc.iso -boot= d -redir tcp:2232::22 -k en-us -m 192 > > =A0gives: > > =A0... > =A0Trying cdrom:d > =A0File not found > =A0Trying cdrom... > =A0Not a bootable ELF image > =A0Not a bootable a.out image > =A0No valid state has been set by load or init_program > > =A0Host: Linux/x86_64 > =A0gcc4.5 > =A0./configure --enable-linux-aio --enable-io-thread --enable-kvm > > --=20 Regards, Artyom Tarasenko solaris/sparc under qemu blog: http://tyom.blogspot.com/