On Thu, Oct 20, 2011 at 8:48 AM, Rich Wellum <richwel...@gmail.com> wrote: > When I convert an ISO to a VMDk and try to deploy it as part of an OVF > package in vSphere I get the following error: > > I've tried: > qemu-img convert -O vmdk image.iso image.vmdk > qemu-img convert -f raw image.iso -O vmdk image.vmdk > I'm using a very recent version of qemu-img. Anything obvious I am doing > wrong?
By very recent version do you mean qemu.git/master? Or 0.15.1? Did previous versions of qemu-img convert the file correctly? Stefan