<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>fengcool.com &#187; VMware</title>
	<atom:link href="http://www.fengcool.com/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fengcool.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 31 May 2010 02:22:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install VMware tools to Fedora 10 client OS on Windows Vista host OS</title>
		<link>http://www.fengcool.com/2008/11/install-vmware-tools-to-fedora-10-client-os-on-windows-vista-host-os/</link>
		<comments>http://www.fengcool.com/2008/11/install-vmware-tools-to-fedora-10-client-os-on-windows-vista-host-os/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 04:02:07 +0000</pubDate>
		<dc:creator>Nelson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.fengcool.com/?p=55</guid>
		<description><![CDATA[How to install VMware tool to Fedora guest OS on a Windows Vista host OS for VMware workstation 6.5.1]]></description>
			<content:encoded><![CDATA[<p>Software requirements:</p>
<ul>
<li>Windows Vista Ultimate 64bit</li>
<li>VMware workstation 6.5.1</li>
<li>Fedora 10 64bit</li>
</ul>
<p>Install packages that are required to build VMware tools:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"> yum <span style="color: #c20cb9; font-weight: bold;">install</span> <span style="color: #c20cb9; font-weight: bold;">gcc</span> <span style="color: #c20cb9; font-weight: bold;">make</span> kernel-devel<span style="color: #000000; font-weight: bold;">&lt;/</span>li<span style="color: #000000; font-weight: bold;">&gt;</span></pre></td></tr></table></div>

<p>Step by step guide</p>
<ol>
<li>Logon to Fedora, and select &#8220;Install VMware Tools&#8221; from VM menu</li>
<li>After the tool cd was mount, open a terminal window logon as root user and type

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> ~
<span style="color: #c20cb9; font-weight: bold;">mkdir</span> VMware
<span style="color: #7a0874; font-weight: bold;">cd</span> VMWare</pre></td></tr></table></div>

</li>
<li>Type:

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">cp</span> <span style="color: #000000; font-weight: bold;">/</span>media<span style="color: #000000; font-weight: bold;">/</span>VMware\ Tools<span style="color: #000000; font-weight: bold;">/</span>VMwareTools-7.8.4-126130.tar.gz .<span style="color: #000000; font-weight: bold;">/</span></pre></td></tr></table></div>

</li>
<li>Untar and install by typing:

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">tar</span> zxpf .<span style="color: #000000; font-weight: bold;">/</span>VMwareTools-7.8.4-126130.tar.gz
<span style="color: #7a0874; font-weight: bold;">cd</span> vmware-tools-distrib<span style="color: #000000; font-weight: bold;">/</span>
.<span style="color: #000000; font-weight: bold;">/</span>vmware-install.pl</pre></td></tr></table></div>

</li>
<li>Config and build VMware tool modules:

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">vmware-config-tools.pl</pre></td></tr></table></div>

<p>and type y when prompt to build vmware modules</li>
</ol>
<p>Restart your guest OS and then you should have vmware tool installed. You should be able to see your shared folder from the host OS.</p>
<a rel="external nofollow" class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.fengcool.com%2F2008%2F11%2Finstall-vmware-tools-to-fedora-10-client-os-on-windows-vista-host-os%2F&amp;linkname=Install%20VMware%20tools%20to%20Fedora%2010%20client%20OS%20on%20Windows%20Vista%20host%20OS"><img src="http://www.fengcool.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.fengcool.com/2008/11/install-vmware-tools-to-fedora-10-client-os-on-windows-vista-host-os/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
