<?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: Message List - How to convert a phycial Red Hat Linux 7.1 to a virual machine - not supported by VMWare converter?</title>
    <link>http://communities.vmware.com/community/vmtn/mgmt/converter?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Mon, 04 May 2009 18:00:32 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-05-04T18:00:32Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: How to convert a phycial Red Hat Linux 7.1 to a virual machine - not supported by VMWare converter?</title>
      <link>http://communities.vmware.com/message/1242713?tstart=0#1242713</link>
      <description>With the "rsync" method you'll still have to reinstall the boot loader, patch grub config, recreate the initrd, and patch fstab.  You might as well copy &lt;b&gt;everything&lt;/b&gt; over rsync if you do this (that is effectively what we do in Linux P2V anyways).&lt;br /&gt;
Alternatively you can use the Cold Clone ISO available as part of the Enterprise Converter 3.X versions -- that will also require you to fix the initrd, fstab, and grub by hand.&lt;br /&gt;
&lt;p /&gt;
(If your question has been resolved please mark the answers as "Helpful" or "Correct".)</description>
      <pubDate>Mon, 04 May 2009 18:00:32 GMT</pubDate>
      <author>vmweathers</author>
      <guid>http://communities.vmware.com/message/1242713?tstart=0#1242713</guid>
      <dc:date>2009-05-04T18:00:32Z</dc:date>
      <clearspace:dateToText>6 months, 3 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: How to convert a phycial Red Hat Linux 7.1 to a virual machine - not supported by VMWare converter?</title>
      <link>http://communities.vmware.com/message/1242268?tstart=0#1242268</link>
      <description>Thanks  for a precise answer, apparently we must use the rsync method or hide this old box in a corner, so it dont get hit by the virtualization wave. &lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/grin.gif" alt=":D" /&gt;</description>
      <pubDate>Mon, 04 May 2009 12:49:49 GMT</pubDate>
      <author>anderskb</author>
      <guid>http://communities.vmware.com/message/1242268?tstart=0#1242268</guid>
      <dc:date>2009-05-04T12:49:49Z</dc:date>
      <clearspace:dateToText>6 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: How to convert a phycial Red Hat Linux 7.1 to a virual machine - not supported by VMWare converter?</title>
      <link>http://communities.vmware.com/message/1242238?tstart=0#1242238</link>
      <description>&lt;br /&gt;
Have you try the new converter (the tar.gz version)?&lt;br /&gt;
&lt;p /&gt;
&lt;a class="jive-link-external" href="http://www.vmware.com/download/converter/"&gt;http://www.vmware.com/download/converter/&lt;/a&gt;&lt;br /&gt;
&lt;p /&gt;
 In any case your distro seen to be too old, so you have to convert manually.</description>
      <pubDate>Mon, 04 May 2009 11:48:20 GMT</pubDate>
      <author>AndreTheGiant</author>
      <guid>http://communities.vmware.com/message/1242238?tstart=0#1242238</guid>
      <dc:date>2009-05-04T11:48:20Z</dc:date>
      <clearspace:dateToText>6 months, 3 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: How to convert a phycial Red Hat Linux 7.1 to a virual machine - not supported by VMWare converter?</title>
      <link>http://communities.vmware.com/message/1242187?tstart=0#1242187</link>
      <description>Correct, it is not listed as supported and isn't supported. &lt;br /&gt;
&lt;br /&gt;
How about using rsync instead?&lt;br /&gt;
Create a VM with the same kind, at least same size hard drive, same type of OS and same kernel on the destination, then create an exclusion list for files and directories you don't want or need copied over (/boot, /dev, /proc etc) and then run the rsync command with the –delete option.&lt;br /&gt;
When the Linux distributions are the same most (over 90%) of the files don't get transferred. If the /boot partition is excluded it's important that the two kernels are identical otherwise it will cause problems. If the /boot partition is rsync'd then the initrd file will be wrong and will have to be fixed.  You may still want to keep the install discs ready, and man rsync for more options.</description>
      <pubDate>Mon, 04 May 2009 11:32:13 GMT</pubDate>
      <author>aetm</author>
      <guid>http://communities.vmware.com/message/1242187?tstart=0#1242187</guid>
      <dc:date>2009-05-04T11:32:13Z</dc:date>
      <clearspace:dateToText>6 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>How to convert a phycial Red Hat Linux 7.1 to a virual machine - not supported by VMWare converter?</title>
      <link>http://communities.vmware.com/message/1242147?tstart=0#1242147</link>
      <description>&lt;br /&gt;
Customer has a phycial server running &lt;b&gt;Red Hat Linux release 7.1&lt;/b&gt; (Seawolf) Kernel 2.4.2-2 on an i686.&lt;br /&gt;
According to the release notes for vmware vcenter converter 4.0 this apparently is not supported?&lt;br /&gt;
&lt;p /&gt;
I'm supposed to use the vmware standalone converter on this box and hand over the virtual machine files&lt;br /&gt;
to the ESX-support, so that they can create it as a virtual machine. Is there a way to do this, even though&lt;br /&gt;
it does'nt say so. I dont have much experience using the vmware converter.&lt;br /&gt;
&lt;p /&gt;
Background: the physical box runs an old  but still used internet application using apache. Apparently&lt;br /&gt;
the application have some quirks that cannot easyly be implented on another host.</description>
      <pubDate>Mon, 04 May 2009 08:35:24 GMT</pubDate>
      <author>anderskb</author>
      <guid>http://communities.vmware.com/message/1242147?tstart=0#1242147</guid>
      <dc:date>2009-05-04T08:35:24Z</dc:date>
      <clearspace:dateToText>6 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
  </channel>
</rss>

