<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Installing VMware server 2.0.2 on Ubuntu 9.10 Karmic Koala 64bit</title>
	<atom:link href="http://www.craigmayhew.com/blog/2009/11/installing-vmware-server-2-0-2-on-ubuntu-9-10-karmic-koala-64bit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.craigmayhew.com/blog/2009/11/installing-vmware-server-2-0-2-on-ubuntu-9-10-karmic-koala-64bit/</link>
	<description></description>
	<lastBuildDate>Thu, 02 Sep 2010 22:55:31 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Craig Mayhew</title>
		<link>http://www.craigmayhew.com/blog/2009/11/installing-vmware-server-2-0-2-on-ubuntu-9-10-karmic-koala-64bit/comment-page-1/#comment-1151</link>
		<dc:creator>Craig Mayhew</dc:creator>
		<pubDate>Sat, 27 Mar 2010 22:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=521#comment-1151</guid>
		<description>Another great resource for debugging VMWare Server issues: https://help.ubuntu.com/community/VMware/Server</description>
		<content:encoded><![CDATA[<p>Another great resource for debugging VMWare Server issues: <a href="https://help.ubuntu.com/community/VMware/Server" rel="nofollow">https://help.ubuntu.com/community/VMware/Server</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Justman</title>
		<link>http://www.craigmayhew.com/blog/2009/11/installing-vmware-server-2-0-2-on-ubuntu-9-10-karmic-koala-64bit/comment-page-1/#comment-1112</link>
		<dc:creator>Ian Justman</dc:creator>
		<pubDate>Fri, 19 Feb 2010 17:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=521#comment-1112</guid>
		<description>I found something that allows vsock to be built; it involves patching the vmware-config.pl file.  There&#039;s a patch attached to this post on a thread on the very subject:

http://ubuntuforums.org/showpost.php?p=6267637&amp;postcount=17

Worked just fine here once I applied your patch and this one.

--Ian.</description>
		<content:encoded><![CDATA[<p>I found something that allows vsock to be built; it involves patching the vmware-config.pl file.  There&#8217;s a patch attached to this post on a thread on the very subject:</p>
<p><a href="http://ubuntuforums.org/showpost.php?p=6267637&amp;postcount=17" rel="nofollow">http://ubuntuforums.org/showpost.php?p=6267637&amp;postcount=17</a></p>
<p>Worked just fine here once I applied your patch and this one.</p>
<p>&#8211;Ian.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Mayhew</title>
		<link>http://www.craigmayhew.com/blog/2009/11/installing-vmware-server-2-0-2-on-ubuntu-9-10-karmic-koala-64bit/comment-page-1/#comment-1110</link>
		<dc:creator>Craig Mayhew</dc:creator>
		<pubDate>Wed, 17 Feb 2010 09:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=521#comment-1110</guid>
		<description>@macke I&#039;ve fixed that, I had an error with the downloads section.</description>
		<content:encoded><![CDATA[<p>@macke I&#8217;ve fixed that, I had an error with the downloads section.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Justman</title>
		<link>http://www.craigmayhew.com/blog/2009/11/installing-vmware-server-2-0-2-on-ubuntu-9-10-karmic-koala-64bit/comment-page-1/#comment-1107</link>
		<dc:creator>Ian Justman</dc:creator>
		<pubDate>Mon, 15 Feb 2010 05:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=521#comment-1107</guid>
		<description>This procedure does NOT work with my install of Ubuntu 9.10 x86-64.  The kernel in use is 2.6.31-19 and I get the following at link-time:

  LD [M]  /tmp/vmware-config1/vsock-only/vsock.o
  Building modules, stage 2.
  MODPOST 1 modules
WARNING: &quot;VMCIDatagram_CreateHnd&quot; [/tmp/vmware-config1/vsock-only/vsock.ko] undefined!
WARNING: &quot;VMCIDatagram_DestroyHnd&quot; [/tmp/vmware-config1/vsock-only/vsock.ko] undefined!
WARNING: &quot;VMCI_GetContextID&quot; [/tmp/vmware-config1/vsock-only/vsock.ko] undefined!
WARNING: &quot;VMCIDatagram_Send&quot; [/tmp/vmware-config1/vsock-only/vsock.ko] undefined!
  CC      /tmp/vmware-config1/vsock-only/vsock.mod.o
  LD [M]  /tmp/vmware-config1/vsock-only/vsock.ko
make[1]: Leaving directory `/usr/src/linux-headers-2.6.31-19-server&#039;
cp -f vsock.ko ./../vsock.o
make: Leaving directory `/tmp/vmware-config1/vsock-only&#039;
Unable to make a vsock module that can be loaded in the running kernel:
insmod: error inserting &#039;/tmp/vmware-config1/vsock.o&#039;: -1 Unknown symbol in module</description>
		<content:encoded><![CDATA[<p>This procedure does NOT work with my install of Ubuntu 9.10 x86-64.  The kernel in use is 2.6.31-19 and I get the following at link-time:</p>
<p>  LD [M]  /tmp/vmware-config1/vsock-only/vsock.o<br />
  Building modules, stage 2.<br />
  MODPOST 1 modules<br />
WARNING: &#8220;VMCIDatagram_CreateHnd&#8221; [/tmp/vmware-config1/vsock-only/vsock.ko] undefined!<br />
WARNING: &#8220;VMCIDatagram_DestroyHnd&#8221; [/tmp/vmware-config1/vsock-only/vsock.ko] undefined!<br />
WARNING: &#8220;VMCI_GetContextID&#8221; [/tmp/vmware-config1/vsock-only/vsock.ko] undefined!<br />
WARNING: &#8220;VMCIDatagram_Send&#8221; [/tmp/vmware-config1/vsock-only/vsock.ko] undefined!<br />
  CC      /tmp/vmware-config1/vsock-only/vsock.mod.o<br />
  LD [M]  /tmp/vmware-config1/vsock-only/vsock.ko<br />
make[1]: Leaving directory `/usr/src/linux-headers-2.6.31-19-server&#8217;<br />
cp -f vsock.ko ./../vsock.o<br />
make: Leaving directory `/tmp/vmware-config1/vsock-only&#8217;<br />
Unable to make a vsock module that can be loaded in the running kernel:<br />
insmod: error inserting &#8216;/tmp/vmware-config1/vsock.o&#8217;: -1 Unknown symbol in module</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: macke</title>
		<link>http://www.craigmayhew.com/blog/2009/11/installing-vmware-server-2-0-2-on-ubuntu-9-10-karmic-koala-64bit/comment-page-1/#comment-1099</link>
		<dc:creator>macke</dc:creator>
		<pubDate>Mon, 01 Feb 2010 13:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=521#comment-1099</guid>
		<description>Am I right when i think i need to download the patch before i am able to patch my vmware? Unfortunately there is no file appearing after i click the link. How can i find it again?</description>
		<content:encoded><![CDATA[<p>Am I right when i think i need to download the patch before i am able to patch my vmware? Unfortunately there is no file appearing after i click the link. How can i find it again?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Mayhew</title>
		<link>http://www.craigmayhew.com/blog/2009/11/installing-vmware-server-2-0-2-on-ubuntu-9-10-karmic-koala-64bit/comment-page-1/#comment-1084</link>
		<dc:creator>Craig Mayhew</dc:creator>
		<pubDate>Sun, 03 Jan 2010 00:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=521#comment-1084</guid>
		<description>If you need to rerun vmware-config-tools and know you only want the default values then this command will make it much quicker by automatically using the defaults:

/usr/bin/vmware-config-tools.pl --default</description>
		<content:encoded><![CDATA[<p>If you need to rerun vmware-config-tools and know you only want the default values then this command will make it much quicker by automatically using the defaults:</p>
<p>/usr/bin/vmware-config-tools.pl &#8211;default</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Mayhew</title>
		<link>http://www.craigmayhew.com/blog/2009/11/installing-vmware-server-2-0-2-on-ubuntu-9-10-karmic-koala-64bit/comment-page-1/#comment-1082</link>
		<dc:creator>Craig Mayhew</dc:creator>
		<pubDate>Tue, 29 Dec 2009 15:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=521#comment-1082</guid>
		<description>@fixer Thanks for spotting that. I must have uploaded it from a windows machine (won&#039;t make that mistake again!). I&#039;ve now uploaded a corrected version of the patch.</description>
		<content:encoded><![CDATA[<p>@fixer Thanks for spotting that. I must have uploaded it from a windows machine (won&#8217;t make that mistake again!). I&#8217;ve now uploaded a corrected version of the patch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cyqotiq</title>
		<link>http://www.craigmayhew.com/blog/2009/11/installing-vmware-server-2-0-2-on-ubuntu-9-10-karmic-koala-64bit/comment-page-1/#comment-1080</link>
		<dc:creator>cyqotiq</dc:creator>
		<pubDate>Thu, 24 Dec 2009 05:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=521#comment-1080</guid>
		<description>You, sir, are a saint!  I&#039;ve been trying to find the fix for the 64-bit karmic kernel.  The closest I came was finding the 2.6.30 patch, which failed miserably.  This worked like a charm!</description>
		<content:encoded><![CDATA[<p>You, sir, are a saint!  I&#8217;ve been trying to find the fix for the 64-bit karmic kernel.  The closest I came was finding the 2.6.30 patch, which failed miserably.  This worked like a charm!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.craigmayhew.com/blog/2009/11/installing-vmware-server-2-0-2-on-ubuntu-9-10-karmic-koala-64bit/comment-page-1/#comment-1073</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 16 Dec 2009 22:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=521#comment-1073</guid>
		<description>Thanks, worked fine.

Make sure you follow instructions to the letter or it will fail.</description>
		<content:encoded><![CDATA[<p>Thanks, worked fine.</p>
<p>Make sure you follow instructions to the letter or it will fail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fixer</title>
		<link>http://www.craigmayhew.com/blog/2009/11/installing-vmware-server-2-0-2-on-ubuntu-9-10-karmic-koala-64bit/comment-page-1/#comment-1072</link>
		<dc:creator>fixer</dc:creator>
		<pubDate>Wed, 09 Dec 2009 23:32:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=521#comment-1072</guid>
		<description>The &quot;command not found&quot; error is because of Microsoft end of line characters in the shell script.  (How did that happen?)  Anyway, if you try to run the shell script without sudo, you will see:

bash: ./vmware-server.2.0.1_x64-modules-2.6.30.4-fix.sh: /bin/sh^M: bad interpreter: No such file or directory

To fix the shell script, first run:
perl -pi -e &#039;s/\r\n/\n/;&#039; vmware-server.2.0.1_x64-modules-2.6.30.4-fix.sh</description>
		<content:encoded><![CDATA[<p>The &#8220;command not found&#8221; error is because of Microsoft end of line characters in the shell script.  (How did that happen?)  Anyway, if you try to run the shell script without sudo, you will see:</p>
<p>bash: ./vmware-server.2.0.1_x64-modules-2.6.30.4-fix.sh: /bin/sh^M: bad interpreter: No such file or directory</p>
<p>To fix the shell script, first run:<br />
perl -pi -e &#8217;s/\r\n/\n/;&#8217; vmware-server.2.0.1_x64-modules-2.6.30.4-fix.sh</p>
]]></content:encoded>
	</item>
</channel>
</rss>
