<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>VMware Communities : Document List - Converter</title>
    <link>http://communities.vmware.com/community/vmtn/mgmt/converter?view=documents</link>
    <description>Latest Documents in Converter</description>
    <language>en</language>
    <pubDate>Tue, 08 Sep 2009 03:32:23 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-09-08T03:32:23Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>IBM BladeCenter HS21 P2V Conveter can't search HHD</title>
      <link>http://communities.vmware.com/docs/DOC-10647</link>
      <description />
      <pubDate>Tue, 08 Sep 2009 03:29:54 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-10647</guid>
      <dc:date>2009-09-08T03:29:54Z</dc:date>
      <clearspace:dateToText>2 months, 2 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Hotplugging coldclone support to a running bootcd</title>
      <link>http://communities.vmware.com/docs/DOC-9800</link>
      <description>&lt;br /&gt;
We all know version 4 is out of beta and has several improvements over version 3.x. But version 4 is entirely hotclone based.  Although it works great most of the time, there are cases that preferably need to be coldcloned. Building custom coldclone bootcd&amp;rsquo;s is not really science and was described already several years ago. That is just a matter of  adding the files from the free standalone version and applying some registry patches.&lt;br /&gt;
This little tool is not science either, but merely a different approach towards a custom bootcd. This is a handy little app that will let you attach and load converter version 3.0.3 (the last version supporting coldclone) to any (almost) running windows preinstallation livecd. No need to have a custom buildt coldclone cd, no need for pebuilder plugins, no need for winbuilder scripts, or any similar strategy for that sake. You can grab a standard minimal recovery cd for vista or 2008, or an older bartpe bootcd of either xpsp2/xpsp3 or w2k3, and it will work in hotplugged coldclone mode.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;What does it do?&lt;/b&gt;&lt;br /&gt;
There are 2 batch scripts included that collects the required files from an installation or extracts the files from the installer. It saves the files in a directory named &amp;ldquo;VMware-Converter-3.0.3&amp;rdquo;. Copy this directory to the root of a disk that will be accessible from the running bootcd. Also put the file &amp;ldquo;Converter303_Coldclone_Loader.exe&amp;rdquo; into the same directory and execute it from there.&lt;br /&gt;
The loader will patch the registry with all necessary entries as well as installing the 2 required services on the running preinstallation system. The loader works in such a &amp;ldquo;portable&amp;rdquo; way because of a  registry-patching routine that assumes one known top-directory and patches according to  varying driveletters for that disk.&lt;br /&gt;
The tool will generate desktop and startmenu shortcuts in your PE shell. There are two options; coldclone and hotclone mode. The hotclone mode was merely added just for the sake of having the &amp;ldquo;Configure Machine&amp;rdquo; as an option (which is disabled in coldclone mode).  It has buildt-in protection against accidental execution in non-PE environments.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Supported OS&amp;rsquo;s:&lt;/b&gt;&lt;br /&gt;
32-bit xpsp2 and up to server 2008. Note, this is for the loader and not for converter itself.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Requirements:&lt;/b&gt;&lt;br /&gt;
Have the collected files on a writeable storage medium with correct directory structure.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Coldclone over wireless, all hotplugged.&lt;/b&gt;&lt;br /&gt;
It is not a problem to transfer it over a wireless even if you don&amp;rsquo;t  have the stack buildt onto your bootcd. Yes it will be slooow, but possible. What we do is hotplug  vmware player or workstation, just as we added converter. Here is a link to the needed tool with explanation; &lt;a class="jive-link-external" href="http://www.boot-land.net/forums/index.php?showtopic=6924"&gt;http://www.boot-land.net/forums/index.php?showtopic=6924&lt;/a&gt; &lt;br /&gt;
This way we have hotplugged vmware support to a running Preinstallation Environments. So how would you be able to connect over wireless from a bootcd when the system does not support it?&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Explanation;&lt;/b&gt;&lt;br /&gt;
Attach a wireless usb adapter to the computer. In my case the guest vm was xpsp3.  Disconnect it from the host and connect to the guest system.  Create a host-only connection between the host and guest.  You will now have 2 network adapters in the guest (1 usb wireless and 1 ethernet) and 1virtual network interface in the host.  So on the host, all you need is 1 virtual network adapter, vmnet1 in my case. Inside the guest we must make a network bridge with the wired and wireless. Preferably connect to the access point with the usb adapter first. Important to set compatibility mode for the wired nic with "netsh bridge set adapter 2 ForceCompatibilityMode=enable" .  Check the correct nic with &amp;ldquo;netsh bridge show adapter&amp;rdquo;.  This is done to let the traffic be forwarded onto and over the wireless. In the host we must stop the virtual nat and dhcp services with &amp;ldquo;vnetlib &amp;ndash; stop nat&amp;rdquo; and &amp;ldquo;vnetlib &amp;ndash; stop dhcp&amp;rdquo;. We must also configure vmnet1 to automatically assigned IP address. When done with all configuration, issue &amp;ldquo;vnetlib &amp;ndash; disable adapter vmnet1&amp;rdquo; and &amp;ldquo;vnetlib &amp;ndash; enable adapter vmnet1&amp;rdquo; to have new IP and dns settings  received from your access point. We can now happily surf the net over a wireless helper vm, with only one virtual network adapter on the host. So this is a bridge made the other way around.&lt;br /&gt;
And because of the slow speed, you better start the conversion before you go on a holiday.&lt;br /&gt;
&lt;br /&gt;
Some screenshots of converter attached to different bootcds;&lt;br /&gt;
&lt;a class="jive-link-external" href="http://i402.photobucket.com/albums/pp106/jokke49/coldclone_bartpe_xpe.jpg"&gt;http://i402.photobucket.com/albums/pp106/jokke49/coldclone_bartpe_xpe.jpg&lt;/a&gt;&lt;br /&gt;
&lt;a class="jive-link-external" href="http://i402.photobucket.com/albums/pp106/jokke49/coldclone_storagecraft.jpg"&gt;http://i402.photobucket.com/albums/pp106/jokke49/coldclone_storagecraft.jpg&lt;/a&gt;&lt;br /&gt;
&lt;a class="jive-link-external" href="http://i402.photobucket.com/albums/pp106/jokke49/coldclone_vistape_wireless.png"&gt;http://i402.photobucket.com/albums/pp106/jokke49/coldclone_vistape_wireless.png&lt;/a&gt;&lt;br /&gt;
&lt;a class="jive-link-external" href="http://i402.photobucket.com/albums/pp106/jokke49/coldclone_windows_2008.jpg"&gt;http://i402.photobucket.com/albums/pp106/jokke49/coldclone_windows_2008.jpg&lt;/a&gt;&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
Joakim Schicht</description>
      <pubDate>Wed, 15 Apr 2009 14:19:44 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-9800</guid>
      <dc:date>2009-04-15T14:19:44Z</dc:date>
      <clearspace:dateToText>7 months, 2 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Physical Machine with disk LUN</title>
      <link>http://communities.vmware.com/docs/DOC-9750</link>
      <description>Hi,&lt;br /&gt;
&lt;p /&gt;
 I have a physical machine that have one local disk and a&lt;br /&gt;
disk that is a LUN.  Do I need to do anything special when doing import?&lt;br /&gt;
&lt;p /&gt;
 Thanks&lt;br /&gt;
&lt;br /&gt;
Ray</description>
      <category domain="http://communities.vmware.com/tags?communityID=2425">physical</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">machine</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">lun</category>
      <pubDate>Wed, 25 Mar 2009 01:49:44 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-9750</guid>
      <dc:date>2009-03-25T01:49:44Z</dc:date>
      <clearspace:dateToText>8 months, 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Using Putty to forward VMware Converter's required ports to an inaccessible ESX Host</title>
      <link>http://communities.vmware.com/docs/DOC-9639</link>
      <description>This is the schematic workaround (PortForwardingMap.png) with ports that need to be opened for VMware Converter.  If there is an error in this, please comment on this document.&lt;br /&gt;
&lt;br /&gt;
To create the tunnel using a Windows converter host, use putty. (If you run a real OS like Linux, use "ssh -L 443:esxhost:443 -L 902:esxhost:902 username@esxhost") &lt;br /&gt;
&lt;br /&gt;
SSH to the ESX host and create 2 local tunnels for ports 443 and 902. (Putty.png)&lt;br /&gt;
&lt;br /&gt;
Make sure you click ADD before starting the session!&lt;br /&gt;
&lt;br /&gt;
Then, using the standalone converter, instead of typing the vCenter address or the ESXhost address, just use the address of the Converter host (Where you ran putty and the converter).&lt;br /&gt;
&lt;br /&gt;
All requests from the source server to the ESX host will go via the Converter host that can reach the ESX server. &lt;br /&gt;
&lt;br /&gt;
If there are any questions, or update requests, please post a comment to this document.&lt;br /&gt;
&lt;br /&gt;
Author: Ger Apeldoorn</description>
      <category domain="http://communities.vmware.com/tags?communityID=2425">ports</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">2%</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">902</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">443</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">firewall</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">connection</category>
      <pubDate>Tue, 03 Mar 2009 18:55:49 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-9639</guid>
      <dc:date>2009-03-03T18:55:49Z</dc:date>
      <clearspace:dateToText>8 months, 3 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Steps to Install Vmware standalone converter and create a physical machine to virtual machine</title>
      <link>http://communities.vmware.com/docs/DOC-9597</link>
      <description>&lt;br /&gt;
Click the link given below to view the web site link whcih explains about the Steps to Install Vmware standalone converter and create a physical machine to virtual machine&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
 &lt;a class="jive-link-external" href="http://www.petri.co.il/virtual_convert_physical_machines_to_virtual_machines_with_vmware_converter.htm"&gt;http://www.petri.co.il/virtual_convert_physical_machines_to_virtual_machines_with_vmware_converter.htm&lt;/a&gt;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
 &lt;a class="jive-link-external" href="http://www.petri.co.il/virtual_convert_physical_machines_to_virtual_machines_with_vmware_converter_2.htm"&gt;http://www.petri.co.il/virtual_convert_physical_machines_to_virtual_machines_with_vmware_converter_2.htm&lt;/a&gt;</description>
      <pubDate>Fri, 27 Feb 2009 07:31:06 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-9597</guid>
      <dc:date>2009-02-27T07:31:06Z</dc:date>
      <clearspace:dateToText>9 months, 1 day ago</clearspace:dateToText>
    </item>
    <item>
      <title>Converter stopping task due to an "untrusted certificate"</title>
      <link>http://communities.vmware.com/docs/DOC-9071</link>
      <description>I am just conducting some tests with ESXi and Converer. I tried to migrate an existing VM from my VMWare Workstation to the ESXi U3. The conversion run for about 20 minutes and then errored out with an "Unkown Error" and hinting me, where I can find the logs. Looking into the logs I found out, that it did drop the connection due to an untrusted certificate - which I think is pretty usual for a) a testinstallation and b) even for a smal productive installation, so I think, this should not  break the conversion, but rather ask, if one likes to continue nevertheless</description>
      <pubDate>Sat, 06 Dec 2008 23:50:25 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-9071</guid>
      <dc:date>2008-12-06T23:50:25Z</dc:date>
      <clearspace:dateToText>11 months, 3 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Import a Physical Microsoft 2003 Cluster ( MSCS ) to ESX 3i Server</title>
      <link>http://communities.vmware.com/docs/DOC-9080</link>
      <description>I did a lot of searching through the forums for importing an existing MSCS physical cluster into VMWare and did not come across too many detailed posts. My dev systems had MSDTC clustered so I probably experienced more issues than what most people would have gone  through. This general walkthrough imports the systems into a single VMWare ESX 3i host server. The process is fairly straight forward, but success stems on having the right tools on hand with the right details in accomplishing the task. I hope someone else finds this useful.  &lt;br /&gt;
&lt;br /&gt;
GENERAL OUTLINE FOR IMPORTING MSCS NODE TO VMs&lt;br /&gt;
&lt;i&gt;Based on VMWare KB 1002661&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
IMPORT PHYSICAL  SERVER INTO VMWARE&lt;br /&gt;
(These were steps used for a MSDTC cluster in which VSS of VMWare Tools would fail to install)&lt;br /&gt;
1.    Import OS partition and any non-shared (non-Quorum) drives, do not install VMWare tools at this time.&lt;br /&gt;
2.    Turn on VMs but disconnect from the network&lt;br /&gt;
a.    Install VMWare Tools without VSS option&lt;br /&gt;
b.    Clean up old IP entries in the registry, but leave the old IPs under the cluster related keys.&lt;br /&gt;
c.    Assign old IP addresses to VM&lt;br /&gt;
&lt;br /&gt;
CREATE THE SHARED DRIVE (QUORUM DISKS) VIA REMOTE CL&lt;br /&gt;
&lt;i&gt;See Chapter 2 of VMWare doc called Setup for Microsoft Cluster Service Update 1 Release for ESX Server 3.5&amp;hellip; (vi3_35_25_u1_mscs.pdf)&lt;/i&gt;&lt;br /&gt;
1.    For path reference, get the path of an existing VM&lt;br /&gt;
&lt;br /&gt;
general command:&lt;br /&gt;
&lt;i&gt;vmware-cmd.pl --server --username &amp;ndash;password &amp;ndash;l&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
outputs:&lt;br /&gt;
/vmfs/volumes/48f7xxxx-06c8xxxx-xxxx-001ec9b7xxxx/VM01/VM01.vmx&lt;br /&gt;
&lt;br /&gt;
2.    Create the Shared drive via Remote CLI using the path as reference, &lt;br /&gt;
&lt;br /&gt;
general command:&lt;br /&gt;
&lt;i&gt;vmkfstools.pl --server --username --password -c 1g -d eagerzeroedthick -a lsilogic "/vmfs/volumes/48f7xxxx-06c8xxxx-xxxx-001ec9b7xxxx / QUORUMS/Qourum_E.vmdk"&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
ADD QUOROM TO VMs&lt;br /&gt;
&lt;i&gt;See Chapter 2 of VMWare doc called Setup for Microsoft Cluster Service Update 1 Release for ESX Server 3.5&amp;hellip; (vi3_35_25_u1_mscs.pdf)&lt;/i&gt;&lt;br /&gt;
1.    With the VMs off, add HD to VM, but choose SCSI (1:0) which will create a new SCSI Controller&lt;br /&gt;
2.    On SCSI (1:0), change to LSI logic, and set to virtual&lt;br /&gt;
&lt;br /&gt;
SWAP OUT PHYSICALS WITH VMs&lt;br /&gt;
&lt;i&gt;Steps are similar to restoring a failed cluster disk as laid out in MS kb280425&lt;/i&gt;&lt;br /&gt;
1.    Failover cluster to Physical Node1&lt;br /&gt;
2.    Turn off Physical Node2&lt;br /&gt;
3.    Bring on-line Node2 VM&lt;br /&gt;
4.    If needed, in the Windows OS MMC, rescan the disks to see the Quorum shared drive. Then format the drive and assign the same drive letter as the old Quorum drive. &lt;br /&gt;
5.    Use Robocopy (with the /SEC trigger) to copy QUOROM drives from Physical Node1 to Node2 VM.&lt;br /&gt;
6.    From Windows 2000 resource kit, use DUMPCFG to get the disk signature of the physical Quorum drive from one of the physical nodes&lt;br /&gt;
7.    From the VM, overwrite the signature with dumpcfg command &amp;ndash; &lt;br /&gt;
a.    dumpcfg -s &amp;lt;signature ID&amp;gt; &amp;lt;disk number&amp;gt;&lt;br /&gt;
ex:&lt;br /&gt;
&lt;i&gt;dumpcfg -s DD9C59B4 2&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
8.    Shutdown Physical Node1&lt;br /&gt;
9.    Restart cluster services or the Node2 VM&amp;hellip; if all goes well the cluster should come up&lt;br /&gt;
10.    Bring online the Node1 VM.&lt;br /&gt;
11.    Test failover to Node1 VM.&lt;br /&gt;
12.    Install VMWare Tools VSS if desired on boxes, but snapshots are not possible on VMs with SCSI adapters set to virtual&lt;br /&gt;
&lt;br /&gt;
TROUBLESHOOTING AND ISSUES EXPERIENCED&lt;br /&gt;
&lt;b&gt;VMWare Tools VSS install fail.&lt;/b&gt; &lt;br /&gt;
Since part of the cluster involved MSDTC, the VSS option would fail. Part of the fix was to relaunch Add/Remove Programs &amp;agrave; Install Windows Components and just run through the Wizard without making any changes. This forced to VM to reset the COM+ and MSDTC configuration. When I installed the VSS component, I did it on the machine that the cluster was running on.  (+Search VMWare Communities for _Error: 1722 for VMWare Tools Installation_)+. Installing VSS is moot since snapshot will not work with SCSI controller set to Virtual.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Cluster Services still fails to start properly and quorum drives are unavailable for access.&lt;/b&gt; &lt;br /&gt;
&lt;p /&gt;
Through trial and error and dealing with multiple quorum drives&amp;hellip; one would work, the other would have data disappear so not all cluster services would come up properly. It was necessary to reformat a quorum drive and recopy the contents, which required turning off the cluster service and the usually hidden cluster disk device. This process is laid out in the last section of the MS KB article 280425. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Where the heck do I get DUMPCFG?!?!!&lt;/b&gt; &lt;br /&gt;
&lt;p /&gt;
Looks like it is no longer part of the Windows 2000 resource kit. You can grab it from www.dumpcfg.com&lt;br /&gt;
&lt;p /&gt;
&lt;hr /&gt;
nice work.  I'll convert to document so it comes up higher in search results.&lt;br /&gt;
&lt;br /&gt;
This document was generated from the following thread:&amp;nbsp;&lt;a href="http://communities.vmware.com/thread/183369" class="jive-link-thread"&gt;Import a Physical Microsoft 2003 Cluster ( MSCS ) to ESX 3i Server&lt;/a&gt;</description>
      <category domain="http://communities.vmware.com/tags?communityID=2425">cluster</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">mscs</category>
      <pubDate>Fri, 05 Dec 2008 18:26:29 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-9080</guid>
      <dc:date>2008-12-05T18:26:29Z</dc:date>
      <clearspace:dateToText>11 months, 3 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>VMware Converter 4.0 Standalone Public Beta Announcement</title>
      <link>http://communities.vmware.com/docs/DOC-8712</link>
      <description>Copied below is the email that is going out to announce the public beta for Converter 4.0.  &lt;br /&gt;
Follow the instructions to register for the beta and participate.&lt;br /&gt;
&lt;h4&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/h4&gt;
&lt;h4&gt;VMware Converter 4.0 Standalone Beta Invitation&lt;/h4&gt;
&lt;h4&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/h4&gt;
&lt;br /&gt;
Hello,&lt;br /&gt;
&lt;br /&gt;
Thank you for your interest in VMware(R) beta programs. Our upcoming release&lt;br /&gt;
of VMware Converter 4.0 Standalone product includes many exciting&lt;br /&gt;
enhancements that our customers have been requesting including P2V support&lt;br /&gt;
for Linux and Win 2K8 sources, hot cloning enhancements as well as workflow&lt;br /&gt;
automation enhancements. We are certain you will find participation in this beta&lt;br /&gt;
program a valuable experience. We are looking forward to working closely with&lt;br /&gt;
you during this beta program.&lt;br /&gt;
&lt;br /&gt;
As part of this beta, we request you to extensively test several areas of feature&lt;br /&gt;
enhancements including P2V support for Linux and Win 2K8 sources, hot&lt;br /&gt;
cloning enhancements as well as workflow automation enhancements. Your&lt;br /&gt;
active participation in this beta program is critical. We appreciate and value&lt;br /&gt;
your efforts to install upon downloading the software and actively provide us&lt;br /&gt;
with your valuable product feedback.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;~~ Getting Started ~~&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;If you already have a VMware store account,&lt;/i&gt; please follow the link below to&lt;br /&gt;
gain access to Converter 4.0 beta software, documentation and join the&lt;br /&gt;
Converter 4.0 beta community.&lt;br /&gt;
&lt;br /&gt;
&lt;a class="jive-link-external" href="http://www.vmware.com/publicbeta/conv4-beta"&gt;http://www.vmware.com/publicbeta/conv4-beta&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;If you don&amp;rsquo;t have a VMware store account&lt;/i&gt;, please follow the link below to create&lt;br /&gt;
a VMware store account, gain access to Converter 4.0 beta software,&lt;br /&gt;
documentation and join Converter 4.0 beta community.&lt;br /&gt;
&lt;br /&gt;
&lt;a class="jive-link-external" href="http://www.vmware.com/publicbetanew/conv4-beta"&gt;http://www.vmware.com/publicbetanew/conv4-beta&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;~~ How to Provide Feedback ~~&lt;/b&gt;&lt;br /&gt;
Your active feedback is much appreciated. Please provide your feedback through&lt;br /&gt;
the Converter 4.0 beta community by:&lt;br /&gt;
&lt;p /&gt;
&lt;ul&gt;
&lt;li&gt;Filing Support Requests (SRs)&lt;/li&gt;
&lt;li&gt;Participating in Converter 4.0 Beta Forum Discussions on VMware communities site&lt;/li&gt;
&lt;li&gt;Responding to surveys on Converter 4.0 Beta Forum&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;b&gt;~~ Support Requests (SRs) ~~&lt;/b&gt;&lt;br /&gt;
File all issues that you find as Support Requests (SRs), even if you report them to&lt;br /&gt;
VMware by other means. SRs should include log files wherever applicable.&lt;br /&gt;
&lt;br /&gt;
Thank you for your participation.&lt;br /&gt;
&lt;br /&gt;
Sincerely,&lt;br /&gt;
The VMware Beta Program Team&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
This document was generated from the following thread: &lt;a class="jive-link-thread" href="http://communities.vmware.com/thread/179306"&gt;VMware Converter 4.0 Standalone Public Beta Announcement&lt;/a&gt;</description>
      <category domain="http://communities.vmware.com/tags?communityID=2425">converter</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">beta</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">linux</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">p2v</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">vmware_converter</category>
      <pubDate>Fri, 14 Nov 2008 02:44:38 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-8712</guid>
      <dc:date>2008-11-14T02:44:38Z</dc:date>
      <clearspace:dateToText>1 year, 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>23</clearspace:replyCount>
    </item>
    <item>
      <title>Import VMC file -&amp;gt; "VPC Config file could not be parsed"</title>
      <link>http://communities.vmware.com/docs/DOC-8121</link>
      <description>If you are getting the error ("VPC Config file could not be parsed") while trying to convert the Microsoft Virtual PC Image VMware Converter.&lt;br /&gt;
&lt;br /&gt;
Relevant log errors will look like this:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;(2008-05-21 16:24:25.250 'P2V' 536 error) (task,295) Task failed: P2VError IMPORT_SOURCE_VPC_CONFIG_FILE_PARSE_ERROR()&lt;br /&gt;
(2008-05-21 16:24:25.250 'P2V' 536 verbose) (task,339) Transition from InProgress to Failure requested&lt;br /&gt;
(2008-05-21 16:24:25.250 'P2V' 536 verbose) (task,388) Transition succeeded&lt;/div&gt;
&lt;br /&gt;
Resolution:&lt;br /&gt;
&lt;br /&gt;
Install MSXML 4 and attempt the conversion again.  You should be able to parse the file with this version of MSXML.&lt;br /&gt;
&lt;br /&gt;
Success Stories:&lt;br /&gt;
&lt;hr /&gt;
&lt;div class="jive-quote"&gt;Wow! Installing MSXML 4 solved my problem! Thanks guys! &lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/blush.gif" alt=":8}" /&gt;&lt;/div&gt;
&lt;hr /&gt;
&lt;div class="jive-quote"&gt;MSXML4 worked for me too. Thanks guys!&lt;br /&gt;
BSV &lt;/div&gt;
&lt;hr /&gt;
&lt;div class="jive-quote"&gt;MSXML 4 fixed the issue for me as well.  Thanks!&lt;/div&gt;
&lt;hr /&gt;
&lt;div class="jive-quote"&gt;MSXML 4 fixed it for me too, but would have been nice if vmware reported a more user-friendly/precise error message. Installing MSXML4 is not the first thing end-users think about when seeing "VPC Config file could not be parsed"...&lt;/div&gt;
&lt;br /&gt;
This document was generated from the following thread:&amp;nbsp;&lt;a href="http://communities.vmware.com/thread/147373" class="jive-link-thread"&gt;Import VMC file -&amp;gt; "VPC Config file could not be parsed"&lt;/a&gt;</description>
      <category domain="http://communities.vmware.com/tags?communityID=2425">vpc</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">log_file</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">virtual_pc</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">v</category>
      <pubDate>Thu, 09 Oct 2008 12:35:36 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-8121</guid>
      <dc:date>2008-10-09T12:35:36Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
    </item>
    <item>
      <title>Task failed: P2VError UFAD_SYSTEM_ERROR(unknown internal error)</title>
      <link>http://communities.vmware.com/docs/DOC-7955</link>
      <description>I've tried like mad convert a win2k server to virtual and I'm getting nowhere.  I've defragged, chkdsk'd, disabled services, etc.  I'm still getting this error.  Finally, I thought I would ask the experts.  So, what do you say guys.  Can you help the helpless?</description>
      <pubDate>Fri, 26 Sep 2008 21:05:30 GMT</pubDate>
      <author>no_replies@vmware.com</author>
      <guid>http://communities.vmware.com/docs/DOC-7955</guid>
      <dc:date>2008-09-26T21:05:30Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>VMware Converter - NFC Errors and Specific Fixes</title>
      <link>http://communities.vmware.com/docs/DOC-7652</link>
      <description>&lt;b&gt;&lt;u&gt;thread:id=167534 - Getting some "NFC ERROR" messages when converting a VMWare Server VM to ESX3i (Dell PowerEdge 2900)&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
[NFC ERROR] NfcNetTcpWrite: bWritten: -1&lt;br /&gt;
[NFC ERROR] NfcNet_Send: requested 272, sent only 4294967295 bytes&lt;br /&gt;
[NFC ERROR] NfcFileSendMessage: hdr send failed: &lt;br /&gt;
[NFC ERROR] Network error -- Failed to send header message&lt;br /&gt;
[imageProcessingTaskStep,194] BlockLevelCloning::task{11} step "copy local-&amp;gt;remote" destroyed&lt;br /&gt;
&lt;br /&gt;
1.  Disabled all TOE options on the Broadcom NIC on the Dell PowerEdge 2900 that was the host vmware server.  (TOE has caused me sooo many problems in the past, I believe this is what fixed it.)&lt;br /&gt;
2.  Setup second VMFS Volume to hold larger file sizes (2mb = 512GB max file size in this case)&lt;br /&gt;
&lt;br /&gt;
How to disable TOE for Broadcom cards on Dell servers here:  &lt;a class="jive-link-external" href="http://support.dell.com/support/topics/global.aspx/support/dsn/en/document?c=ca&amp;#38;dl=false&amp;#38;l=en&amp;#38;s=gen&amp;#38;docid=395096AA3480EFFFE040A68F5B28437E&amp;#38;doclang=en"&gt;http://support.dell.com/support/topics/global.aspx/support/dsn/en/document?c=ca&amp;#38;dl=false&amp;#38;l=en&amp;#38;s=gen&amp;#38;docid=395096AA3480EFFFE040A68F5B28437E&amp;#38;doclang=en&lt;/a&gt; (These seems to be the most problematic cards of all with respect to TOE)</description>
      <category domain="http://communities.vmware.com/tags?communityID=2425">nfc</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">error</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">network</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">converter</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">server</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">converter_enterprise</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">vmware</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">network</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">v2v</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">p2v</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">connection_fault</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">nfcnettcpwrite</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">nfcconnectionfault</category>
      <pubDate>Wed, 10 Sep 2008 16:17:28 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-7652</guid>
      <dc:date>2008-09-10T16:17:28Z</dc:date>
      <clearspace:dateToText>1 year, 2 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Step-by-Step Explaintion of a X2V with VMware Converter</title>
      <link>http://communities.vmware.com/docs/DOC-7082</link>
      <description>I have a P2V guide that I've wrote for my client and handed over to them using same methods listed on &lt;a class="jive-link-external" href="http://www.vmware-land.com/"&gt;http://www.vmware-land.com/&lt;/a&gt; site which is very precise.  Basically follow the standards and you should be fine, just document and do screenshots of each step and put it in a technical form than you're solid with complete P2V guide.&lt;br /&gt;
&lt;p /&gt;
You can follow steps below or read more details on VMware P2V Guide can be download on &lt;a class="jive-link-external" href="http://www.vmware.com/"&gt;http://www.vmware.com/&lt;/a&gt; site.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Converter Best Practices&lt;/b&gt; &lt;br /&gt;
&lt;p /&gt;
Found this in the recently posted "Server Migrations with VMware Converter" presentation from VMware TSX and modified it based on my experiences &lt;a class="jive-link-external" href="http://www.vmware-tsx.com/download.php?asset_id=48"&gt;http://www.vmware-tsx.com/download.php?asset_id=48&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;1. Agent Installation Location&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Locally: Install Converter and agent directly on source machine if converting directly into ESX Server&lt;/li&gt;
&lt;li&gt;Remotely: Connect to source machine over network to install agent&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;b&gt;2. Agent Installation&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Use local administrator account&lt;/li&gt;
&lt;li&gt;Avoid domain accounts that have restrictive policies&lt;/li&gt;
&lt;li&gt;Allow reboot for Windows NT 4.0 and 2000 sources&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;b&gt;3. Machine Preparation&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Do not deactivate services or harden security&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;Workstation service&lt;br /&gt;
Server service &lt;br /&gt;
TCP/IP NetBIOS Helper service &lt;br /&gt;
Volume Shadow Copy service (Windows 2003 or XP)&lt;/div&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Ensure sufficient free disk space (at least 200MB)&lt;/li&gt;
&lt;li&gt;Mirrored or striped volumes across multiple disks should be broken&lt;/li&gt;
&lt;li&gt;Dynamic disks with utility partitions should use cold cloning&lt;/li&gt;
&lt;li&gt;Disable Windows Simple File Sharing (Windows XP only)&lt;/li&gt;
&lt;li&gt;Disable anti-virus software&lt;/li&gt;
&lt;li&gt;Defrag hard disks&lt;/li&gt;
&lt;li&gt;Shutdown any un-needed Windows Services&lt;/li&gt;
&lt;li&gt;Clean-up any temporary files and un-needed data&lt;/li&gt;
&lt;li&gt;Run chkdsk&lt;/li&gt;
&lt;li&gt;Keep users off if possible&lt;/li&gt;
&lt;li&gt;Power off VM if not using hot cloning&lt;/li&gt;
&lt;li&gt;VCB VM exports need editing prior to import&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;Edit virtual disk filenames inside .vmx&lt;br /&gt;
Rename filenames for .vmdk files to match those listed in .vmx&lt;br /&gt;
Edit index .vmdk file to change references to span files&lt;/div&gt;
&lt;br /&gt;
&lt;b&gt;4. Network Preparation&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Open TCP/UDP ports 139, 445, and 902 (Converter 3.0.0) or 443 (Converter 3.0.1)&lt;/li&gt;
&lt;li&gt;Open network ports between source and destination&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;Alternative is to create a VM visible to source, copy VM files to location visible to destination, and import VM&lt;/div&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Use FQDN to connect to both source and VI3&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;b&gt;5. Converter Preparation&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Run on OS greater than or equal to source if source is&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;VM and powered off, or &lt;br /&gt;
Symantec Livestate System Image&lt;/div&gt;
&lt;br /&gt;
&lt;b&gt;6. Cloning&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Starter edition limitations and workarounds&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;Cannot remote hot clone directly into VI3 &lt;/div&gt;
         - Workaround 1: install Converter on source machine&lt;br /&gt;
         - Workaround 2: select standalone VM as destination, and then import VM to VI3 using two steps&lt;br /&gt;
&lt;div class="jive-quote"&gt;Cannot run multiple tasks concurrently&lt;/div&gt;
         - Workaround: run multiple copies of Converter&lt;br /&gt;
&lt;div class="jive-quote"&gt;Cannot cold clone&lt;/div&gt;
         - Workaround: create new VM, use third-party cloning application such as Ghost, and run Converter configure&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Do not resize volume for fastest clone speed (block-level copying)&lt;/li&gt;
&lt;li&gt;Resize volumes if source disks have inefficient utilization (resorts to file-level copying)&lt;/li&gt;
&lt;li&gt;Use cold-cloning disk-based cloning (not volume-based) for non-Windows systems&lt;/li&gt;
&lt;li&gt;Use hot cloning for Windows NT 4.0 systems to avoid NTFS upgrade&lt;/li&gt;
&lt;li&gt;Destination needs to be writeable&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;b&gt;7. Configure&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Avoid cloning utility partitions&lt;/li&gt;
&lt;li&gt;Check partition numbers in boot.ini&lt;/li&gt;
&lt;li&gt;Automatic "Install VMware Tools" option is only available for ESX Server VMs&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;b&gt;8. Clean-Up Prior to Power On&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Edit VM settings according to desired goal&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;Number of vCPUs&lt;br /&gt;
Add/Delete USB devices&lt;br /&gt;
Add/Delete Serial and parallel devices&lt;br /&gt;
Remove Floppy drive if not needed&lt;br /&gt;
SCSI controller type (BusLogic vs. LSI Logic)&lt;/div&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;OEM source may require license activation&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;SMBIOS.reflectHost = "TRUE" in .vmx may avoid reactivation&lt;br /&gt;
Requires destination host to have same hardware&lt;/div&gt;
&lt;br /&gt;
&lt;b&gt;9. Clean-Up After Power On&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Detect hardware&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;VMware Tools installation may hang if hardware not detected&lt;/div&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Allow reboots to occur&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;Detect hardware and VMware Tools installation&lt;/div&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Verify HAL and change if necessary&lt;/li&gt;
&lt;li&gt;Remove non-present old hardware&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;CMD prompt type set DEVMGR_SHOW_NONPRESENT_DEVICES=1&lt;br /&gt;
Next type DEVMGMT.MSC and select Show Hidden Devices&lt;br /&gt;
Delete any old grayed out non-present hardware&lt;/div&gt;
&lt;br /&gt;
&lt;b&gt;10. Guest Troubleshooting&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Blue screen after powering on&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;Start Windows in Safe Mode and uninstall hardware-specific applications or services&lt;br /&gt;
Attach VM to "Helper VM" to remove hardware-specific drivers or to correct the boot.ini&lt;/div&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;No keyboard/mouse&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;Select Workstation/Server VM instead of ESX Server, then import VM to ESX Server&lt;br /&gt;
Use PS/2 keyboard/mouse on source&lt;/div&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Display problems&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;Uninstall PC Anywhere prior to installing VMware Tools &lt;/div&gt;
&lt;br /&gt;
If you found this information useful, please consider awarding points for "Correct" or "Helpful". Thanks!!! &lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Stefan Nguyen&lt;br /&gt;
iGeek Systems Inc.&lt;br /&gt;
VMware, Citrix, Microsoft Consultant</description>
      <pubDate>Fri, 15 Aug 2008 12:22:25 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-7082</guid>
      <dc:date>2008-08-15T12:22:25Z</dc:date>
      <clearspace:dateToText>1 year, 3 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Converted Solaris image panics "cannot mount root path"</title>
      <link>http://communities.vmware.com/docs/DOC-7060</link>
      <description>&lt;br /&gt;
This document was generated from the following thread: &lt;a class="jive-link-thread" href="http://communities.vmware.com/thread/99064"&gt;Converted Solaris image panics "cannot mount root path"&lt;/a&gt;&lt;br /&gt;
&lt;p /&gt;
 Please see the attached picture, as it explains the repair process after a cold migration of a Solaris 10 system to a SCSI based virtual machine. &lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;</description>
      <pubDate>Thu, 14 Aug 2008 12:14:51 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-7060</guid>
      <dc:date>2008-08-14T12:14:51Z</dc:date>
      <clearspace:dateToText>1 year, 3 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>VMware Converter - Summary of Snapshot Errors and Fixes</title>
      <link>http://communities.vmware.com/docs/DOC-6842</link>
      <description>&lt;u&gt;For Any Conversion&lt;/u&gt;:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Disable any diagnostic partitions partitions&lt;/li&gt;
&lt;li&gt;Partition is FAT instead of NTFS (upgrade to NTFS)&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;u&gt;For VSS Based Conversions (XP/2003)&lt;/u&gt;:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Converter not installed/run as admin (reinstall)&lt;/li&gt;
&lt;li&gt;Converter not installed to C:\ (reinstall)&lt;/li&gt;
&lt;li&gt;"MS Software Shadow Copy Provider" from Service.msc (in the case of XP) is disabled or replaced (by another VSS backup software) ... remove other software and enable the service&lt;/li&gt;
&lt;li&gt;"Volume Shadow Copy" ensure that it is enabled&lt;/li&gt;
&lt;li&gt;Check for VSS errors in the System's Event Log (eventvwr) - troubleshoot these, and you should fix it (example: &lt;a class="jive-link-external" href="http://support.microsoft.com/kb/941956"&gt;http://support.microsoft.com/kb/941956&lt;/a&gt; )&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;u&gt;For stcbasic.sys Based Conversions (2000/NT4)&lt;/u&gt;:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Converter not installed/run as Local Admin (reinstall)&lt;/li&gt;
&lt;li&gt;Converter not directly installed to C:\ (reinstall)&lt;/li&gt;
&lt;li&gt;chkdsk the drive for errors on a reboot&lt;/li&gt;
&lt;/ul&gt;</description>
      <category domain="http://communities.vmware.com/tags?communityID=2425">converter</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">2%</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">clone</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">2000</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">xp</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">windows_2003_server</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">windows</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">vmware_converter</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">vmware</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">p2v</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">failed</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">snapshot</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">error</category>
      <pubDate>Wed, 06 Aug 2008 20:18:14 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-6842</guid>
      <dc:date>2008-08-06T20:18:14Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
    </item>
    <item>
      <title>VMware Converter and Acronis True Image Server 9.1</title>
      <link>http://communities.vmware.com/docs/DOC-5981</link>
      <description>&lt;br /&gt;
When attempting to utilize Converter, 3.0.3 Build 89816,  I get the following error when attempting to read the Acronis .tib file:  "Unable to determine Guest Operating System".  &lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Any assistance would be highly appreciated.</description>
      <category domain="http://communities.vmware.com/tags?communityID=2425">acronis</category>
      <pubDate>Thu, 19 Jun 2008 13:59:46 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-5981</guid>
      <dc:date>2008-06-19T13:59:46Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>VMware Converter and Acronis TrueImage Echo 9.5</title>
      <link>http://communities.vmware.com/docs/DOC-5970</link>
      <description>Update:&lt;br /&gt;
&lt;br /&gt;
Converter 4.0 Beta does support newer versions of Acronis&lt;br /&gt;
&lt;br /&gt;
Release Notes:&lt;br /&gt;
&lt;a class="jive-link-external" href="http://communities.vmware.com/viewwebdoc.jspa?documentID=DOC-7860&amp;#38;communityID=2807#interop"&gt;http://communities.vmware.com/viewwebdoc.jspa?documentID=DOC-7860&amp;#38;communityID=2807#interop&lt;/a&gt;&lt;br /&gt;
&lt;div class="jive-quote"&gt;Acronis True Image Echo 9.1, 9.5, and Acronis True Image 10, 11 (Home product)&lt;/div&gt;
&lt;br /&gt;
Beta Site:&lt;br /&gt;
&lt;a class="jive-link-external" href="http://communities.vmware.com/community/beta/converter/"&gt;http://communities.vmware.com/community/beta/converter/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Any problems with the TIB conversion process should be posted in the Beta Forum specifically.&lt;br /&gt;
&lt;br /&gt;
##########################################################################################&lt;br /&gt;
&lt;br /&gt;
Acronis True Image Echo 9.5 is not supported in the current releases of VMware Converter.  This is listed as a feature request for a future release of the Converter product.  Acronis TrueImage 9.1 is supported as of the 3.0.2 release.&lt;br /&gt;
&lt;br /&gt;
In the mean time; the following steps are possible with some versions of Acronis Echo, and will be able to create a new VM from a TIB file:&lt;br /&gt;
&lt;br /&gt;
1 - In Acronis, browse existing backups&lt;br /&gt;
2 - Export it as a VMware (ESX Server) VMDK file to a temporary location&lt;br /&gt;
3 - Upload/Move the .vmdk files to their final storage destination&lt;br /&gt;
4 - Create a new VM, and use this existing VMDK as the disk&lt;br /&gt;
5 - Attempt to power on the new VM.&lt;br /&gt;
&lt;br /&gt;
NOTE: If the power on fails with any errors, run the 'Configure Machine' option of Converter against the virtual machine, and try to power it on afterwards.  If errors still persist, screen capture the failure message to attach to a forum post or VMware Support Request.</description>
      <category domain="http://communities.vmware.com/tags?communityID=2425">acronis</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">trueimage</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">echo</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">9.5</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">converter</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">p2v</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">backup</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">tib</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">beta</category>
      <pubDate>Wed, 18 Jun 2008 17:12:59 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-5970</guid>
      <dc:date>2008-06-18T17:12:59Z</dc:date>
      <clearspace:dateToText>1 year, 2 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Successful Physical to Virtual P2V conversion of Linux boxes with VMware Converter</title>
      <link>http://communities.vmware.com/docs/DOC-5751</link>
      <description>For those you who are looking for the comprehensive details steps of how to P2V a linux box with VMware Converter.&lt;br /&gt;
&lt;br /&gt;
Pre-requisites: Have the Linux installation Boot CD1 handy. You should purchase VMware Converter Enterprise license.&lt;br /&gt;
&lt;br /&gt;
1. Download VMware Converter Enterprise latest version and burn it to the CD. I used version 3.0.2 update 1. &lt;br /&gt;
2. Boot up with the above VMware Converter CD on the physical Linux box.&lt;br /&gt;
3. Let the WinPE load up and watch for the Network adaptor settings screen. Make necessary changes such as IP addressing.&lt;br /&gt;
4. Finally you should see the VMware Converter screen where you can import the machine.&lt;br /&gt;
5. Click on Import machine button and follow the steps.&lt;br /&gt;
6. &lt;b&gt;Important&lt;/b&gt; Make sure you select all disks and no resizing during the import process.&lt;br /&gt;
7. If all the information is entered correctly, it should start importing to ESX/VC.&lt;br /&gt;
8. It will create a VM on the selected ESX server.&lt;br /&gt;
9. In my case it failed at 97% where the error occurs at customization steps (which I did not configure for) but after successful copy of the local disks.&lt;br /&gt;
10. Go to the ESX server where the imported VM resides. Edit the settings.&lt;br /&gt;
11. In the VM's settings, check any irregular settings which might appears. In my case, I had to change the OS type of VM from other 32bit to REHL 4.&lt;br /&gt;
12. When the VM is powered up for the first time as soon as P2V has finished, kernel panic will occur and it is just as expected.&lt;br /&gt;
&lt;b&gt;Steps to fix the kernel panic on the Linux VM&lt;/b&gt;&lt;br /&gt;
13. Boot up with the bootable Linux installation CD 1. If it doesn't boot from the CD, you may have to change the VM's setting to go to the BIOS setting on the next boot so that you can change the boot sequence.&lt;br /&gt;
14. At the boot: prompt type Linux rescue and hit enter.&lt;br /&gt;
15. It will search for the Linux partition. In my case, it could not find the hard disks. So, I had to go back to VM's setting to change the BusLogic SCSI controller to LsiLogic.&lt;br /&gt;
16. After changing to LsiLogic controller, Linux installation image was able to find the Linux partitions on the VM.&lt;br /&gt;
17. The system will give you opportunity to mount the root file system. At the linux prompt, type: chroot /mnt/sysimage and hit enter.&lt;br /&gt;
18. It will get you back to the prompt. Now at the prompt type: kudzu and hit enter.&lt;br /&gt;
19. It will ask you to remove old hardware and detect and install new hardware. Follow the instructions.&lt;br /&gt;
20. After exiting from Kudzu, at the prompt type: ls /lib/modules and take note of the version/image. For instance, your active linux version is 2.6.9-5.ELsmp. Take note of it.&lt;br /&gt;
21. After that you will need to make new RAM disk as follows.&lt;br /&gt;
22. Type /sbin/mkinitrd -v -f /boot/initrd-2.6.9-5.ELsmp.img 2.6.9-5.ELsmp&lt;br /&gt;
23. Reboot. &lt;br /&gt;
24. After the reboot, it should successfully boot up without any kernel panic.&lt;br /&gt;
25. If you still see the kernel panic, then go back to step 20 and find the correct module and repeat the steps 22 &amp;#38; 23.&lt;br /&gt;
26. After you have booted the system successfully, determine if it is working as expected.&lt;br /&gt;
27. Install VMware Tools.&lt;br /&gt;
&lt;br /&gt;
The steps from 13 to 24 should take about 20-30 minutes. This procedure should be the same for most Linux distributions. Hope it will help on your P2V of Linux boxes.</description>
      <category domain="http://communities.vmware.com/tags?communityID=2425">p2v</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">linux</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">conversion</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">cold</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">clone</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">vmware_converter</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">physical</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">to</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">virtual</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">linux</category>
      <category domain="http://communities.vmware.com/tags?communityID=2425">boxes</category>
      <pubDate>Fri, 06 Jun 2008 13:18:45 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-5751</guid>
      <dc:date>2008-06-06T13:18:45Z</dc:date>
      <clearspace:dateToText>1 year, 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
    </item>
    <item>
      <title>VM Converter</title>
      <link>http://communities.vmware.com/docs/DOC-5550</link>
      <description>BaseLibs' 130821040 info] &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=2425&amp;subject=NFC+DEBUG"&gt;NFC DEBUG&lt;/a&gt;</description>
      <pubDate>Wed, 28 May 2008 23:06:42 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-5550</guid>
      <dc:date>2008-05-28T23:06:42Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Converter and Windows activation</title>
      <link>http://communities.vmware.com/docs/DOC-2791</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
I'm running my ESX 3.5 during the 60 days trial mode, and during this period I need to test our main servers in VM mode. For this reason I donloaded VMWare Converter 3.0.2u1 and converted two Win2003 server. But at the en of the job I was unable to login onto the new VMs because windows "must be activated". Is there a way to perform the conversion by exactly cloning the two systems, without asking for activation ? This conversion is for test only, so I cannot dismiss the real server by now. What I would like to do is convert the real server comlletely, keeping the same names, IP, etc, then switch off the real servers, power on the VMs and see if all goes ok. So, I will not run the real and virtual machine at the same time, but I need to keep the real servers ready and activated.&lt;br /&gt;
&lt;p /&gt;
Is there a solution for this issue ? Thanks and bye, Stefano&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
&lt;hr /&gt;
i bet your physical OS is an OEM license. If so, boot the vm with the OS disc, then run a repair on the os and enter a volume license key&lt;br /&gt;
&lt;hr /&gt;
Use the customization option to invoke Sysprep. This will allow you to enter in a different license.&lt;br /&gt;
&lt;br /&gt;
If your original license was an OEM license, then you're stuck. You can't swap in a volume license key when the original installation used OEM media.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
&lt;hr /&gt;
yes you can swap an oem license for a volume license. i have done it at least 10 times. once you get the oem server converted, boot the vm with the volume license cd, run a repair on the OS and change the key there. it has worked everytime for me&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;hr /&gt;
That's good to clarify that you mean going through a repair process. What I meant was when Windows requires a reactivation, you can't put in just any license key-- if it was originally an OEM license the dialog won't take a volume license. Doing a repair, or in an extreme case, a reinstall, can lead to some items potentially changing on the system, unlike a standard conversion using Converter.&lt;br /&gt;
&lt;hr /&gt;
Hi,&lt;br /&gt;
&lt;br /&gt;
please can you explain me wich command to give once I enter the recovery console ? I didn't find any in the help list. &lt;br /&gt;
&lt;p /&gt;
Thanks, Stefano&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
dont go to the recovery console.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
just do it like a fresh install it will find the previous OS install and run a repair&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Hi, &lt;br /&gt;
&lt;br /&gt;
but if I perform a fresh install and choose the same partition/folder of the present win installation, the installer warns me that the present installation will be deleted, together with "My Document" folder. I tried to go on pressing the "L" key (accepting the deletion) and in fact I got a completely new VM, with the old OS destroyed, wich was not what I was looking for. Fortunately I had a shapshot. &lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/happy.gif" alt=":-)" /&gt;&lt;br /&gt;
&lt;p /&gt;
Maybe I'm missing something... please can you explain me step by step your procedure ? Thanks.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
&lt;hr /&gt;
oh yeah u missing something&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
boot to the OS cd&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
welcolme to setup press enter&lt;br /&gt;
&lt;p /&gt;
press f8 at license agreement&lt;br /&gt;
&lt;p /&gt;
then at the next screen hit r and just let it do its thing to windows starts to load.&lt;br /&gt;
&lt;p /&gt;
so thats all it is&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Umhhh... that's the issue: after F8 (license agreement) I have no "hit R" choice, instead I have a screen where to choose which partition to install in. Then I select C: (where is the old Win2003) and in the nwxt screen I'm warned about another system installed being overwritten. I can only select Continue (C) or Cancel (ESC). If I go on, I'm propted how to format the C: partition ! I do NOT format it, then the last screen asks whether delete the content of C:\WINDOWS directory, or choose another dir. If I select Delete (L) I get the old installation destroyed. &lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/sad.gif" alt=":-(" /&gt;&lt;br /&gt;
&lt;br /&gt;
I'm using a Windows Server 2003 Enterprise Edition disk.&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
i do too use w23k ent&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
This document was generated from the following thread: &lt;a class="jive-link-thread" href="http://communities.vmware.com/thread/120147"&gt;Converter and Windows activation&lt;/a&gt;</description>
      <pubDate>Fri, 08 Feb 2008 13:15:52 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-2791</guid>
      <dc:date>2008-02-08T13:15:52Z</dc:date>
      <clearspace:dateToText>1 year, 9 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>App' 6756 error client,164 Rethrowing MethodFault sysimage.fault.OsVersionNotFound</title>
      <link>http://communities.vmware.com/docs/DOC-2362</link>
      <description>&lt;a class="jive-link-anchor" href="#5"&gt;5&lt;/a&gt; --2007-12-08 13:01:47.117 'App' 6756 error-- &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=2425&amp;subject=client%2C164"&gt;client,164&lt;/a&gt; Rethrowing MethodFault sysimage.fault.OsVersionNotFound: &lt;br /&gt;
&lt;a class="jive-link-anchor" href="#5"&gt;5&lt;/a&gt; --2007-12-08 13:01:47.117 'App' 6492 error-- &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=2425&amp;subject=importSource%2C357"&gt;importSource,357&lt;/a&gt; Unable to read OS info from system disk: sysimage.fault.OsVersionNotFound&lt;br /&gt;
&lt;a class="jive-link-anchor" href="#5"&gt;5&lt;/a&gt; --2007-12-08 13:01:47.117 'App' 6492 error-- &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=2425&amp;subject=imageProcessingTaskImpl%2C552"&gt;imageProcessingTaskImpl,552&lt;/a&gt; VmiQuerySourceInfoTask::task{4}: Image processing task has failed with MethodFault::Exception: sysimage.fault.UnableToDetermineGuestOs&lt;br /&gt;
&lt;a class="jive-link-anchor" href="#5"&gt;5&lt;/a&gt; --2007-12-08 13:01:47.117 'App' 6492 verbose-- &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=2425&amp;subject=imageProcessingTaskImpl%2C154"&gt;imageProcessingTaskImpl,154&lt;/a&gt; VmiQuerySourceInfoTask::task{4}: SetState to error&lt;br /&gt;
&lt;a class="jive-link-anchor" href="#5"&gt;5&lt;/a&gt; --2007-12-08 13:01:47.164 'App' 6492 verbose-- &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=2425&amp;subject=disposable%2C122"&gt;disposable,122&lt;/a&gt; object explicitly disposed: VmiQuerySourceInfoTask::task{4}&lt;br /&gt;
&lt;a class="jive-link-anchor" href="#5"&gt;5&lt;/a&gt; --2007-12-08 13:01:47.164 'App' 6492 verbose-- &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=2425&amp;subject=imageProcessingTaskImpl%2C123"&gt;imageProcessingTaskImpl,123&lt;/a&gt; VmiQuerySourceInfoTask::task{4} being destroyed&lt;br /&gt;
--2007-12-08 13:02:08.868 'App' 3756 verbose-- CloseSession called for session id=BD1E2F94-B2A8-475A-B9A0-A53748C37F51&lt;br /&gt;
--2007-12-08 13:02:08.868 'VmdbAdapter' 3756 verbose-- Removed vmdb connection /db/connection/#5/</description>
      <pubDate>Mon, 10 Dec 2007 11:15:57 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-2362</guid>
      <dc:date>2007-12-10T11:15:57Z</dc:date>
      <clearspace:dateToText>1 year, 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>convert VMware Server VM to ESX 3.0.1 VM</title>
      <link>http://communities.vmware.com/docs/DOC-2223</link>
      <description>&lt;b&gt;Method 1  Vmware Converter running directly on Vmware Server (Cold clone)&lt;/b&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;* Install Vmware Converter on to the Vmware Server and reboot if prompted&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;Shutdown the VM to be converted&lt;/li&gt;
&lt;li&gt;Run Converter and select Import Machine&lt;/li&gt;
&lt;li&gt;Click Next at the Welcome screen and Next again at the Source screen&lt;/li&gt;
&lt;li&gt;Select Standalone virtual machine, backup or disk image as your source and click Next&lt;/li&gt;
&lt;li&gt;Browse to your VMs vmx file and click Next&lt;/li&gt;
&lt;li&gt;Select either Import all disks and maintain size or Select volumes and resize to save or add space, select your volumes and enter a new disk size if necessary and click Next&lt;/li&gt;
&lt;li&gt;Click Next at the Destination screen&lt;/li&gt;
&lt;li&gt;Select VMware ESX Server or VirtualCenter virtual machine as your destination and click Next&lt;/li&gt;
&lt;li&gt;At the destination login screen enter your VC/ESX server name and login credentials and click Next&lt;/li&gt;
&lt;li&gt;Enter a Virtual Machine name and folder and click Next&lt;/li&gt;
&lt;li&gt;Select a Host/Cluster and click Next then select a Datastore and click Next&lt;/li&gt;
&lt;li&gt;Enter your NIC information and click Next then click Next again at the customization screen&lt;/li&gt;
&lt;li&gt;Click Finish when it completes&lt;/li&gt;
&lt;li&gt;Edit your new VMs settings and remove any extra hardware if not needed, ie. USB devices, serial and parallel devices, Floppy drive and change the SCSI adapter to LSI Logic if needed&lt;/li&gt;
&lt;li&gt;Power on your new VM and uninstall VMware tools (VMware server version)&lt;/li&gt;
&lt;li&gt;Restart server&lt;/li&gt;
&lt;li&gt;Remove old virtual machine hardware &lt;br clear="all" /&gt; 	o  Open CMD prompt and type SET DEVMGR_SHOW_NONPRESENT_DEVICES=1 and then DEVMGMT.MSC &lt;br clear="all" /&gt; 	o  Select Show Hidden Devices from top menu &lt;br clear="all" /&gt; 	o  Remove old greyed-out non-present hardware, ie. old processor, disk drives, IDE/SCSI controllers, storage volumes, etc.&lt;/li&gt;
&lt;li&gt;Reboot and install VMware tools (ESX version) and you are finished&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
&lt;b&gt;Method 2- Vmware Converter running directly on Virtual Machine (Hot clone)&lt;/b&gt;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;ul&gt;
&lt;li&gt;Install Vmware Converter on to the Virtual Machine and reboot if prompted&lt;/li&gt;
&lt;li&gt;Run Converter and select Import Machine&lt;/li&gt;
&lt;li&gt;Click Next at the Welcome screen and Next again at the Source screen&lt;/li&gt;
&lt;li&gt;Select Physical Computer as your source and click Next&lt;/li&gt;
&lt;li&gt;Select This local machine and click Next&lt;/li&gt;
&lt;li&gt;Select either Import all disks and maintain size or Select volumes and resize to save or add space, select your volumes and enter a new disk size if necessary and click Next&lt;/li&gt;
&lt;li&gt;Click Next at the Destination screen&lt;/li&gt;
&lt;li&gt;Select VMware ESX Server or VirtualCenter virtual machine as your destination and click Next&lt;/li&gt;
&lt;li&gt;At the destination login screen enter your VC/ESX server name and login credentials and click Next&lt;/li&gt;
&lt;li&gt;Enter a Virtual Machine name and folder and click Next&lt;/li&gt;
&lt;li&gt;Select a Host/Cluster and click Next then select a Datastore and click Next&lt;/li&gt;
&lt;li&gt;Enter your NIC information and click Next then click Next again at the customization screen&lt;/li&gt;
&lt;li&gt;Click Finish when it completes&lt;/li&gt;
&lt;li&gt;Edit your new VMs settings and remove any extra hardware if not needed, ie. USB devices, serial and parallel devices, Floppy drive and change the SCSI adapter to LSI Logic if needed&lt;/li&gt;
&lt;li&gt;Power on your new VM and uninstall VMware tools (VMware server version)&lt;/li&gt;
&lt;li&gt;Restart server&lt;/li&gt;
&lt;li&gt;Remove old virtual machine hardware
&lt;ol&gt;
&lt;li&gt;Open CMD prompt and type SET DEVMGR_SHOW_NONPRESENT_DEVICES=1 and then DEVMGMT.MSC&lt;/li&gt;
&lt;li&gt;Select Show Hidden Devices from top menu&lt;/li&gt;
&lt;li&gt;Remove old greyed-out non-present hardware, ie. old processor, disk drives, IDE/SCSI controllers, storage volumes, etc.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;	Reboot and install VMware tools (ESX version) and you are finished&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
This document was generated from the following thread: &lt;a class="jive-link-thread" href="http://communities.vmware.com/thread/86933"&gt;convert VMware Server VM to ESX 3.0.1 VM&lt;/a&gt;</description>
      <pubDate>Sun, 18 Nov 2007 23:23:53 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-2223</guid>
      <dc:date>2007-11-18T23:23:53Z</dc:date>
      <clearspace:dateToText>2 years, 1 week ago</clearspace:dateToText>
    </item>
  </channel>
</rss>

