qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Suggestion: additional parameter to specify raw disk size
@ 2005-11-22 20:48 André Braga
  0 siblings, 0 replies; only message in thread
From: André Braga @ 2005-11-22 20:48 UTC (permalink / raw)
  To: qemu-devel

Under Windows hosts at least, QEMU is unable to detect the real size
of a partition when the \\.\drive: syntax is used. I suspect *nix
hosts are affected as well as I somehow doubt that QEMU checks the
partition table for partition geometries...

For this reason, I suggest having an additional parameter to tell QEMU
the partition size in sectors. (No, -hdachs currently can't handle
this).

Maybe expanding -hdachs to support different forms of translation, and
turning it into a full-blown -hdgeom command, like

-hdgeom hda,lba,31455270 -hdgeom hdb,chs,16383,16,63,lba

Thoughts, comments?


Cheers,
A.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-11-22 20:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-22 20:48 [Qemu-devel] Suggestion: additional parameter to specify raw disk size André Braga

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).