<?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: Recompiling Virtualbox Kernel Module</title>
	<atom:link href="http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/</link>
	<description>Better late than never</description>
	<lastBuildDate>Tue, 10 Jan 2012 18:01:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: salman</title>
		<link>http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/comment-page-1/#comment-459</link>
		<dc:creator>salman</dc:creator>
		<pubDate>Mon, 31 Oct 2011 14:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/#comment-459</guid>
		<description>I have installed Oracle Enterprise Linux 6.1 and VirtualBox 4.1.4 on it.
I have done everything but the following error wasn&#039;t resolved.

# /etc/init.d/vboxdrv setup
Recompiling VirtualBox kernel module [ FAILED ]
Starting VirtualBox kernel module [ FAILED ]

Please help me in that.</description>
		<content:encoded><![CDATA[<p>I have installed Oracle Enterprise Linux 6.1 and VirtualBox 4.1.4 on it.<br />
I have done everything but the following error wasn&#8217;t resolved.</p>
<p># /etc/init.d/vboxdrv setup<br />
Recompiling VirtualBox kernel module [ FAILED ]<br />
Starting VirtualBox kernel module [ FAILED ]</p>
<p>Please help me in that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mat Lilly</title>
		<link>http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/comment-page-1/#comment-457</link>
		<dc:creator>Mat Lilly</dc:creator>
		<pubDate>Mon, 31 Oct 2011 01:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/#comment-457</guid>
		<description>I had a time getting VirtualBox to run on both Fedora 14 &amp; 15. Missing the kernel.  init.d/vboxdrv setup always failed.  Running on an el-cheapo Dell Netbook (32 bit, 10v).  I tried everything everywhere, and could not get it to work.  I don&#039;t know if someone else has already cited this, but it fixed absolutely everything instantly.  I wish I would have thought of it before all of the frustration.

Simply....

sudo yum install kernel-devel-$(uname -r)</description>
		<content:encoded><![CDATA[<p>I had a time getting VirtualBox to run on both Fedora 14 &amp; 15. Missing the kernel.  init.d/vboxdrv setup always failed.  Running on an el-cheapo Dell Netbook (32 bit, 10v).  I tried everything everywhere, and could not get it to work.  I don&#8217;t know if someone else has already cited this, but it fixed absolutely everything instantly.  I wish I would have thought of it before all of the frustration.</p>
<p>Simply&#8230;.</p>
<p>sudo yum install kernel-devel-$(uname -r)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristian Stroparo</title>
		<link>http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/comment-page-1/#comment-415</link>
		<dc:creator>Cristian Stroparo</dc:creator>
		<pubDate>Mon, 01 Aug 2011 14:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/#comment-415</guid>
		<description>Just an  update, as nowadays it is vboxadd and not vboxdrv ;) (in the same dir. i.e. /etc/init.d)</description>
		<content:encoded><![CDATA[<p>Just an  update, as nowadays it is vboxadd and not vboxdrv ;) (in the same dir. i.e. /etc/init.d)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CharlesTown</title>
		<link>http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/comment-page-1/#comment-351</link>
		<dc:creator>CharlesTown</dc:creator>
		<pubDate>Wed, 20 Oct 2010 19:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/#comment-351</guid>
		<description>Murray great mark!!

My problem was the path for the KER_DIR i pointed on 

KERN_DIR=/usr/src/kernels/2.6.18-194.1---PAE

and it seemed to be fine but.... i crash with other error iin the installation :

Starting VirtualBox kernel module                          [FAILED]
  (modprobe vboxdrv failed. Please use &#039;dmesg&#039; to find out why)

[root@char modules]# yum -y install kernel-devel gcc-c++


and finally it works!! i found more help here :

http://forums.virtualbox.org/viewtopic.php?f=7&amp;t=31441

works on fedora 13</description>
		<content:encoded><![CDATA[<p>Murray great mark!!</p>
<p>My problem was the path for the KER_DIR i pointed on </p>
<p>KERN_DIR=/usr/src/kernels/2.6.18-194.1&#8212;PAE</p>
<p>and it seemed to be fine but&#8230;. i crash with other error iin the installation :</p>
<p>Starting VirtualBox kernel module                          [FAILED]<br />
  (modprobe vboxdrv failed. Please use &#8216;dmesg&#8217; to find out why)</p>
<p>[root@char modules]# yum -y install kernel-devel gcc-c++</p>
<p>and finally it works!! i found more help here :</p>
<p><a href="http://forums.virtualbox.org/viewtopic.php?f=7&#038;t=31441" rel="nofollow">http://forums.virtualbox.org/viewtopic.php?f=7&#038;t=31441</a></p>
<p>works on fedora 13</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murray</title>
		<link>http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/comment-page-1/#comment-344</link>
		<dc:creator>Murray</dc:creator>
		<pubDate>Fri, 03 Sep 2010 22:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/#comment-344</guid>
		<description>ran 

export KERN_DIR=/usr/src/kernels/2.6.18-194.11.3.el5-i686/ 

and all is ok 

Stopping VirtualBox kernel module                          [  OK  ]
Recompiling VirtualBox kernel module                       [  OK  ]
Starting VirtualBox kernel module                          [  OK  ]</description>
		<content:encoded><![CDATA[<p>ran </p>
<p>export KERN_DIR=/usr/src/kernels/2.6.18-194.11.3.el5-i686/ </p>
<p>and all is ok </p>
<p>Stopping VirtualBox kernel module                          [  OK  ]<br />
Recompiling VirtualBox kernel module                       [  OK  ]<br />
Starting VirtualBox kernel module                          [  OK  ]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krieger</title>
		<link>http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/comment-page-1/#comment-341</link>
		<dc:creator>Krieger</dc:creator>
		<pubDate>Thu, 19 Aug 2010 00:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/#comment-341</guid>
		<description>Valeu... Kernel-PAE-devel funfou!!</description>
		<content:encoded><![CDATA[<p>Valeu&#8230; Kernel-PAE-devel funfou!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/comment-page-1/#comment-231</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 09 Jun 2010 21:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/#comment-231</guid>
		<description>Thanks,  kernel-PAE-devel worked always on Fedora 13.</description>
		<content:encoded><![CDATA[<p>Thanks,  kernel-PAE-devel worked always on Fedora 13.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/comment-page-1/#comment-230</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 09 Jun 2010 21:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/#comment-230</guid>
		<description>Thanks,  kernel-PAE-devel worked always on Fedora 13.

Stopping VirtualBox kernel module                          [  OK  ]
Recompiling VirtualBox kernel module                       [  OK  ]
Starting VirtualBox kernel module                          [  OK  ]</description>
		<content:encoded><![CDATA[<p>Thanks,  kernel-PAE-devel worked always on Fedora 13.</p>
<p>Stopping VirtualBox kernel module                          [  OK  ]<br />
Recompiling VirtualBox kernel module                       [  OK  ]<br />
Starting VirtualBox kernel module                          [  OK  ]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodolfo</title>
		<link>http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/comment-page-1/#comment-208</link>
		<dc:creator>Rodolfo</dc:creator>
		<pubDate>Fri, 26 Mar 2010 21:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/#comment-208</guid>
		<description>Thanks a lot davidDAE, installing kernel-PAE-devel worked for me.</description>
		<content:encoded><![CDATA[<p>Thanks a lot davidDAE, installing kernel-PAE-devel worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davidDAE</title>
		<link>http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/comment-page-1/#comment-206</link>
		<dc:creator>davidDAE</dc:creator>
		<pubDate>Thu, 25 Feb 2010 00:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bobpeers.com/2008/07/07/recompiling-virtualbox-kernel-module/#comment-206</guid>
		<description>The solution that works for me is this:

#yum install kernel-PAE-devel
#/etc/init.d/vboxdrv setup

Fedora 12.

I hope this can help you.</description>
		<content:encoded><![CDATA[<p>The solution that works for me is this:</p>
<p>#yum install kernel-PAE-devel<br />
#/etc/init.d/vboxdrv setup</p>
<p>Fedora 12.</p>
<p>I hope this can help you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

