qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Rich Wellum <richwellum@gmail.com>
Cc: Feiran Zheng <famcool@gmail.com>, qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] qemu-img vmdk converted from iso not accepted by vSphere
Date: Thu, 20 Oct 2011 11:17:18 -0700	[thread overview]
Message-ID: <CAJSP0QXNcBr3HY3hMFppm0Uy696EQQreow6WkyDR3okC8OHRQw@mail.gmail.com> (raw)
In-Reply-To: <029A6BE6-4689-4F02-844A-087C12A3594A@gmail.com>

On Thu, Oct 20, 2011 at 10:54 AM, Rich Wellum <richwellum@gmail.com> wrote:
> Hi Stefan,
>> qemu-img
> qemu-img version 0.15.50, Copyright (c) 2004-2008 Fabrice Bellard
> I haven't got this to work on any version - I was trying this version
> because of the expanded list of sub format versions - I thought one of them
> might be accepted.

That is a qemu.git/master tree and includes Fam's vmdk enhancements.

You could try the other subformats:

$ qemu-img convert -O vmdk -o subformat=monolithicFlat image.iso image.vmdk

or:

$ qemu-img convert -O vmdk -o subformat=twoGbMaxExtentSparse image.iso
image.vmdk

Fam: Any suggestions?  Do you know why vSphere is rejecting the
default monolithicSparse image?

Stefan

  reply	other threads:[~2011-10-20 18:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-20 15:48 [Qemu-devel] qemu-img vmdk converted from iso not accepted by vSphere Rich Wellum
2011-10-20 17:50 ` Stefan Hajnoczi
2011-10-20 17:54   ` Rich Wellum
2011-10-20 18:17     ` Stefan Hajnoczi [this message]
2011-10-20 20:35       ` Rich Wellum
2011-10-26  7:43         ` Stefan Hajnoczi
2011-10-26 11:25           ` Richard Wellum
2011-10-28  9:17             ` Stefan Hajnoczi
2011-10-28 10:46               ` Richard Wellum

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=CAJSP0QXNcBr3HY3hMFppm0Uy696EQQreow6WkyDR3okC8OHRQw@mail.gmail.com \
    --to=stefanha@gmail.com \
    --cc=famcool@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richwellum@gmail.com \
    /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).