* [Qemu-devel] Windows XP on QEMU : Yes it is
@ 2004-09-06 15:03 Dominique Fournier
2004-09-07 2:21 ` Sylvain Petreolle
0 siblings, 1 reply; 2+ messages in thread
From: Dominique Fournier @ 2004-09-06 15:03 UTC (permalink / raw)
To: qemu-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Windows XP on QEMU : Yes it is
2004-09-06 15:03 [Qemu-devel] Windows XP on QEMU : Yes it is Dominique Fournier
@ 2004-09-07 2:21 ` Sylvain Petreolle
0 siblings, 0 replies; 2+ messages in thread
From: Sylvain Petreolle @ 2004-09-07 2:21 UTC (permalink / raw)
To: dominique, qemu-devel
--- Dominique Fournier <dominique@fournier.homedns.org> a écrit :
> 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 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.
Be sure to read the documentation :
qemu-fast can only be used to emulate a linux kernel, this cant work with Windows.
> 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...)
>
qemu says it cannot configure your RTC to have a better emulation.
Configure it to have a 1024 Hz timer, or like it says :
type 'echo 1024 > /proc/sys/dev/rtc/max-user-freq' as root.
=====
Sylvain Petreolle (spetreolle_at_users_dot_sourceforge_dot_net)
Say NO to software patents
Dites NON aux brevets logiciels
"You believe it's the year 1984, when in fact, its closer to 2184"1984 / Matrix
Vous manquez despace pour stocker vos mails ?
Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/
Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour dialoguer instantanément avec vos amis. A télécharger gratuitement sur http://fr.messenger.yahoo.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-09-07 2:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-06 15:03 [Qemu-devel] Windows XP on QEMU : Yes it is Dominique Fournier
2004-09-07 2:21 ` Sylvain Petreolle
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).