[WorksForMe] 'Failed to import appliance' error (VMDK)
Posted: 7. Sep 2018, 13:38
I have an OVF file, with accompanying VMDK and MF files, for a Windows XP guest, which I am trying to import on my macOS host. My VirtualBox version is 5.2.18 r124319 (Qt5.6.3).
When importing the OVF, I am getting the following error:
I am attaching the OVF to see if anyone can spot any malformed syntax in there that might be causing the issue.
Many thanks
When importing the OVF, I am getting the following error:
I have also tried creating a new VM, and attaching the VMDK, which also results in a slightly different error:Failed to import appliance /Users/me/Downloads/Mercedes WIS 2006 VM.ovf.
Could not open the medium storage unit '/Users/me/Downloads/Mercedes WIS 2006 VM.vmdk'.
VMDK: descriptor does not start as expected in '/Users/me/Downloads/Mercedes WIS 2006 VM.vmdk' (VERR_VD_VMDK_INVALID_HEADER).
VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/me/Downloads/Mercedes WIS 2006 VM.vmdk' (VERR_VD_VMDK_INVALID_HEADER).
Result Code: VBOX_E_FILE_ERROR (0x80BB0004)
Component: ApplianceWrap
Interface: IAppliance {8398f026-4add-4474-5bc3-2f9f2140b23e}
I've tried a few things:Failed to open the disk image file /Users/me/MercedesWIS2006VM/Mercedes WIS 2006 VM.vmdk.
Could not get the storage format of the medium '/Users/me/MercedesWIS2006VM/Mercedes WIS 2006 VM.vmdk' (VERR_NOT_SUPPORTED).
Result Code: VBOX_E_IPRT_ERROR (0x80BB0005)
Component: MediumWrap
Interface: IMedium {4afe423b-43e0-e9d0-82e8-ceb307940dda}
Callee: IVirtualBox {9570b9d5-f1a1-448a-10c5-e12f5285adad}
Callee RC: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
- running in VMWare - similar errors appear. From what I read elsewhere on this forum, exported VMDKs are compressed by VirtualBox so it's probably not VMWare compatible anyway.
- tried using the vmware-vdiskmanager utility with the -R switch to attempt to repair the VMDK file, and the utility does not give any output at all (so unclear if there is no corruption to fix, or it fixed successfully).
- importing with an older version of VirtualBox (2.2) - that gives an error "Too many IDE controllers in OVF; VirtualBox only supports one". I'm not sure if that's a red herring, as it's such an old version.
I am attaching the OVF to see if anyone can spot any malformed syntax in there that might be causing the issue.
Many thanks