qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Karl Magdsick <kmagnum@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] remark about http://www.freeoszoo.org
Date: Sun, 3 Oct 2004 13:47:00 -0400	[thread overview]
Message-ID: <cd8ecdef041003104730e75776@mail.gmail.com> (raw)
In-Reply-To: <20041002131621.GA90530@aseed.antenna.nl>

As a note to anyone planning on uploading QEMU disk images to Free OS
Zoo, Free OS Zoo's suggested way of creating disk images does not (in
the general case) blank out the unused space in the disk image.  As a
result, the image will likely contain parts of deleted files from the
host OS.  This will reduce compressability of the disk images and may
cause the disk images to contian sensitive information, such as
passwords and credit card numbers.

This isn't a problem unless you think you might possibly give the disk
image to someone else in the future.

To prevent this, in the dd command, use if=/dev/zero and change the
count to be the suggested seek value.  Do not specify a seek value. 
This will cause dd to take longer to create a disk image, but it will
zero out the contents of the file, rather than asking the OS to create
a file from whatever garbage is left on disk.

As much as I like your passwords, credit card numbers, and assorted
smutt, I'd rather not download them from Free OS Zoo.


-Karl

On Sat, 2 Oct 2004 15:16:21 +0200, albi <albi@scii.nl> wrote:
> 
> hi,
> 
> First of all, kudos for developing QEMU! it's cool to play with! :)
> 
> I noticed an error at the downloads, when i downloaded reactos-0.2.3.tar.bz2
> i found out it's really a tar.gz file and not a tar.bz2, can you change that
> ? thnx
> 
> cya,
> albi
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>

  reply	other threads:[~2004-10-03 17:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-02 13:16 [Qemu-devel] remark about http://www.freeoszoo.org albi
2004-10-03 17:47 ` Karl Magdsick [this message]
2004-10-03 19:21   ` Lennert Buytenhek
2004-10-04  6:50     ` Karl Magdsick
2004-10-04 11:29       ` Lennert Buytenhek
2004-10-04 11:43         ` Paul Brook
2004-10-04  4:09   ` Brad Campbell

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=cd8ecdef041003104730e75776@mail.gmail.com \
    --to=kmagnum@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 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).