error starting vm in virtual box

Discussions related to using VirtualBox on Windows hosts.
Post Reply
tony10111
Posts: 44
Joined: 2. Apr 2018, 07:22

error starting vm in virtual box

Post 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)
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: error starting vm in virtual box

Post by scottgus1 »

Web-searching "HDD, detected invalid" yields this: viewtopic.php?f=1&t=101067
tony10111
Posts: 44
Joined: 2. Apr 2018, 07:22

Re: error starting vm in virtual box

Post by tony10111 »

am using vdi
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: error starting vm in virtual box

Post 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.
Post Reply