From: Brad Campbell <brad@wasp.net.au>
To: "Vladimir N. Oleynik" <dzo@simtreas.ru>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Win2k disk full message
Date: Wed, 16 Jun 2004 11:51:39 +0400 [thread overview]
Message-ID: <40CFFC0B.9080101@wasp.net.au> (raw)
In-Reply-To: <40CFFA4C.3080508@simtreas.ru>
Vladimir N. Oleynik wrote:
> Brad,
>
> > Well, it's right. The disk really is full.
>
> > It fills up with \WINNT\security\edbxxxx.log
> > Mine had 2.9GB of them. I'm reinstalling FAT32 so I can loopback mount
> > them and delete the lot, then resume the install and see what happens.
>
> You can try my last patch for destroy "w2k inst disk full".
> This patch have also:
> 1) support old gcc and glibc
> 2) remove debugging and make platform-specific
> function aligned for make speed up (may be true for softmmu only)
> 3) remove strange (erronyous) code "-errno" from vl.c
> 4) close file from slirp/slirp.c (very small point, but..)
Thanks Vods, I'm giving it a spin up now
Compile fails with these messages (and a couple more). I worked around them with
#define log(s...) {}
gcc -Wall -O2 -fno-strict-aliasing -fomit-frame-pointer -I. -I/home/brad/src/qemu/target-i386
-I/home/brad/src/qemu -D_GNU_SOURCE -I/home/brad/src/qemu/slirp -c -o sb16.o
/home/brad/src/qemu/hw/sb16.c
/home/brad/src/qemu/hw/sb16.c:29:1: warning: multi-line comment
gcc -Wall -O2 -fno-strict-aliasing -fomit-frame-pointer -I. -I/home/brad/src/qemu/target-i386
-I/home/brad/src/qemu -D_GNU_SOURCE -I/home/brad/src/qemu/slirp -c -o dma.o /home/brad/src/qemu/hw/dma.c
/home/brad/src/qemu/hw/dma.c:89:54: pasting ""dma: "" and ""invalid channel %#x %#x\n"" does not
give a valid preprocessing token
/home/brad/src/qemu/hw/dma.c:103:49: pasting ""dma: "" and ""invalid channel read %#x\n"" does not
give a valid preprocessing token
/home/brad/src/qemu/hw/dma.c:174:53: pasting ""dma: "" and ""command %#x not supported\n"" does not
give a valid preprocessing token
/home/brad/src/qemu/hw/dma.c:240:47: pasting ""dma: "" and ""dma: unknown iport %#x\n"" does not
give a valid preprocessing token
bklaptop:~>gcc --version
gcc (GCC) 3.3.3 (Debian 20040422)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I'll let you know how the rest of it goes. A win2k install on this machine takes hours.
Regards,
Brad
next prev parent reply other threads:[~2004-06-16 8:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-16 7:44 [Qemu-devel] Win2k disk full message Vladimir N. Oleynik
2004-06-16 7:51 ` Brad Campbell [this message]
2004-06-16 8:20 ` Jean-Michel POURE
2004-06-16 8:23 ` Brad Campbell
2004-06-16 8:47 ` Vladimir N. Oleynik
2004-06-16 9:07 ` Jean-Michel POURE
2004-06-16 9:29 ` Vladimir N. Oleynik
2004-06-30 15:00 ` Sebastien Bechet
-- strict thread matches above, loose matches on Subject: below --
2004-06-15 17:49 Brad Campbell
2004-06-16 1:56 ` Chad Page
2004-06-16 5:00 ` Brad Campbell
2004-06-16 22:58 ` Jason Gress
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=40CFFC0B.9080101@wasp.net.au \
--to=brad@wasp.net.au \
--cc=dzo@simtreas.ru \
--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).