* [Qemu-devel] Under WinXP, Solaris installation does not work in qemu 0.9.1 but does work in qemu 0.9.0
@ 2008-01-30 14:31 Dmitry Bolshakov
2008-02-07 6:42 ` Carlo Marcelo Arenas Belon
0 siblings, 1 reply; 3+ messages in thread
From: Dmitry Bolshakov @ 2008-01-30 14:31 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 1236 bytes --]
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:
-probably all binaries versions from the
http://qemu-forum.ipi.fi/viewtopic.php?f=5&t=4235
-builded by myself too
http://qemu-forum.ipi.fi/viewtopic.php?f=5&t=4269
qemu-0.9.0: binaries from http://www1.interq.or.jp/~t-takeda/qemu/
accelerator module: directly from the project site
http://fabrice.bellard.free.fr/qemu/kqemu-1.3.0pre11.tar.gz
----------
I do not know how to get text from qemu window so I attached
screenshots. 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
PS
----------
may be small bug:
"qemu-img.exe create img 7G" - creates 7GB file
"qemu-img.exe create img 9G" - creates 9GB file
but
"qemu-img.exe create img 8G" - creates _zero_ file ???
but
"qemu-img.exe create img 8000M" - creates 8Gb file
I have checked probably all binaries versions from the
http://qemu-forum.ipi.fi/viewtopic.php?f=5&t=4235
PPS
Sorry for my poor English
--
With best regards
Dmitry Bolshakov
[-- Attachment #2: erroneous start of the installation in qemu-0.9.1.png --]
[-- Type: image/png, Size: 18833 bytes --]
[-- Attachment #3: normal start of the installation in qemu-0.9.0.png --]
[-- Type: image/png, Size: 16041 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Under WinXP, Solaris installation does not work in qemu 0.9.1 but does work in qemu 0.9.0
@ 2008-01-30 15:13 Juergen Keil
0 siblings, 0 replies; 3+ messages in thread
From: Juergen Keil @ 2008-01-30 15:13 UTC (permalink / raw)
To: qemu-devel; +Cc: dmitry.bolshakov
> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-02-07 6:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
-- strict thread matches above, loose matches on Subject: below --
2008-01-30 15:13 Juergen Keil
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).