From: Joe Menola <menola@sbcglobal.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Problems installing Windows XP
Date: Sun, 4 Jul 2004 11:09:02 -0500 [thread overview]
Message-ID: <200407041109.03051.menola@sbcglobal.net> (raw)
In-Reply-To: <40E7D815.8010704@ppp0.net>
On Sun July 4 2004 5:12 am, Jan Dittmer wrote:
> Hi,
>
> I'm experiencing difficulies install Windows XP (German, w/ SP1) in QEMU.
> The install process works fine up to the second reboot, when the
> "Windows XP is starting..." screen appears, ie. when the actual
> installer is finished.
> Then the mouse cursor appears in the middle of the screen, changing to
> the hour-glass and back and after 1-2 minutes the vm is suddenly
> rebooting without any notice. This is repeatable. Using 'safe mode' on
> startup ends in the same result.
> I've tested this with qemu 0.5.4 from debian testing and the cvs
> snapshot from 2004-06-28.
> I use the following command line:
>
> $QEMU -hda xp.img -cdrom winxp.iso -boot d -m 256
>
> I also tried adding the -pci switch, but with no change. Though I only
> tried it after having this problems. Would it make any difference if I
> tried to install xp with this option on?
> So, how can I debug this, or is there a known problem with XP. Any help
> would be greatly appreciated.
Can't offer any advice on debugging, but I can tell you that I've just had a
successful install of XP. And all appears to be "walking" just fine. :)
I installed on a fat32 fs, overwriting an existing W98 install with the
command
$qemu -fda /dev/fd0 -hda /mymnt/qemu/qdrive.img -cdrom /dev/cdrom1 -boot d -m
256 -enable-audio -user-net -pci
so perhaps the -pci option on install will help.
-jm
>
> Thanks,
>
> Jan
next prev parent reply other threads:[~2004-07-04 16:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-04 10:12 [Qemu-devel] Problems installing Windows XP Jan Dittmer
2004-07-04 16:09 ` Joe Menola [this message]
2004-07-04 22:35 ` Jan Dittmer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200407041109.03051.menola@sbcglobal.net \
--to=menola@sbcglobal.net \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.