I have copied the .vmi file of Windows XP from one virtual machine. I want to create a new virtual machine using the copied .vmi file. I created the new VM on a Windows 7 host. I pointed the VM to the .vmi as the hard drive for Windows XP. However it won't start. I get the following error:
Code: Select all
Failed to open a session for the virtual machine Win XP.
File not found. (VERR_FILE_NOT_FOUND).
Result Code: E_FAIL (0x80004005)
Component: Console
Interface: IConsole {1968b7d3-e3bf-4ceb-99e0-cb7c913317bb}So what exactly is the problem? Do I need to modify the registry of the original virtual machine to relax the IDE checks using MergeIDE.zip? Are there any tutorials/ how-tos for windows hosts & guests?