Re: [Qemu-devel] qemu-img vmdk converted from iso not accepted by vSphere

2011-10-20 Thread Rich Wellum
On Oct 20, 2011, at 2:17 PM, Stefan Hajnoczi wrote: > On Thu, Oct 20, 2011 at 10:54 AM, Rich Wellum 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 tr

Re: [Qemu-devel] qemu-img vmdk converted from iso not accepted by vSphere

2011-10-20 Thread Rich Wellum
11, at 1:50 PM, Stefan Hajnoczi wrote: > On Thu, Oct 20, 2011 at 8:48 AM, Rich Wellum 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 vm

[Qemu-devel] qemu-img vmdk converted from iso not accepted by vSphere

2011-10-20 Thread Rich Wellum
Hi,Apologies in advance if I shouldn't be asking here - I can't find a dedicated forum.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.vmdkqemu-img convert -f raw image.iso -O vmd

[Qemu-devel] qemu-img: subformat=streamOptimized issue

2011-09-27 Thread Rich Wellum
Hi, Can anyone tell me what this error means? qemu-img convert -O vmdk ultra.iso ultra.vmdk -o subformat=streamOptimized VMDK: can't write to allocated cluster for streamOptimized qemu-img: error while writing sector 21247: Input/output error Thanks, ||Rich