qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU 0.5.2 testing vs. W2K Install
@ 2004-01-24 14:09 Robert Wilhelm
  2004-01-24 16:36 ` Fabrice Bellard
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Wilhelm @ 2004-01-24 14:09 UTC (permalink / raw)
  To: qemu-devel

FYI;

I tried to install Windows 2000 on a new image using qemu fom cvs)

dd if=/dev/zero of=hdimage bs=1024 count=1M
qemu -hda hdc -cdrom w2k.iso -boot d

It will create and format a new FAT partition but then
I get the message "Setup has determined that drive C is corrupted
and cannot be repaired".

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] QEMU 0.5.2 testing vs. W2K Install
  2004-01-24 14:09 [Qemu-devel] QEMU 0.5.2 testing vs. W2K Install Robert Wilhelm
@ 2004-01-24 16:36 ` Fabrice Bellard
  0 siblings, 0 replies; 2+ messages in thread
From: Fabrice Bellard @ 2004-01-24 16:36 UTC (permalink / raw)
  To: qemu-devel

Robert Wilhelm wrote:
> FYI;
> 
> I tried to install Windows 2000 on a new image using qemu fom cvs)
> 
> dd if=/dev/zero of=hdimage bs=1024 count=1M
> qemu -hda hdc -cdrom w2k.iso -boot d
> 
> It will create and format a new FAT partition but then
> I get the message "Setup has determined that drive C is corrupted
> and cannot be repaired".

This is exactly the bug I have with Win 2K/XP. It seems that the problem 
is timer dependent, so in some cases it does not occur, for example when 
decreasing CPU_TLB_SIZE in cpu-defs.h.

I tracked this bug for several days without finding it yet.

Fabrice.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-24 16:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-24 14:09 [Qemu-devel] QEMU 0.5.2 testing vs. W2K Install Robert Wilhelm
2004-01-24 16:36 ` Fabrice Bellard

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).