From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MowQQ-0007iu-GZ for qemu-devel@nongnu.org; Sat, 19 Sep 2009 05:40:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MowQL-0007gR-Jq for qemu-devel@nongnu.org; Sat, 19 Sep 2009 05:40:13 -0400 Received: from [199.232.76.173] (port=43600 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MowQL-0007gK-Ar for qemu-devel@nongnu.org; Sat, 19 Sep 2009 05:40:09 -0400 Received: from mail-bw0-f211.google.com ([209.85.218.211]:58893) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MowQL-0002XC-0E for qemu-devel@nongnu.org; Sat, 19 Sep 2009 05:40:09 -0400 Received: by bwz7 with SMTP id 7so1095495bwz.34 for ; Sat, 19 Sep 2009 02:40:07 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <74aa57df0909162108w3bcb39e8u8f70a7e9c5e8eb90@mail.gmail.com> References: <74aa57df0909162108w3bcb39e8u8f70a7e9c5e8eb90@mail.gmail.com> From: Blue Swirl Date: Sat, 19 Sep 2009 12:39:47 +0300 Message-ID: Subject: Re: [Qemu-devel] Inquiry:Solaris 8 installation on QEMU Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: hadi motamedi Cc: qemu-devel@nongnu.org On Thu, Sep 17, 2009 at 7:08 AM, hadi motamedi wrote= : > Dear All > Can you please do me favor and let me know how can I install Solaris 8 on > QEMU ? Please be informed that I have downloaded=C2=A0& installed > qemu-0.9.0-sparc on my x86 workstation . It seems that it has emulated th= e > UltraSPARC platform on my pc as I am receiving the followings : > "#uname -a > Linux (none) 2.6.11 #3 Tue Mar 15 18:21:10 UTC 2005 sparc unknown" This is 32 bit Sparc, not UltraSPARC. UltraSPARC emulator is called sparc64 (sparc64-softmmu, qemu-system-sparc64). > I have an application that calls for UltraSPAR Solaris 8 to be pre-instal= led > . Can you please let me know how can I install Solaris 8 on my new emulat= ed > platform ? > Thank you in advance UltraSPARC emulation is not complete. Even Sparc32 can't boot Solaris 8 for some mysterious reason.