qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Windows XP on QEMU : Yes it is


From: Dominique Fournier
Subject: [Qemu-devel] Windows XP on QEMU : Yes it is
Date: Mon, 06 Sep 2004 17:03:42 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040820 Debian/1.7.2-4

Hi all,

I just try Windows XP on QEMU, it works.
Really slowly (I can not run the qemu-fast [nor on w98]), but it works.

I do the following actions :
Windows XP Pro:
+++++++++++++++
$ mkdir wXP
$ cd wXP/
Cree le disque systeme C: de 2Go
$ dd of=hdXP.img bs=1024 seek=2000000 count=0
$ qemu -m 128 -cdrom /dev/cdrom  -hda hdXP.img -boot d
Lancement de XP
$ qemu -hda hdXP.img -boot c -m 128 -n /etc/qemu-ifup

I do the install with FAT to try.

Do you want a screenshot ?

I use en Linux Debian with a 2.6.7 Kernel, QEMU 0.6.0-2 Debian package . (small bug : QEMU ask to go in 2.6 kernel or to put the rtc at 1024 and I am on 2.6 kernel...)

Do you want more informations ?

I can not run QEMU fast : it hang and I need to kill -9 it. The screen show some beautiful grey bars. I don't know why.

Hope this help.

Dom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]