qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Mulyadi Santosa" <mulyadi.santosa@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] file system can be writed ?
Date: Thu, 21 Feb 2008 14:11:37 +0700	[thread overview]
Message-ID: <f284c33d0802202311j58e467fbqc5fcea770689a80f@mail.gmail.com> (raw)
In-Reply-To: <20080220140910.M81903@csie.ntu.edu.tw>

Hi...

On Wed, Feb 20, 2008 at 9:13 PM, b93049 <b93049@csie.ntu.edu.tw> wrote:
>  Is QEMU could produce a file system image that could be written?
>  If yes, what should I do ???

Qemu doesn't deal directly with filesystem. Via qemu-img, the only
thing you can do is create empty disk image (be it raw type, cow, qcow
and so on).

To format it, loopback mount the disk image and use mkfs to format.

regards,

Mulyadi.

      reply	other threads:[~2008-02-21  7:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-20 14:13 [Qemu-devel] file system can be writed ? b93049
2008-02-21  7:11 ` Mulyadi Santosa [this message]

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=f284c33d0802202311j58e467fbqc5fcea770689a80f@mail.gmail.com \
    --to=mulyadi.santosa@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).