From: Patrick Ale <patrick.ale@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Windows 2000 partition full solution?
Date: Wed, 3 Nov 2004 13:51:09 +0100 [thread overview]
Message-ID: <8d158e1f04110304511068dfca@mail.gmail.com> (raw)
Hello Developers :D
I want to kick off with saying that I have no sense of programing and
am not trying to pretend I can program (I do know how to write hello
world in C withouth creating a seg. fault so yay on me) but I think I
should adress this thought on this list.
On the QEMU site I see that one of the known problems is that Windows
2000 says the partition is full. Now, I had this problem too and tried
to restart QEMU 4 times, still the same thing. I created the disk
image with: dd if=/dev/zero of=w2k.img bs=1M count=8096 (to create a
8GB disk).
Now, I tried reïnstalling Windows 2000 again but now with: dd
if=/dev/zero of=w2k.img bs=4096 count=2000000 and now it does work!
Could the diskfull problem have anything to do with the specified
blocksize for your image?.
Further I'd like to state that whenever you have a patch or bugfix
which needs extensive testing I'd be more than happy to help testing
out and stuff.
Cheers,
Keep up the good work.
Patrick
next reply other threads:[~2004-11-03 13:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-03 12:51 Patrick Ale [this message]
2004-11-03 14:18 ` [Qemu-devel] Windows 2000 partition full solution? Johannes Schindelin
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=8d158e1f04110304511068dfca@mail.gmail.com \
--to=patrick.ale@gmail.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 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.