All of lore.kernel.org
 help / color / mirror / Atom feed
From: Magnus Damm <magnus.damm@gmail.com>
To: "Jim C. Brown" <jma5@umd.edu>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: Building a disk image?
Date: Thu, 7 Jul 2005 10:53:00 +0900	[thread overview]
Message-ID: <aec7e5c3050706185324cb2e77@mail.gmail.com> (raw)
In-Reply-To: <20050706235752.GA14466@jbrown.mylinuxbox.org>

On 7/7/05, Jim C. Brown <jma5@umd.edu> wrote:
> This is quite clever. I don't see the sources for fsimage (the host program)
> anywhere though - it would be a lot more useful if one could tinker with both
> the host and the guest sides. This can be made to cover everything except
> resizing qcow images (and there is already work on that particular front
> elsewhere).

The goal was to build a small distribution that could be used to
modify filesystems in a host-independent way, without root
permissions. But now I find myself using fsimage for all kinds of
tasks, kernel programming, booting laptops without cdroms etc. So
yeah, thanks, I actually think it is pretty clever too.  =)

But the source for the host program _is_ included, or rather, the host
program is a shell script.

And, another cool thing is that it comes with full source code. So
people that want to tinker with it could download
fsimage-0.1.2-guest-src.tar.gz and type configure, make and make
install. Download from:

http://www.smallworks.com/~jim/fsimage/

> Could be especially useful for manipulating disk images on Windows hosts.

Yep, as long as the tftp server path prefix thing gets sorted out then
I think everything will be ok. But it depends on a bourne shell right
now, maybe it is better to replace the shell script with c code that
can be compiled for both *nix and windows.

/ magnus

  reply	other threads:[~2005-07-07  2:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-04  3:11 [Qemu-devel] Building a disk image? Matt Lawrence
2005-07-04 15:34 ` [Qemu-devel] " Ronald
2005-07-05 17:55   ` Matt Lawrence
2005-07-05 19:12     ` [Qemu-devel] " Ronald
2005-07-05 20:21       ` Matt Lawrence
2005-07-05 20:42     ` [Qemu-devel] " Jim C. Brown
2005-07-06  1:09       ` Magnus Damm
2005-07-06 23:57         ` Jim C. Brown
2005-07-07  1:53           ` Magnus Damm [this message]
2005-07-10  5:11             ` Henrik Nordstrom

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=aec7e5c3050706185324cb2e77@mail.gmail.com \
    --to=magnus.damm@gmail.com \
    --cc=jma5@umd.edu \
    --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.