From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C2GnV-0008D2-8A for qemu-devel@nongnu.org; Tue, 31 Aug 2004 18:08:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C2GnT-0008CV-Le for qemu-devel@nongnu.org; Tue, 31 Aug 2004 18:08:12 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2GnT-0008CR-GP for qemu-devel@nongnu.org; Tue, 31 Aug 2004 18:08:11 -0400 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1C2GiX-0006dN-BX for qemu-devel@nongnu.org; Tue, 31 Aug 2004 18:03:05 -0400 Message-ID: <4134F515.20200@gmx.com> Date: Wed, 01 Sep 2004 00:00:53 +0200 From: "Bochnig, Martin" MIME-Version: 1.0 Subject: Re: [Qemu-devel] Solaris9 issues on today CVS sources. References: <4134DFE5.5030103@bellard.org> In-Reply-To: <4134DFE5.5030103@bellard.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: bochnig@pool.math.tu-berlin.de, 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 Disable the emulated pci. Try '-isa' . Maybe this will help. Please report your results. Martin Fabrice Bellard wrote: > Karel Gardas wrote: > >> Hello, >> >> I've been able to use Solaris9 on qemu 0.5.5, but I have tried to update >> to the latest (today) sources and found that the kernel does not boot >> anymore. It is loaded, but then when it touch disc it prints: >> >> WARNING: /pci@0,0/pci-ide/@1,1/ide@0/cmdk@0,0 (Disk 0): >> Error for command 'read sector' Error Level: Informational >> Sense Key: aborted command >> Vendor 'Gen-ATA ' error code: 0x3 >> WARNING: /pci@0,0/pci-ide/@1,1/ide@0 (ata0): >> timeout: reset target, target=0 lun=0 >> >> and this is repeated several times, till kernel boots again. >> >> BTW: Reading changelog for 0.6.1, I've found this: >> >> - New block device layer >> >> does this mean that the old mkcow images are not longer supported? > > > They should work except if there is a bug. Try with a raw image. > Otherwise it is a recent change in the IDE driver. > > Fabrice. > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > >