<?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>Sven Dens &#187; Open Source</title>
	<atom:link href="http://www.svendens.com/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.svendens.com</link>
	<description>deserialize me</description>
	<lastBuildDate>Tue, 22 Sep 2009 09:32:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VMWare Tools in Sabayon Linux (4.2 &#8211; KDE)</title>
		<link>http://www.svendens.com/open-source/vmware-tools-in-sabayon-linux-4-2-kde/</link>
		<comments>http://www.svendens.com/open-source/vmware-tools-in-sabayon-linux-4-2-kde/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 13:19:16 +0000</pubDate>
		<dc:creator>Sven Dens</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.svendens.com/?p=67</guid>
		<description><![CDATA[So you&#8217;ve just installed a shiny new Sabayon Linux Guest in VMWare, and you can&#8217;t get VMWare Tools to install properly?  You&#8217;re getting messages like &#8220;the directory for rc0.d is not found&#8221; or saying that none of the precompiled modules is suitable for your kernel and that they can&#8217;t be built from scratch because the [...]]]></description>
			<content:encoded><![CDATA[<p>So you&#8217;ve just installed a shiny new Sabayon Linux Guest in VMWare, and you can&#8217;t get VMWare Tools to install properly?  You&#8217;re getting messages like &#8220;the directory for rc0.d is not found&#8221; or saying that none of the precompiled modules is suitable for your kernel and that they can&#8217;t be built from scratch because the kernel headers are missing?  Let&#8217;s fix that, and while we&#8217;re at it let&#8217;s upgrade our packages to the latest available versions too.</p>
<p>I won&#8217;t be explaining all the commands used here, you can Google them to fnd out what they do exactly, this is just a quick guide to get you up and running with Sabayon in VMWare in a couple of minutes without any hassle.</p>
<p>First, open a terminal and become root (su).<br />
Then, create 7 new directories under /etc/rc.d.  You need rc0.d to rc6.d.  So mkdir /etc/rc.d/rc0.d, mkdir /etc/rc.d/rc1.d, &#8230; mkdir /etc/rc.d/rc6.d.</p>
<p>Now it&#8217;s time to update our system by getting the latest available kernel and packages.<br />
Still as root in the terminal, enter these commands in the following order:<br />
1) equo update all<br />
2) equo upgrade<br />
3) emerge &#8211; -sync &amp;&amp; layman -S<br />
4) equo conf update<br />
5) equo install &#8211; -ask linux-sabayon</p>
<p>Now cd to the directory /usr/portage/sys-kernel/linux-headers and type ls to see a list of what&#8217;s in there.<br />
Note the highest available number for your kernel (mine today is 2.6.30-r1).<br />
Now execute the following command to get the linux-headers so you can compile the vmware-modules later on: <strong>emerge -va =sys-kernel/linux-headers-2.6.30-r1</strong></p>
<p><strong>Note that you don&#8217;t specify sys-kernel/linux-headers/linux-headers-2.6.30-r1 but instead directly refer to the header version you want after sys-kernel!!</strong></p>
<p>Also keep in mind to enter the right version.  The 2.6.30-r1 you see here is the one that is on my system.  Replace it with the one you have if necessary!</p>
<p>Almost there!<br />
If everything went well, you should now be able to get past the initial dialogs for installing VMWare Tools, and then successfully compile all the needed modules.<br />
Just keep the default answers to all questions, it&#8217;s almost too easy <img src='http://www.svendens.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>If that install went fine as well, there&#8217;s one last thing to do: update all the packages in your system.<br />
Once more, run these 2 commands:<br />
1) equo upgrade<br />
2) equo conf update</p>
<p>Et voilà, your very own bleeding-edge Sabayon VM is there to put a smile on your face <img src='http://www.svendens.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div id="attachment_69" class="wp-caption alignnone" style="width: 1034px"><img class="size-large wp-image-69" title="Sabayon-linux 4.2 in VMWare Fusion" src="http://www.svendens.com/wp-content/uploads/2009/08/Picture-11-1024x852.png" alt="Sabayon-linux 4.2 in VMWare Fusion" width="1024" height="852" /><p class="wp-caption-text">Sabayon-linux 4.2 in VMWare Fusion</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.svendens.com/open-source/vmware-tools-in-sabayon-linux-4-2-kde/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
