Failed on formatting VHD from VMDK
Posted: 15. Jun 2016, 08:57
Hi,
I'm trying to convert a vmdk file to vhd, using command, but I gut this error:
Can someone please help?
Thanks!
I'm trying to convert a vmdk file to vhd, using
Code: Select all
vboxmanage clonehd --format vhdCode: Select all
0%...10%...20%...30%...40%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage.exe: error: Failed to clone medium
VBoxManage.exe: error: Could not create the clone medium 'E:\Temp\2\upd1-disk1.vhd' (VERR_ZIP_ERROR)
VBoxManage.exe: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component MediumWrap, interface IMedium
VBoxManage.exe: error: Context: "enum RTEXITCODE __cdecl handleCloneMedium(struct HandlerArg *)" at line 896 of file VBoxManageDisk.cppThanks!