From: Leo Whitman <whit74@verbmail.com>
To: QEMU Developer Mailing List <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Windows 2000 disk full problem during install...
Date: Tue, 14 Dec 2004 15:58:34 -0500 [thread overview]
Message-ID: <41BF53FA.4010307@verbmail.com> (raw)
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
next reply other threads:[~2004-12-14 21:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-14 20:58 Leo Whitman [this message]
2004-12-15 6:50 ` [Qemu-devel] Re: Windows 2000 disk full problem during install Janusz S. Bień
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=41BF53FA.4010307@verbmail.com \
--to=whit74@verbmail.com \
--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 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).