* [Qemu-devel] Qemu - Install Windows 7 64bits hang on startup with Blue Screen of Death
@ 2015-10-07 11:41 Aaron Elkins
2015-10-08 17:57 ` Olga Krishtal
2015-10-08 18:30 ` Stefan Weil
0 siblings, 2 replies; 5+ messages in thread
From: Aaron Elkins @ 2015-10-07 11:41 UTC (permalink / raw)
To: qemu-devel@nongnu.org Developers
[-- Attachment #1: Type: text/plain, Size: 388 bytes --]
Hi,
With this command line:
qemu-system-x86_64 -boot d -cdrom /dev/disk1 -hda windows7.img -m 1024
and I have my windows 7 cd in the cd rom, and the installation process hang on startup, here is
the screen shot:
https://www.dropbox.com/s/xzi28a5gibnp9xv/Screen%20Shot%202015-10-07%20at%207.35.00%20PM.png?dl=0
Any help?
My host is: Mac OS X 10.11 El Capitan
-Aaron
[-- Attachment #2: Type: text/html, Size: 1919 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] Qemu - Install Windows 7 64bits hang on startup with Blue Screen of Death
2015-10-07 11:41 [Qemu-devel] Qemu - Install Windows 7 64bits hang on startup with Blue Screen of Death Aaron Elkins
@ 2015-10-08 17:57 ` Olga Krishtal
2015-10-08 18:17 ` Stefan Weil
2015-10-08 18:30 ` Stefan Weil
1 sibling, 1 reply; 5+ messages in thread
From: Olga Krishtal @ 2015-10-08 17:57 UTC (permalink / raw)
To: Aaron Elkins, qemu-devel@nongnu.org Developers
On 07/10/15 14:41, Aaron Elkins wrote:
> Hi,
>
> With this command line:
>
> qemu-system-x86_64 -boot d -cdrom /dev/disk1 -hda windows7.img -m 1024
>
> and I have my windows 7 cd in the cd rom, and the installation process hang on startup, here is
> the screen shot:
>
> https://www.dropbox.com/s/xzi28a5gibnp9xv/Screen%20Shot%202015-10-07%20at%207.35.00%20PM.png?dl=0
>
> Any help?
>
> My host is: Mac OS X 10.11 El Capitan
>
> -Aaron
I suppose we do need more information, especially about hw that you
defined for this vm
According to msdn you are using old processor type:
https://msdn.microsoft.com/ru-ru/library/windows/hardware/ff559072(v=vs.85).aspx
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] Qemu - Install Windows 7 64bits hang on startup with Blue Screen of Death
2015-10-08 17:57 ` Olga Krishtal
@ 2015-10-08 18:17 ` Stefan Weil
0 siblings, 0 replies; 5+ messages in thread
From: Stefan Weil @ 2015-10-08 18:17 UTC (permalink / raw)
To: Aaron Elkins, qemu-devel@nongnu.org Developers; +Cc: Olga Krishtal
Am 08.10.2015 um 19:57 schrieb Olga Krishtal:
> On 07/10/15 14:41, Aaron Elkins wrote:
>> Hi,
>>
>> With this command line:
>>
>> qemu-system-x86_64 -boot d -cdrom /dev/disk1 -hda windows7.img -m 1024
>>
>> and I have my windows 7 cd in the cd rom, and the installation
>> process hang on startup, here is
>> the screen shot:
>>
>> https://www.dropbox.com/s/xzi28a5gibnp9xv/Screen%20Shot%202015-10-07%20at%207.35.00%20PM.png?dl=0
>>
>>
>> Any help?
>>
>> My host is: Mac OS X 10.11 El Capitan
>>
>> -Aaron
> I suppose we do need more information, especially about hw that you
> defined for this vm
> According to msdn you are using old processor type:
> https://msdn.microsoft.com/ru-ru/library/windows/hardware/ff559072(v=vs.85).aspx
Hi Aaron,
I'm afraid you got this error: https://bugs.launchpad.net/qemu/+bug/921208.
We have this problem now for several years. Most people don't care because
it only happens with TCG (your only option for Mac), not with KVM (the usual
option for Linux). It is also typically seen during the installation of
Windows,
not after the installation.
I suggest using VirtualBox for your Mac - it runs stable and is faster, too.
Regards,
Stefan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] Qemu - Install Windows 7 64bits hang on startup with Blue Screen of Death
2015-10-07 11:41 [Qemu-devel] Qemu - Install Windows 7 64bits hang on startup with Blue Screen of Death Aaron Elkins
2015-10-08 17:57 ` Olga Krishtal
@ 2015-10-08 18:30 ` Stefan Weil
2015-10-09 3:48 ` Aaron Elkins
1 sibling, 1 reply; 5+ messages in thread
From: Stefan Weil @ 2015-10-08 18:30 UTC (permalink / raw)
To: Aaron Elkins; +Cc: qemu-devel@nongnu.org Developers
[-- Attachment #1: Type: text/plain, Size: 535 bytes --]
Am 07.10.2015 um 13:41 schrieb Aaron Elkins:
> Hi,
>
> With this command line:
>
> qemu-system-x86_64 -boot d -cdrom /dev/disk1 -hda windows7.img -m 1024
>
> and I have my windows 7 cd in the cd rom, and the installation process
> hang on startup, here is
> the screen shot:
>
> https://www.dropbox.com/s/xzi28a5gibnp9xv/Screen%20Shot%202015-10-07%20at%207.35.00%20PM.png?dl=0
>
> Any help?
>
> My host is: Mac OS X 10.11 El Capitan
>
> -Aaron
Maybe this patch helps in your case:
http://patchwork.ozlabs.org/patch/182792/
Stefan
[-- Attachment #2: Type: text/html, Size: 2807 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] Qemu - Install Windows 7 64bits hang on startup with Blue Screen of Death
2015-10-08 18:30 ` Stefan Weil
@ 2015-10-09 3:48 ` Aaron Elkins
0 siblings, 0 replies; 5+ messages in thread
From: Aaron Elkins @ 2015-10-09 3:48 UTC (permalink / raw)
To: Stefan Weil; +Cc: qemu-devel@nongnu.org Developers
[-- Attachment #1: Type: text/plain, Size: 1016 bytes --]
Hi Stefan,
Thanks for your suggestion, I think I may use other VM on Mac instead, and after using a 32bit Windows 7 iso, it works, but the installation is very slow.
-Aaron
On Oct 9, 2015, at 2:30 AM, Stefan Weil <sw@weilnetz.de <mailto:sw@weilnetz.de>> wrote:
Am 07.10.2015 um 13:41 schrieb Aaron Elkins:
> Hi,
>
> With this command line:
>
> qemu-system-x86_64 -boot d -cdrom /dev/disk1 -hda windows7.img -m 1024
>
> and I have my windows 7 cd in the cd rom, and the installation process hang on startup, here is
> the screen shot:
>
> https://www.dropbox.com/s/xzi28a5gibnp9xv/Screen%20Shot%202015-10-07%20at%207.35.00%20PM.png?dl=0 <https://www.dropbox.com/s/xzi28a5gibnp9xv/Screen%20Shot%202015-10-07%20at%207.35.00%20PM.png?dl=0>
>
> Any help?
>
> My host is: Mac OS X 10.11 El Capitan
>
> -Aaron
Maybe this patch helps in your case:
http://patchwork.ozlabs.org/patch/182792/ <http://patchwork.ozlabs.org/patch/182792/>
Stefan
[-- Attachment #2: Type: text/html, Size: 6545 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-10-09 3:48 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-07 11:41 [Qemu-devel] Qemu - Install Windows 7 64bits hang on startup with Blue Screen of Death Aaron Elkins
2015-10-08 17:57 ` Olga Krishtal
2015-10-08 18:17 ` Stefan Weil
2015-10-08 18:30 ` Stefan Weil
2015-10-09 3:48 ` Aaron Elkins
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).