Page 1 of 1

error starting vm in virtual box

Posted: 2. Mar 2021, 17:42
by tony10111
hi am having this error
Failed to open the disk image file E:\wlsvm\wlsvm\wlsvm.vdi.

The medium 'E:\wlsvm\wlsvm\wlsvm.vdi' can't be used as the requested device type (HDD, detected invalid).

Result Code: E_FAIL (0x80004005)
Component: MediumWrap
Interface: IMedium {ad47ad09-787b-44ab-b343-a082a3f2dfb1}
Callee: IVirtualBox {d0a0163f-e254-4e5b-a1f2-011cf991c38d}
Callee RC: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)

Re: error starting vm in virtual box

Posted: 2. Mar 2021, 18:22
by scottgus1
Web-searching "HDD, detected invalid" yields this: viewtopic.php?f=1&t=101067

Re: error starting vm in virtual box

Posted: 4. Mar 2021, 06:21
by tony10111
am using vdi

Re: error starting vm in virtual box

Posted: 4. Mar 2021, 06:36
by scottgus1
Apparently Virtualbox thinks the format of the drive file is uninterpretable.

Try to clone the disk file with Mpack's CloneVDI. If the disk file can be used or repaired, CloneVDI will fix it. If CloneVDI says it can't use your disk file, then the disk file is kaput, and you'll have to restore from a backup.