qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Juergen Keil <jk@tools.de>
To: qemu-devel@nongnu.org
Cc: dmitry.bolshakov@bridge-quest.com
Subject: Re: [Qemu-devel] Under WinXP, Solaris installation does not work in qemu 0.9.1 but does work in qemu 0.9.0
Date: Wed, 30 Jan 2008 16:13:15 +0100 (CET)	[thread overview]
Message-ID: <200801301513.m0UFDGtl008390@imap.tools.intra> (raw)


> P4 3.40GHz
> WinXP Professional SP2
> 
> Solaris Express Developer Edition 2/07 DVD iso image
> (I have 2/07 but latest version is 9/07 
> http://www.sun.com/software/solaris/solaris-express/get.jsp)
> 
> qemu-0.9.1:
...
> Small comment - normal setup goes almost without delay, but 
> errors appear[*] after 1 or 2 minutes delay (and continue to appear by the 
> same "blocks" with the same interval

> [*] WARNING: /pci@0,0/pci-ide@1,1/ide@1 (ata1):
>         timeout: abort requested, target=0 lun=0


Workaround is to disable the use of DMA data transfers for the Solaris
ata driver.  Edit the boot entry in the initial grub menu and append
",ata-dma-enabled=0" at the end of the line starting with "kernel ...".


The kernel command should look similar to this:

    kernel /boot/platform/i86pc/kernel/unix -B install_media=cdrom,ata-dma-enabled=0

             reply	other threads:[~2008-01-30 15:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-30 15:13 Juergen Keil [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-01-30 14:31 [Qemu-devel] Under WinXP, Solaris installation does not work in qemu 0.9.1 but does work in qemu 0.9.0 Dmitry Bolshakov
2008-02-07  6:42 ` Carlo Marcelo Arenas Belon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200801301513.m0UFDGtl008390@imap.tools.intra \
    --to=jk@tools.de \
    --cc=dmitry.bolshakov@bridge-quest.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).