<?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>Adams Bros Blog &#187; vmware</title>
	<atom:link href="http://blog.adamsbros.org/category/linux/virtual-machines/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.adamsbros.org</link>
	<description></description>
	<lastBuildDate>Sat, 14 Aug 2010 07:30:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>vmware modules 2.6.30-rc3</title>
		<link>http://blog.adamsbros.org/2009/06/03/vmware-modules-2-6-30-rc3/</link>
		<comments>http://blog.adamsbros.org/2009/06/03/vmware-modules-2-6-30-rc3/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 01:50:53 +0000</pubDate>
		<dc:creator>Trenton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtual Machines]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://blog.adamsbros.org/?p=27</guid>
		<description><![CDATA[If you are using VMware-Workstation-6.5.1-126130.x86_64, you will find that it does not work on kernels greater than or equal to 2.6.29.  The vmware modules will not load.  I found one patch for vmware to work with the Linux kernel 2.6.29 on the vmware forums, and I came up with another patch for 2.6.30-rc3 on my [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using VMware-Workstation-6.5.1-126130.x86_64, you will find that it does not work on kernels greater than or equal to 2.6.29.  The vmware modules will not load.  I found one patch for vmware to work with the Linux kernel 2.6.29 on the vmware forums, and I came up with another patch for 2.6.30-rc3 on my own.  If you know who made the original patch (as I have lost the link to the forum), please let me know who that is so I can give credit where credit is due.  Below are the results.</p>
<p>I have tried these changes on 2.6.30-rc3, and 2.6.30-rc7, and they seem to work fine.  I would imagine that they would work on 2.6.30-rc3, 2.6.30-rc4, 2.6.30-rc5, 2.6.30-rc6, and 2.6.30-rc7, but I have not confirmed.  They may also work on 2.6.30 versions that are less than rc3.</p>
<p><span id="more-27"></span></p>
<p>Once you have finished installing vmware, put the following files all in the same directory and run the shell script.  It should backup and then patch the original source.</p>
<ul>
<li><a rel="attachment wp-att-31" href="http://blog.adamsbros.org/2009/06/03/vmware-modules-2-6-30-rc3/vmware-modules-2630-rc3-portable/">vmware-modules-2.6.30-rc3-portable.patch</a></li>
<li><a rel="attachment wp-att-34" href="http://blog.adamsbros.org/2009/06/03/vmware-modules-2-6-30-rc3/vmware-modules-2629-portable/">vmware-modules-2.6.29-portable.patch</a></li>
<li><a rel="attachment wp-att-30" href="http://blog.adamsbros.org/2009/06/03/vmware-modules-2-6-30-rc3/vmware-modules-2630-rc3/">vmware-modules-2.6.30-rc3.sh</a></li>
</ul>
<blockquote>
<pre>sh vmware-modules-2.6.30-rc3.sh</pre>
</blockquote>
<p>You will find backup copies of the original source in /usr/lib/vmware/modules/source-backup.</p>
<p>Once you are finished, you will be asked to run another command to install the new modules.</p>
<blockquote>
<pre>vmware-modconfig --console --install-all</pre>
</blockquote>
<p>If it fails on a newer version of the kernel, you should be able to simply find out what the problems are, and why it's incompatible with the new kernel, and then...</p>
<ol>
<li>create a new patch file</li>
<li>modify the shell script to apply the patch after the two patches above</li>
<li>move the "source" folder to a backup name</li>
<li>move the source-backup folder to the "source" folder</li>
<li>re-run the shell script</li>
</ol>
<p>I hope this is useful for someone.  If you find it useful, I would appreciate hearing about it by a comment.  Also, feel free to link to this blog.</p>
<p>Thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.adamsbros.org/2009/06/03/vmware-modules-2-6-30-rc3/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
