]>
www.moka5.com - Error importing Windows XP VMWare appliance - Comments
http://www.moka5.com/node/1101
Comments for "Error importing Windows XP VMWare appliance"enThe logs for import are
http://www.moka5.com/node/1101#comment-1049
The logs for import are minimal in the Engine today.
1. How many vmdk files do you have? If there is more one, then most likely you will need to run the vmware-vdiskmanager tool.
====================
* When you try to import, you get this error: Cannot process disk (import.vmdk). Could it be a snapshot volume?
* Even though the import was successful, when you try to start, you get this error: Cannot check for the existence of an old redo log for disk 'winxppro.vmdk'.
The vmware-vdiskmanager tool is distributed with VMWare Workstation and VMWare Server. You can download VMWare Server by going to VMWare's website here.
You can get the executable in the free trial version of VMware Workstation. Download the installer and instead of double-clicking it, go to a command prompt and run the installer with the "/a" switch:
Example based on VMware Worstation 5.5.3:
C:\VMware-workstation-5.5.3-34685.exe /a
You can convert the vmdk by the steps below:
1. At the command line, type vmware-vdiskmanager.exe -r source.vmdk -t 0 target.vmdk
2. If necessary, delete or rename original vmdk files, then rename the target.vmdk file to match the one for the vmx.
3. Alternatively, edit the vmx file to rename source.vmdk file to target.vmdk, such that the target.vmdk file name matches the one for the vmx.
4. Also, edit the vmx file, replace .deviceType = "plainDisk" with .deviceType = "disk"
5. Now import the newly created vmdk file as described above.
Tue, 10 Jul 2007 13:52:01 -0700what is the conversion step prior to importing?
http://www.moka5.com/node/1101#comment-1048
And how can I check import errors. I only found three log files (one in documents and settings\...\application data\moka5, which had no relevant info and two on the USB disk with the Moka install, one empty and the other with the entries I posted). I'm happy to do whatever legwork is necessary.
Thanks,
aTue, 10 Jul 2007 11:56:15 -0700Some Virtual Machines
http://www.moka5.com/node/1101#comment-1047
Some Virtual Machines require a conversion still prior to importing into the moka5 Engine.
<a href="http://www.moka5.com/publish/faq/VMware_to_LPC_78.html"</a>Check Import errors</a>
If you continue to have issues during import, could you send us your vmx file ([email protected])? That might help us track down the problem. Also, if you could upload your original vmdk disk to e.g. <a href="http://www.sharebig.com/">www.sharebig.com</a> we can try converting it.
Kevin
Tue, 10 Jul 2007 07:56:58 -0700Error importing Windows XP VMWare appliance
http://www.moka5.com/node/1101
Import a Windows XP VMWare appliance (I used their P2V converter to create it and have run it without issue within VMWare Player) fail. Here's what I find in the logs:
2007-07-09 23:23:32 warn P3196:T3592 [appmgr:appmgr.cc:1338] Opening VMX file file:///F:\Student 5\Student 5.vmx
2007-07-09 23:23:32 warn P3196:T3592 [appmgr:appmgr.cc:1365] Creating LivePC Student71fd5465-0f27-4053-b8f9-8e5e042691c9
2007-07-09 23:23:32 warn P3196:T3592 [util:propmap.cc:66] propmap file does not exist: file: F:/moka5/Documents and Settings/moka5User/Application Data/moka5/Engine/settings/properties
Mon, 09 Jul 2007 21:16:09 -0700