I built a few Virtual machines under Windows XP. To list 1 specific example it was a Windows 2008 server. I created 2 snapshots in this installation. I want to move this entire VM to another computer, namely Mac OS X. I was successfully able to move the VM's and get the "Current State" to boot and run via editing of the .xml files. Going into Virtual Media Manager and adding all the state files works and the snapshots show up under the tab in the VM but restoring the snapshots fails. I get the following error message.
"Could not copy the state file "path to .sav" to "path to other .sav" (VERR_FILE_NOT_FOUND)
Clicking Details provides the following
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Machine
Interface: IMachine {99404f50-dd10-40d3-889b-dd2f79f1e95e}
The first .sav file is in my Snapshots directory but the 2nd .sav file does not exist on either the XP machine or the OS X machine.
Has anyone successfully moved and restored from snapshots between 2 OS's?