Having some serious problems trying to restore a .sav here and thought maybe somebody could shed some light
Background:
Host is windows XP
1 Linux guest .VMDK (ubuntu)
1 .sav file with some important info contained
The ubuntu guest runs fine normally, but i am trying to load up the .sav file and just cant get it to work.
I set up the new VM and use the existing Ubuntu HDD (At this point everything works 100%), then using VBoxManage adoptstate i import the state that im trying to apply to the VM. It applies as you can see the 'saved' on virtualbox, but after i click run it starts to load, then promptly errors.
Error is the following;
Code: Select all
VD: error VERR_NOT_SUPPORTED opening image file 'VM_PATH' (VERR_NOT_SUPPORTED)
Failed to load unit 'mm'
(VERR_SSM_LOAD_MEMORY_SIZE_MISMATCH)
Result Code:
E_FAIL (0x80004005)
Component:
Console
Interface:
IConsole {db7ab4ca-2a3f-4183-9243-c1208da92392}Tried PAE/NX & There is plenty of spare memory.
Log is attached
Thanks all.