From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BPOEC-0000un-Ly for qemu-devel@nongnu.org; Sun, 16 May 2004 12:11:05 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BPODL-0008GW-N6 for qemu-devel@nongnu.org; Sun, 16 May 2004 12:10:44 -0400 Received: from [193.252.22.28] (helo=mwinf0303.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BPO4N-0004LJ-8R for qemu-devel@nongnu.org; Sun, 16 May 2004 12:00:55 -0400 Received: from bellard.org (ATuileries-112-1-1-183.w80-11.abo.wanadoo.fr [80.11.167.183]) by mwinf0303.wanadoo.fr (SMTP Server) with ESMTP id 1D0BA5000BAB for ; Sun, 16 May 2004 18:00:54 +0200 (CEST) Message-ID: <40A790C0.9020301@bellard.org> Date: Sun, 16 May 2004 18:03:12 +0200 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] Solaris 9 x86 installation? References: <874qqzm2po.fsf@Janik.cz> <200405021527.14094.jahn.matthias@freenet.de> <874qqyswsp.fsf@Janik.cz> <87ad0qpl6a.fsf@Janik.cz> <40A7689B.30800@bellard.org> <40A77A72.8000400@bellard.org> <873c60peph.fsf@Janik.cz> In-Reply-To: <873c60peph.fsf@Janik.cz> Content-Type: text/plain; charset=ISO-8859-2; 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 I just commited new fixes. Now the hardware scan does not hang and the OS boot goes a few log lines further. The remaining problem may be PCI related (I am not sure whether Solaris x86 can boot without PCI). Fabrice. Pavel Janík wrote: > But only a little bit further. The situation is the same for Solaris 9 x86 > and Solaris 10 x86, so I'll describe it together: > > QEMU (current CVS): > > /tmp/QEMU/bin/qemu -boot d -cdrom Solaris-10-x86/sol-10-install-b54-x86.iso -hda hda.img -m 256 -fda floppy.img > > Solaris now boots, but when you press F2 to continue (with full device > scan), it will end up with > > Scanning: Windows Sound System Compatible > > thus you have to reboot and do Specific Scan (F3) instead. Disable all > devices except sound related (ie. Windows Sound System Compatible and ADS > Sound Blaster) and continue. > > Then you mark CD as boot device and continue. > > http://tmp.janik.cz/QEMU/Solaris-10-x86-boot.png > > But this is everything. Installation process stops here. For both 9 and 10. > > In one of several tries, Solaris installation program also printed No RTC > date!? to the screen: > > http://tmp.janik.cz/QEMU/Solaris-10-x86-no-RTC-date.png >