qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Brett Bonfield <pacella@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Using Qemu to install Linux in a Windows XP disk image
Date: Wed, 10 Nov 2004 17:45:24 -0500	[thread overview]
Message-ID: <a107c05f04111014454f28729c@mail.gmail.com> (raw)

Hi,

Apologies for making an end-user request rather than posing a
developer question or solution, but I'm not sure where else to ask the
following. I'm trying to use Qemu (the latest Windows installer) to
install and run the latest SimplyMEPIS .iso from a disk image so I can
save changes, install software, etc.

The SimplyMEPIS community has provided excellent guidance

http://www.mepis.org/node/view/4066

but I haven't been able to complete what I think are the last few steps, 
in part because I have a very limited understanding of dd (note: I've
been using dd rather than MakeQemuImage because I'd like an image
larger than 2GB and because dd offers more documentation) and how it
would interact with Qemu under Windows XP.

As near as I can tell, there are three separate branches of dd
available to Windows users (all three are open source: there may be
others, but who cares, right?):

1. http://unxutils.sourceforge.net/ 

2. http://uranus.it.swin.edu.au/~jn/linux/rawwrite/dd.htm

3. http://users.erols.com/gmgarner/forensics/
( which requires that msvcr70.dll and getopt.dll from the same distro
be in the folder with dd.exe )

I've been creating my disk image with the following command:

dd of=hd.img bs=1024 seek=3000000 count=0

The whole point of this exercise is to install SimplyMEPIS under Qemu
without having to partition my hard drive and without damaging my
existing install of WinXP. Is this what dd allows? Does Qemu support
this goal?

Brett

             reply	other threads:[~2004-11-10 22:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-10 22:45 Brett Bonfield [this message]
2004-11-11  2:28 ` [Qemu-devel] Using Qemu to install Linux in a Windows XP disk image André Braga
2004-11-11  7:34 ` Hermann-Josef Beckers/Kreis-Steinfurt
  -- strict thread matches above, loose matches on Subject: below --
2004-11-12 20:51 Brett Bonfield
2004-11-12 21:24 ` zitu
2004-11-12 21:29   ` zitu
2004-11-12 23:01 ` 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=a107c05f04111014454f28729c@mail.gmail.com \
    --to=pacella@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).