Page 1 of 1

Can i recover data ?

Posted: 5. May 2019, 18:06
by wolf123456
Hi guys,

I reinstalled my Windows 7, i backed up only folder with .vdi, .vbox files and nothing elese from Program Files or others. Now when i try add these files into Virtual Box Manager i get message:
Failed to open virtual machine located in D:/Win/WinTester.vbox.

Document is empty.

Location: 'D:\Win\WinTester.vbox', line 1 (0), column 1.

F:\tinderbox\win-6.0\src\VBox\Main\src-server\MachineImpl.cpp[495] (long __cdecl Machine::initFromSettings(class VirtualBox *,const class com::Utf8Str &,const class com::Guid *)).

Result Code: E_FAIL (0x80004005)
Component: MachineWrap
Interface: IMachine {5047460a-265d-4538-b23e-ddba5fb84976}
Callee: IVirtualBox {d0a0163f-e254-4e5b-a1f2-011cf991c38d}
It possible get data from these virtual machines ? Thanks for help

Re: Can i recover data ?

Posted: 5. May 2019, 20:57
by andyp73
wolf123456 wrote:Failed to open virtual machine located in D:/Win/WinTester.vbox.
Document is empty.
Location: 'D:\Win\WinTester.vbox', line 1 (0), column 1.
In the directory D:\Win there should be a file called WinTester.vbox-prev. If this isn't 0 bytes in length or hasn't otherwise been corrupted then with all VirtualBox processes shut down, copy it to WinTester.vbox.
wolf123456 wrote:i backed up only folder with .vdi
How did you copy this and what did you back it up to? If you backed it up to an external drive that is FAT32 formatted then it has probably been truncated and is now probably useless.

-Andy.