diff options
Diffstat (limited to 'results/classifier/deepseek-1/output/files/1253465')
| -rw-r--r-- | results/classifier/deepseek-1/output/files/1253465 | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/results/classifier/deepseek-1/output/files/1253465 b/results/classifier/deepseek-1/output/files/1253465 deleted file mode 100644 index 9c502b2b1..000000000 --- a/results/classifier/deepseek-1/output/files/1253465 +++ /dev/null @@ -1,62 +0,0 @@ - -qemu-img: 'image' uses a vmdk feature which is not supported by this qemu version: VMDK version 3 - -qemu-img convert in.vmdk -O RAW out.img - -Fails with: -qemu-img: 'image' uses a vmdk feature which is not supported by this qemu version: VMDK version 3 - -qemu-img version 1.6.1 - -On Wed, Nov 20, 2013 at 11:00:14PM -0000, adrelanos wrote: -> qemu-img convert in.vmdk -O RAW out.img -> -> Fails with: -> qemu-img: 'image' uses a vmdk feature which is not supported by this qemu version: VMDK version 3 -> -> qemu-img version 1.6.1 - -This is a known issue. VMware has not released the file format -specification for VMDK version 3. At this point the information needed -to implement version 3 support is not publicly available. - -If you are aware of open source software which already supports version -3, please let us know! - -Fam: Do you have instructions for exporting version 2 images from -VMware? - -Stefan - - -> If you are aware of open source software which already supports version 3, please let us know! - -VirtualBox can. - -- VirtualBox uses VMDK version 3 disks. -- When you export a VM with VirtualBox (creating an .ova), it will include VMDK version 3 disks. -- VirtualBox can convert from vmkd to vdi. ('VBoxManage clonehd --format VDI "vmdk_file" "vdi_file"') - -Does that help? - - -On Sat, 01/07 21:36, Patrick Schleizer wrote: -> > If you are aware of open source software which already supports -> version 3, please let us know! -> -> VirtualBox can. -> -> - VirtualBox uses VMDK version 3 disks. -> - When you export a VM with VirtualBox (creating an .ova), it will include VMDK version 3 disks. -> - VirtualBox can convert from vmkd to vdi. ('VBoxManage clonehd --format VDI "vmdk_file" "vdi_file"') -> -> Does that help? - -Can you try again with QEMU 2.8? Recent versions of QEMU should be able to -handle version 3 VMDK disks. - -Fam - - -[Expired for QEMU because there has been no activity for 60 days.] - |