From: Bartosz Fabianowski <bartosz@fabianowski.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu dd sizes
Date: Sat, 25 Sep 2004 15:46:26 +0200 [thread overview]
Message-ID: <415576B2.60603@fabianowski.de> (raw)
In-Reply-To: <200409251428.14191.paul@codesourcery.com>
> On linux you can mount images using the loopback device.
You can do the same on FreeBSD, although you use a different command.
So one way to go about this would be as follows. Boot up the native
FreeBSD. Create an empty image file of appropriate size - say 4GB. Mount
this image and copy the installed FreeBSD to the image. While doing this
using native tools, remember to skip copying the image file onto itself,
as that would result in a recursion you don't want. Finally, move the
image you just created to your host system. This might not be the
quickest way of doing it, but it seems simple enough.
- Bartosz
next prev parent reply other threads:[~2004-09-25 13:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-25 13:08 [Qemu-devel] qemu dd sizes jmf
2004-09-25 13:28 ` Paul Brook
2004-09-25 13:46 ` Bartosz Fabianowski [this message]
[not found] <20040925171359.1D864299D9@xprdmailfe21.nwk.excite.com>
2004-09-25 22:27 ` Bartosz Fabianowski
-- strict thread matches above, loose matches on Subject: below --
2004-09-25 2:15 jmf
2004-09-25 4:21 ` Kyle Hayes
2004-09-25 15:17 ` Mark A. Williamson
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=415576B2.60603@fabianowski.de \
--to=bartosz@fabianowski.de \
--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).