VERR_NOT_SUPPORTED adding vmdk
Posted: 10. Apr 2013, 04:48
I created a vmdk from a Windows 7 physical machine using vmware p2v. When I create a new virtualbox and select this file for the disk I get the following error:
Failed to open the hard disk /Users/joeblow/vms/sfdhqmislt56v/sfdhqmislt56v-disk1.vmdk.
Could not get the storage format of the medium '/Users/joeblow/vms/sfdhqmislt56v/sfdhqmislt56v-disk1.vmdk' (VERR_NOT_SUPPORTED).
Result Code: VBOX_E_IPRT_ERROR (0x80BB0005)
Component: Medium
Interface: IMedium {29989373-b111-4654-8493-2e1176cba890}
Callee: IVirtualBox {3b2f08eb-b810-4715-bee0-bb06b9880ad2}
Callee RC: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
When I try importing the ovf I get the following:
Failed to import appliance /Users/joeblow/vms/sfdhqmislt56v/sfdhqmislt56v.ovf.
Could not open the medium storage unit '/Users/joeblow/vms/sfdhqmislt56v/sfdhqmislt56v-disk1.vmdk'.
VMDK: incorrectly quoted value in descriptor in '/Users/joeblow/vms/sfdhqmislt56v/sfdhqmislt56v-disk1.vmdk' (VERR_VD_VMDK_INVALID_HEADER).
VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/joeblow/vms/sfdhqmislt56v/sfdhqmislt56v-disk1.vmdk' (VERR_VD_VMDK_INVALID_HEADER).
Result Code: VBOX_E_FILE_ERROR (0x80BB0004)
Component: Appliance
Interface: IAppliance {3059cf9e-25c7-4f0b-9fa5-3c42e441670b}
The vmdk boots successfully on vmware esxi 5.1. Any idea why vb 4.2.10 chokes on 'incorrectly quoted value in descriptor'? Any way to figure out which descriptor it doesn't like? Anyone ever seen this before?
Thank you for your attention.
Failed to open the hard disk /Users/joeblow/vms/sfdhqmislt56v/sfdhqmislt56v-disk1.vmdk.
Could not get the storage format of the medium '/Users/joeblow/vms/sfdhqmislt56v/sfdhqmislt56v-disk1.vmdk' (VERR_NOT_SUPPORTED).
Result Code: VBOX_E_IPRT_ERROR (0x80BB0005)
Component: Medium
Interface: IMedium {29989373-b111-4654-8493-2e1176cba890}
Callee: IVirtualBox {3b2f08eb-b810-4715-bee0-bb06b9880ad2}
Callee RC: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
When I try importing the ovf I get the following:
Failed to import appliance /Users/joeblow/vms/sfdhqmislt56v/sfdhqmislt56v.ovf.
Could not open the medium storage unit '/Users/joeblow/vms/sfdhqmislt56v/sfdhqmislt56v-disk1.vmdk'.
VMDK: incorrectly quoted value in descriptor in '/Users/joeblow/vms/sfdhqmislt56v/sfdhqmislt56v-disk1.vmdk' (VERR_VD_VMDK_INVALID_HEADER).
VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/joeblow/vms/sfdhqmislt56v/sfdhqmislt56v-disk1.vmdk' (VERR_VD_VMDK_INVALID_HEADER).
Result Code: VBOX_E_FILE_ERROR (0x80BB0004)
Component: Appliance
Interface: IAppliance {3059cf9e-25c7-4f0b-9fa5-3c42e441670b}
The vmdk boots successfully on vmware esxi 5.1. Any idea why vb 4.2.10 chokes on 'incorrectly quoted value in descriptor'? Any way to figure out which descriptor it doesn't like? Anyone ever seen this before?
Thank you for your attention.