qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Windows 2000 disk full problem during install...


From: Leo Whitman
Subject: [Qemu-devel] Windows 2000 disk full problem during install...
Date: Tue, 14 Dec 2004 15:58:34 -0500
User-agent: Mozilla Thunderbird 0.8 (X11/20040926)

Hello,

I was wondering if anyone had a chance to look into this problem more. I've done a great deal of research myself on it so far, but do not yet have a solution. Most of the c:\winnt\security\edb*.log files that fill up the disk are created during the hardware scan stage in the GUI portion of the install. I'm using Windows 2000 Professional, on QEMU 0.6.2 (latest from CVS) and have encountered the problem on any flavor of Linux I try.

I did try to set the disk geometry manually with -hdacs to <tracks>/16/63. This helped a bit - basically delayed the disk filling up until later in the hardware scan. Without this parameter, the log files fill the disk pretty much right at the beginning of the hardware scan.

I also tried a small patch to hw/ide.c (without the multithread bits) , from Vladimir N. Oleynik. Basically only the s->status is set to READY_STAT instead of READY_STAT | SEEK_STAT in/around hw/ide.c:1472 from that patch. This did not solve the problem at all.

I'm willing to keep investigating the problem, but was wondering if any others had ideas in the meantime.

Thank you,

Leo Whitman




reply via email to

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