<?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>Alien Pastures &#187; virtualbox</title>
	<atom:link href="http://alien.slackbook.org/blog/tag/virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://alien.slackbook.org/blog</link>
	<description>My thoughts on Slackware, life and everything</description>
	<lastBuildDate>Mon, 06 Feb 2012 00:27:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Compiling a new kernel module for VirtualBox</title>
		<link>http://alien.slackbook.org/blog/compiling-a-new-kernel-module-for-virtualbox/</link>
		<comments>http://alien.slackbook.org/blog/compiling-a-new-kernel-module-for-virtualbox/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 13:24:01 +0000</pubDate>
		<dc:creator>alienbob</dc:creator>
				<category><![CDATA[Slackware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[vbox]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=303</guid>
		<description><![CDATA[I had installed VirtualBox a while ago on my laptop running my Slackware64 test environment, so I could experiment with the program a bit. Then I forgot all about it. Today, I upgraded to the latest set of slackware64-current packages, including the new 2.6.32.7 kernel and when I rebooted to that new kernel, I saw [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-304" style="border: 0pt none; margin: 10px;" title="vboxicon" src="http://alien.slackbook.org/blog/wp-content/uploads/2010/01/vboxicon.jpg" alt="" width="128" height="128" /> I had installed <a href="http://www.virtualbox.org/">VirtualBox</a> a while ago on my laptop running my Slackware64 test environment, so I could experiment with the program a bit. Then I forgot all about it.</p>
<p>Today, I upgraded to the <a href="http://slackware.com/changelog/current.php?cpu=x86_64">latest set of slackware64-current packages</a>, including the new 2.6.32.7 kernel and when I rebooted to that new kernel, I saw an error message scrolling by stating that &#8220;the vboxdrv kernel modules failed to load&#8221;. Of course&#8230; a new kernel needs all external modules to be recompiled.</p>
<p>When installing VirtualBox, I had already noticed that the installer is Slackware friendly; it installed a nice <em>&#8220;/etc/rc.d/rc.vboxdrv</em>&#8221; boot script and updated the &#8220;<em>rc.local</em>&#8221; script so that it runs &#8220;<em>rc.vboxdrv</em>&#8221; on boot. Well done!</p>
<p>It is easy to rebuild the missing VirtualBox kernel modules using that rc script: you just need to run it once with the &#8220;<em>setup</em>&#8221; parameter.</p>
<blockquote><p><span style="color: #0000ff;"><code>root@alienteepee:~# /etc/rc.d/rc.vboxdrv setup<br />
Stopping VirtualBox kernel module ...done.<br />
Recompiling VirtualBox kernel module ...done.<br />
Starting VirtualBox kernel module ...done.<br />
root@alienteepee:~#</code></span></p></blockquote>
<p>That&#8217;s all there is to it!</p>
<p>Cheers, Eric</p>
]]></content:encoded>
			<wfw:commentRss>http://alien.slackbook.org/blog/compiling-a-new-kernel-module-for-virtualbox/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

