From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] block device loopback
Date: Thu, 1 Jun 2006 17:31:13 +0100 [thread overview]
Message-ID: <200606011731.14325.paul@codesourcery.com> (raw)
In-Reply-To: <5370f2820606010908w7204c1afr17132397ec625c76@mail.gmail.com>
> The aim of this driver is quite similar to the loop driver but instead of
> "emulating" a partition, it emulates a IDE Hard Drive and give an access to
> it via /dev/vdX and it's partition via /dev/vdXpY.
> Perhaps you will wonder why i use the qemu's mailing-list for this problem
> : - i don't know exactly where i can find a way to achieve this project ; -
> i wonder how you read your hda.disk without using qemu ;
I'd be surprised if this problem wasn't already fixed by the kernel
device-mapper infrastructure.
I also think this list is the wrong place to discuss this. There's nothing
qemu specific about it.
> - i would like to know how qemu fix the virtual drive property inside the
> virtual machine (cylinders, sectors, etc...) ;
qemu doesn't know or care about the contents of the image. It's entirely up to
the guest OS.
Paul
next prev parent reply other threads:[~2006-06-01 16:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-01 16:08 [Qemu-devel] block device loopback s[e]th & h[o]lth
2006-06-01 16:31 ` Paul Brook [this message]
2006-06-01 16:50 ` Jim C. Brown
2006-06-02 13:52 ` NyOS
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=200606011731.14325.paul@codesourcery.com \
--to=paul@codesourcery.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 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.