You are not logged in.

#1 2009-09-04 15:34:09

akephalos
Member
From: Romania
Registered: 2009-04-22
Posts: 114

Windows XP on QEmu kvm blue screen

Hey,

I tried to install Windows on QEmu, I'm on an AMD64 laptop, emulating an x86 system. I keep receiving blue screen during the installation.
My launch command is

/usr/bin/qemu -boot c -m 2047 -hda 'windowsXp.qemu' -cdrom  'windows.iso' -net nic,vlan=0 -net user,vlan=0 -localtime -soundhw es1370 -no-kqemu --enable-kvm &

I tried different options with no luck: qemu-system-x86_64, -vga std, -no-acpi, -rtc-td-hack. I had no problems running different Linux flavors like this.

Any ideas what the problem could be?

Offline

#2 2009-09-04 21:45:02

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: Windows XP on QEmu kvm blue screen

Hello akephalos!

Which windows do you try ?

Offline

#3 2009-09-05 01:11:11

Stalafin
Member
From: Berlin, Germany
Registered: 2007-10-26
Posts: 617

Re: Windows XP on QEmu kvm blue screen

Judging from the name of his img file, it's Windows XP: windowsXp.qemu

EDIT: Was that your problem? >> http://www.mail-archive.com/kvm-devel@l … 00602.html

Last edited by Stalafin (2009-09-05 01:18:20)

Offline

#4 2009-09-05 10:32:58

Stalafin
Member
From: Berlin, Germany
Registered: 2007-10-26
Posts: 617

Re: Windows XP on QEmu kvm blue screen

I was actually trying to install Windows XP SP3, and I am getting a blue screen as well. No idea how to fix that.

Offline

#5 2009-09-05 11:07:14

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: Windows XP on QEmu kvm blue screen

Did you try with kvm too ? Can you install other windows for it ?

Offline

#6 2009-09-05 15:03:51

Stalafin
Member
From: Berlin, Germany
Registered: 2007-10-26
Posts: 617

Re: Windows XP on QEmu kvm blue screen

Yeah, that's basically what I did, exactly as in the Wiki:
$ qemu-kvm -hda <Image_Name> -m 512 -cdrom </Path/to/the/ISO/Image> -boot d -vga std

Where I did qemu --enable-kvm because I installed a newer version of Qemu (right from the repos).

Offline

#7 2009-10-06 16:22:33

akephalos
Member
From: Romania
Registered: 2009-04-22
Posts: 114

Re: Windows XP on QEmu kvm blue screen

I'm sorry guys, I forgot about this thread because I was not notified by e-mail sad.

@djszapi: It was Windows XP. Yes, I'm using KVM module for acceleration.

I don't need to install XP anymore, I had a Wista with the laptop which crashed and I managed to install it. So Vista works, XP does not work. The last time I tried XP was at the time of my OP.

Offline

#8 2009-10-06 16:32:21

akephalos
Member
From: Romania
Registered: 2009-04-22
Posts: 114

Re: Windows XP on QEmu kvm blue screen

Stalafin wrote:

It seems it is not the same problem, as long as I tried with -no-acpi as well but the installer blue-screened as well. It is possible to have had different error messages with compared to without ACPI, I don't remember.

Offline

Board footer

Powered by FluxBB