<?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>Comentarios en: VMware Workstation 9 kernel modules for Ubuntu 12.10 Quantal Quetzal &#8211; Instructions for boot error and kernel patch</title>
	<atom:link href="http://javierin.com/2012/10/19/vmware-workstation-9-kernel-modules-for-ubuntu-12-10-quantal-quetzal-instructions-for-boot-error-and-kernel-patch/feed/" rel="self" type="application/rss+xml" />
	<link>http://javierin.com/2012/10/19/vmware-workstation-9-kernel-modules-for-ubuntu-12-10-quantal-quetzal-instructions-for-boot-error-and-kernel-patch/</link>
	<description></description>
	<lastBuildDate>Sun, 12 May 2013 08:05:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Por: Guido Rolon</title>
		<link>http://javierin.com/2012/10/19/vmware-workstation-9-kernel-modules-for-ubuntu-12-10-quantal-quetzal-instructions-for-boot-error-and-kernel-patch/#comment-6019</link>
		<dc:creator>Guido Rolon</dc:creator>
		<pubDate>Tue, 20 Nov 2012 16:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://javierin.com/?p=1840#comment-6019</guid>
		<description><![CDATA[Installed last version of Vmawre 9.0.1 under ubuntu 12.10 x64

Linux sot 3.6.6-030606-generic #201211050512 SMP Mon Nov 5 10:12:53 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

Running ok., thanks]]></description>
		<content:encoded><![CDATA[<p>Installed last version of Vmawre 9.0.1 under ubuntu 12.10 x64</p>
<p>Linux sot 3.6.6-030606-generic #201211050512 SMP Mon Nov 5 10:12:53 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux</p>
<p>Running ok., thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: yono</title>
		<link>http://javierin.com/2012/10/19/vmware-workstation-9-kernel-modules-for-ubuntu-12-10-quantal-quetzal-instructions-for-boot-error-and-kernel-patch/#comment-5653</link>
		<dc:creator>yono</dc:creator>
		<pubDate>Fri, 09 Nov 2012 22:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://javierin.com/?p=1840#comment-5653</guid>
		<description><![CDATA[A new update came out, just download it 
https://www.vmware.com/support/ws90/doc/workstation-901-release-notes.html]]></description>
		<content:encoded><![CDATA[<p>A new update came out, just download it<br />
<a href="https://www.vmware.com/support/ws90/doc/workstation-901-release-notes.html" rel="nofollow">https://www.vmware.com/support/ws90/doc/workstation-901-release-notes.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Manuel</title>
		<link>http://javierin.com/2012/10/19/vmware-workstation-9-kernel-modules-for-ubuntu-12-10-quantal-quetzal-instructions-for-boot-error-and-kernel-patch/#comment-4474</link>
		<dc:creator>Manuel</dc:creator>
		<pubDate>Tue, 30 Oct 2012 14:01:12 +0000</pubDate>
		<guid isPermaLink="false">http://javierin.com/?p=1840#comment-4474</guid>
		<description><![CDATA[When removing vmware you are prompted if you want to preseve configuration files. You need to delete everything, otherwise vmware will still showing the error when trying to run any virtual machine.

After purging vmware, including config files, reinstalling it again and aplying the patch, everything started working fine.

Thanks javierin!]]></description>
		<content:encoded><![CDATA[<p>When removing vmware you are prompted if you want to preseve configuration files. You need to delete everything, otherwise vmware will still showing the error when trying to run any virtual machine.</p>
<p>After purging vmware, including config files, reinstalling it again and aplying the patch, everything started working fine.</p>
<p>Thanks javierin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: javierin</title>
		<link>http://javierin.com/2012/10/19/vmware-workstation-9-kernel-modules-for-ubuntu-12-10-quantal-quetzal-instructions-for-boot-error-and-kernel-patch/#comment-4374</link>
		<dc:creator>javierin</dc:creator>
		<pubDate>Fri, 26 Oct 2012 05:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://javierin.com/?p=1840#comment-4374</guid>
		<description><![CDATA[Hi

It would be good to know what version of VMware were you running, just in case people end up here and the patch does not work right out of the box.

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>It would be good to know what version of VMware were you running, just in case people end up here and the patch does not work right out of the box.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Valentin</title>
		<link>http://javierin.com/2012/10/19/vmware-workstation-9-kernel-modules-for-ubuntu-12-10-quantal-quetzal-instructions-for-boot-error-and-kernel-patch/#comment-4364</link>
		<dc:creator>Valentin</dc:creator>
		<pubDate>Thu, 25 Oct 2012 15:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://javierin.com/?p=1840#comment-4364</guid>
		<description><![CDATA[Hi,

Thanks for the instructions and patch.
Unfortunately the vmware player version detection didn&#039;t work for me correctly.
So, I&#039;ve changed the 22nd line from:
&lt;blockquote&gt;vmver=`vmware-installer -l 2&gt;/dev/null &#124; awk &#039;/vmware-/{print substr($2,1,5)}&#039;`&lt;/blockquote&gt;
to:
&lt;blockquote&gt;vmver=`vmware-installer -l 2&gt;/dev/null &#124; awk &#039;/vmware-/{print substr($1,8)substr($2,1,5)}&#039;`&lt;/blockquote&gt;

(note: I didn&#039;t bother with awk to much, just tinkered enough to work)
Indeed the test below $vmver == ... is expecting name and version.

Regards,
Valentin]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for the instructions and patch.<br />
Unfortunately the vmware player version detection didn&#8217;t work for me correctly.<br />
So, I&#8217;ve changed the 22nd line from:</p>
<blockquote><p>vmver=`vmware-installer -l 2&gt;/dev/null | awk &#8216;/vmware-/{print substr($2,1,5)}&#8217;`</p></blockquote>
<p>to:</p>
<blockquote><p>vmver=`vmware-installer -l 2&gt;/dev/null | awk &#8216;/vmware-/{print substr($1,8)substr($2,1,5)}&#8217;`</p></blockquote>
<p>(note: I didn&#8217;t bother with awk to much, just tinkered enough to work)<br />
Indeed the test below $vmver == &#8230; is expecting name and version.</p>
<p>Regards,<br />
Valentin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Francesco Usseglio</title>
		<link>http://javierin.com/2012/10/19/vmware-workstation-9-kernel-modules-for-ubuntu-12-10-quantal-quetzal-instructions-for-boot-error-and-kernel-patch/#comment-4357</link>
		<dc:creator>Francesco Usseglio</dc:creator>
		<pubDate>Thu, 25 Oct 2012 08:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://javierin.com/?p=1840#comment-4357</guid>
		<description><![CDATA[&lt;b&gt;Thank You very much!&lt;/b&gt;
I applied your instructions and everything now is ok!]]></description>
		<content:encoded><![CDATA[<p><b>Thank You very much!</b><br />
I applied your instructions and everything now is ok!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Wari</title>
		<link>http://javierin.com/2012/10/19/vmware-workstation-9-kernel-modules-for-ubuntu-12-10-quantal-quetzal-instructions-for-boot-error-and-kernel-patch/#comment-4230</link>
		<dc:creator>Wari</dc:creator>
		<pubDate>Tue, 23 Oct 2012 09:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://javierin.com/?p=1840#comment-4230</guid>
		<description><![CDATA[Thanks, this worked well for me.]]></description>
		<content:encoded><![CDATA[<p>Thanks, this worked well for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Ubuntu 12.10 and VMWare Workstation 9 Black Screen Kernel Panic Workaround &#124; the mergy notes</title>
		<link>http://javierin.com/2012/10/19/vmware-workstation-9-kernel-modules-for-ubuntu-12-10-quantal-quetzal-instructions-for-boot-error-and-kernel-patch/#comment-4175</link>
		<dc:creator>Ubuntu 12.10 and VMWare Workstation 9 Black Screen Kernel Panic Workaround &#124; the mergy notes</dc:creator>
		<pubDate>Sun, 21 Oct 2012 16:43:30 +0000</pubDate>
		<guid isPermaLink="false">http://javierin.com/?p=1840#comment-4175</guid>
		<description><![CDATA[[...] and the VMWare networking and other daemons that need to run and dish the network. There is a wonderful post here that details how to work with modified kernel modules and get it working. This is a way to do it. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] and the VMWare networking and other daemons that need to run and dish the network. There is a wonderful post here that details how to work with modified kernel modules and get it working. This is a way to do it. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Alvaro</title>
		<link>http://javierin.com/2012/10/19/vmware-workstation-9-kernel-modules-for-ubuntu-12-10-quantal-quetzal-instructions-for-boot-error-and-kernel-patch/#comment-4156</link>
		<dc:creator>Alvaro</dc:creator>
		<pubDate>Sat, 20 Oct 2012 15:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://javierin.com/?p=1840#comment-4156</guid>
		<description><![CDATA[Probaaaaaaaando...gracias gracias...]]></description>
		<content:encoded><![CDATA[<p>Probaaaaaaaando&#8230;gracias gracias&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: www.javierin.com @ 2013-05-23 12:04:50 by W3 Total Cache -->