Hi pentagonik,
Yesterday, I created a new virtual machine with Virtual box: VirtualBox-5.0.12-104815-Win.exe on Host: Windows 7 Professional 64 bit and installed guest Windows 10 professional 64 bit.
I made a few snapshots as I did that, and later as I installed some applications. The VM was running the whole time I worked. (there were some re-boots). At the end of the day, I shut down VirtualBox.
Today, I tried restarting those snapshots, and found the message box reported in the original post "Failed to load unit 'hda' (VERR_SSM_LOADED_TOO_LITTLE)".
Then google led me to this thread.
I then tried installing the version VirtualBox-5.0.13-104845-Win.exe you suggested.
When I tried restarting a snapshot, I got a different message:
Code: Select all
Failed to open a session for the virtual machine Win10Pro_x64_1511.
Unsupported version 5 of data unit 'hda' (instance #0, pass 0xffffffff) (VERR_SSM_UNSUPPORTED_DATA_UNIT_VERSION).
Result Code: E_FAIL (0x80004005)
Component: ConsoleWrap
Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
The attachment Logs.5.0.13.104845.zip has some log from this.
Then I tried installing VirtualBox-5.0.10-104061-Win.exe. Attempts to start a snapshot failed with the same message:
Code: Select all
Unsupported version 5 of data unit 'hda' (instance #0, pass 0xffffffff) (VERR_SSM_UNSUPPORTED_DATA_UNIT_VERSION).
The attachment Logs.5.0.10.zip has some log from that.
Then with VirtualBox-5.0.10-104061-Win.exe, I created a new VM, and installed windows 10 in it. I made a snapshot after install. I was able to restart from this snapshot.