<?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>Sprayfly &#187; installation</title>
	<atom:link href="http://sprayfly.com/tag/installation/feed/" rel="self" type="application/rss+xml" />
	<link>http://sprayfly.com</link>
	<description>Languages, Linux, Life</description>
	<lastBuildDate>Sat, 14 Aug 2010 10:45:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Installing Virtualbox on Ubuntu&#8230; error message</title>
		<link>http://sprayfly.com/2009/06/17/installing-virtualbox-on-ubuntu-error-message/</link>
		<comments>http://sprayfly.com/2009/06/17/installing-virtualbox-on-ubuntu-error-message/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 03:37:32 +0000</pubDate>
		<dc:creator>Jono</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://sprayfly.com/?p=257</guid>
		<description><![CDATA[Whilst trying to install Virtualbox (full version) on Ubuntu Jaunty, the following error cropped up (installing using apt-get install virtualbox-2.2) * modprobe vboxnetflt failed. Please use 'dmesg' to find out why This can easily be solved with the following commands: sudo /etc/init.d/vboxdrv setup Then reinstall Virtualbox to make sure that everything is working properly now: [...]]]></description>
			<content:encoded><![CDATA[<p>Whilst trying to install Virtualbox (full version) on Ubuntu Jaunty, the following error cropped up (installing using apt-get install virtualbox-2.2) </p>
<pre>* modprobe vboxnetflt failed. Please use 'dmesg' to find out why</pre>
<p>This can easily be solved with the following commands:</p>
<pre>sudo /etc/init.d/vboxdrv setup</pre>
<p>Then reinstall Virtualbox to make sure that everything is working properly now:</p>
<pre>sudo apt-get install --reinstall virtualbox-2.2</pre>
<p>That should produce no error messages now. </p>
<div id="mainphotoarea"></div>]]></content:encoded>
			<wfw:commentRss>http://sprayfly.com/2009/06/17/installing-virtualbox-on-ubuntu-error-message/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
