I want to convert vmdk to dvi but i have a trouble
VBoxManage convertfromraw --format VDI 'OWASP BWA-cl1.vmdk' OWASPBWA.vdi
Converting from raw image file="OWASP BWA-cl1.vmdk" to file="OWASPBWA.vdi"...
Creating dynamic image with size 780 bytes (1MB)...
VBoxManage: error: VD: The given disk size 780 is not aligned on a sector boundary (512 bytes)
VBoxManage: error: Error code VERR_VD_INVALID_SIZE at /home/vbox/vbox-6.1.32/src/VBox/Storage/VD.cpp(6242) in function int VDCreateBase(PVDISK, const char, const char, uint64_t, unsigned int, const char*, PCVDGEOMETRY, PCVDGEOMETRY, PCRTUUID, unsigned int, PVDINTERFACE, PVDINTERFACE)
3VBoxManage: error: Cannot create the disk image "OWASPBWA.vdi": VERR_VD_INVALID_SIZE