qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "André Braga" <meianoite@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: making a raw disk image
Date: Fri, 22 Jul 2005 10:16:42 -0300	[thread overview]
Message-ID: <2ad73a0507220616598c942b@mail.gmail.com> (raw)
In-Reply-To: <1h01sal.zd2ltvf8o7xyN%takeme2your@rocketmail.com>

2005/7/22, U n d e r a c h i e v e r <takeme2your@rocketmail.com>:
> Jim C. Brown <jma5@umd.edu> wrote:
> thanks -- whilst that's not exactly the answer I want
> 
> oh, to bite the bullet and kills windows then?

If it's the first partition on the disk, just use dd to copy from the
beginning of the drive up to the last sector of the partition and dump
this on a file. Use that file as a raw image. The relevant part on
number of sectors will be on the MBR. For tidyness, run fdisk on that
image and delete the other partition entries.

If it's not... Then I'm out of ideas :)

  reply	other threads:[~2005-07-22 14:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-19  8:03 [Qemu-devel] making a raw disk image U n d e r a c h i e v e r
2005-07-19 13:18 ` Jim C. Brown
2005-07-22  9:09   ` [Qemu-devel] " U n d e r a c h i e v e r
2005-07-22 13:16     ` André Braga [this message]
2005-07-22 15:50       ` Jim C. Brown
2005-07-23  4:42         ` André Braga

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=2ad73a0507220616598c942b@mail.gmail.com \
    --to=meianoite@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).