<?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: Feisty VMware install</title>
	<atom:link href="http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/</link>
	<description>top secret/secure computing information</description>
	<lastBuildDate>Thu, 01 Apr 2010 15:34:41 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marcin</title>
		<link>http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/comment-page-1/#comment-1538</link>
		<dc:creator>Marcin</dc:creator>
		<pubDate>Wed, 22 Aug 2007 16:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/#comment-1538</guid>
		<description>What if you try sudo apt-get install vmware-server-kernel-modules as Simon noted above?</description>
		<content:encoded><![CDATA[<p>What if you try sudo apt-get install vmware-server-kernel-modules as Simon noted above?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ezequiel</title>
		<link>http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/comment-page-1/#comment-1508</link>
		<dc:creator>Ezequiel</dc:creator>
		<pubDate>Thu, 16 Aug 2007 22:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/#comment-1508</guid>
		<description>Hi, I&#039;m trying to implement your solution. The problem is I have a different kernel installed. The error I get is exactly the same, only that it says: 2.6.20-16-generic instead of 2.6.20-14-386

If I apply your solution I get the same error.

Do you have any ideas?

Thank you</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m trying to implement your solution. The problem is I have a different kernel installed. The error I get is exactly the same, only that it says: 2.6.20-16-generic instead of 2.6.20-14-386</p>
<p>If I apply your solution I get the same error.</p>
<p>Do you have any ideas?</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unca Xitron</title>
		<link>http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/comment-page-1/#comment-1498</link>
		<dc:creator>Unca Xitron</dc:creator>
		<pubDate>Mon, 13 Aug 2007 22:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/#comment-1498</guid>
		<description>Thank you SOOOOOO much!   I&#039;ve no idea how you figured out how to fix those errors, but I sure do appreciate you sharing!!  People like you are what keep open source working!

Unca Xitron</description>
		<content:encoded><![CDATA[<p>Thank you SOOOOOO much!   I&#8217;ve no idea how you figured out how to fix those errors, but I sure do appreciate you sharing!!  People like you are what keep open source working!</p>
<p>Unca Xitron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/comment-page-1/#comment-1426</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 03 Aug 2007 11:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/#comment-1426</guid>
		<description>Thank you!</description>
		<content:encoded><![CDATA[<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/comment-page-1/#comment-1095</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sat, 23 Jun 2007 23:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/#comment-1095</guid>
		<description>As Simon noted ,  I  first tried using apt-get, but I was having the same vmmon problem that way.  Thanks for posting this fix, it got vmware back up for me after upgrading to feisty.  Now if we could just get checkpoint going on Ubuntu, I wouldn&#039;t have to use vmware anyways.</description>
		<content:encoded><![CDATA[<p>As Simon noted ,  I  first tried using apt-get, but I was having the same vmmon problem that way.  Thanks for posting this fix, it got vmware back up for me after upgrading to feisty.  Now if we could just get checkpoint going on Ubuntu, I wouldn&#8217;t have to use vmware anyways.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/comment-page-1/#comment-807</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Tue, 05 Jun 2007 14:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/#comment-807</guid>
		<description>what about:
sudo apt-get install vmware-server-kernel-modules

feisty ships them to you in universe or multiverse. unless you have compiled your own kernel, say bye bye to compiling vmware modules when a kernel update comes along.

Kind regards,
Simon</description>
		<content:encoded><![CDATA[<p>what about:<br />
sudo apt-get install vmware-server-kernel-modules</p>
<p>feisty ships them to you in universe or multiverse. unless you have compiled your own kernel, say bye bye to compiling vmware modules when a kernel update comes along.</p>
<p>Kind regards,<br />
Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/comment-page-1/#comment-750</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sat, 26 May 2007 01:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/#comment-750</guid>
		<description>Thanks, solved my problem.</description>
		<content:encoded><![CDATA[<p>Thanks, solved my problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kenta</title>
		<link>http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/comment-page-1/#comment-468</link>
		<dc:creator>kenta</dc:creator>
		<pubDate>Sat, 28 Apr 2007 03:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/#comment-468</guid>
		<description>Hey, thanks... I&#039;d just upgraded my Edgy box to FF and this is working now!</description>
		<content:encoded><![CDATA[<p>Hey, thanks&#8230; I&#8217;d just upgraded my Edgy box to FF and this is working now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Waddington</title>
		<link>http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/comment-page-1/#comment-466</link>
		<dc:creator>Simon Waddington</dc:creator>
		<pubDate>Fri, 27 Apr 2007 20:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/#comment-466</guid>
		<description>Thanks - I had this same problem and your fix worked perfectly.  Its too bad vmware isn&#039;t such a slam dunk with Feisty - yet.</description>
		<content:encoded><![CDATA[<p>Thanks &#8211; I had this same problem and your fix worked perfectly.  Its too bad vmware isn&#8217;t such a slam dunk with Feisty &#8211; yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcin</title>
		<link>http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/comment-page-1/#comment-431</link>
		<dc:creator>Marcin</dc:creator>
		<pubDate>Tue, 24 Apr 2007 16:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tssci-security.com/archives/2007/04/22/feisty-vmware-install/#comment-431</guid>
		<description>Excellent! Glad to hear it worked for you.</description>
		<content:encoded><![CDATA[<p>Excellent! Glad to hear it worked for you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
