<?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: How to Customize Your Ubuntu Kernel</title>
	<atom:link href="http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Tue, 24 Nov 2009 20:24:57 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Vivek Dubey</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/comment-page-1/#comment-75207</link>
		<dc:creator>Vivek Dubey</dc:creator>
		<pubDate>Tue, 11 Aug 2009 11:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/#comment-75207</guid>
		<description>Very nie and helpful article. I have a quetion about costumization linux so i can make my linux os</description>
		<content:encoded><![CDATA[<p>Very nie and helpful article. I have a quetion about costumization linux so i can make my linux os</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Navin</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/comment-page-1/#comment-74731</link>
		<dc:creator>Navin</dc:creator>
		<pubDate>Mon, 27 Jul 2009 23:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/#comment-74731</guid>
		<description>to compile ur source try this

dont use this, use the second one
fakeroot make-kpkg –initrd –append-to-version=-custom kernel_image kernel_headers

the below works for me
fakeroot make-kpkg -initrd -append-to-version=-custom kernel_image kernel_headers

the diference between the two is the minus sign, luk closer u ll figure out

Navin</description>
		<content:encoded><![CDATA[<p>to compile ur source try this</p>
<p>dont use this, use the second one<br />
fakeroot make-kpkg –initrd –append-to-version=-custom kernel_image kernel_headers</p>
<p>the below works for me<br />
fakeroot make-kpkg -initrd -append-to-version=-custom kernel_image kernel_headers</p>
<p>the diference between the two is the minus sign, luk closer u ll figure out</p>
<p>Navin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Master</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/comment-page-1/#comment-73458</link>
		<dc:creator>Master</dc:creator>
		<pubDate>Fri, 19 Jun 2009 00:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/#comment-73458</guid>
		<description>here is my advice: If everything works - dont do it. You&#039;ll never feel the difference ;) except for placebo ;P</description>
		<content:encoded><![CDATA[<p>here is my advice: If everything works &#8211; dont do it. You&#8217;ll never feel the difference <img src='http://www.howtogeek.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  except for placebo ;P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/comment-page-1/#comment-71835</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 13 May 2009 02:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/#comment-71835</guid>
		<description>Everything went fine until I hit a post install step while building which I copied below.  I have a Dell E6400 which needs an nvidia proprietary driver for my video card.  Do I have to add this driver somewhere in the kernel tree or something?  Is there a good article that you could point me to and any info about this error would be helpful.  Thanks.   

=======================================================
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms
run-parts: executing /etc/kernel/postinst.d/nvidia-common
run-parts: /etc/kernel/postinst.d/nvidia-common exited with return code 20
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.28.9-mine-a.postinst line 1186.
dpkg: error processing linux-image-2.6.28.9-mine-a (--install):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:</description>
		<content:encoded><![CDATA[<p>Everything went fine until I hit a post install step while building which I copied below.  I have a Dell E6400 which needs an nvidia proprietary driver for my video card.  Do I have to add this driver somewhere in the kernel tree or something?  Is there a good article that you could point me to and any info about this error would be helpful.  Thanks.   </p>
<p>=======================================================<br />
Examining /etc/kernel/postinst.d.<br />
run-parts: executing /etc/kernel/postinst.d/dkms<br />
run-parts: executing /etc/kernel/postinst.d/nvidia-common<br />
run-parts: /etc/kernel/postinst.d/nvidia-common exited with return code 20<br />
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.28.9-mine-a.postinst line 1186.<br />
dpkg: error processing linux-image-2.6.28.9-mine-a (&#8211;install):<br />
 subprocess post-installation script returned error exit status 2<br />
Errors were encountered while processing:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nicholson</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/comment-page-1/#comment-70572</link>
		<dc:creator>Robert Nicholson</dc:creator>
		<pubDate>Sun, 19 Apr 2009 06:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/#comment-70572</guid>
		<description>When you get that error you simply go into .config and make sure it says CONFIG_XEN is not set
instead of CONFIG_XEN=y</description>
		<content:encoded><![CDATA[<p>When you get that error you simply go into .config and make sure it says CONFIG_XEN is not set<br />
instead of CONFIG_XEN=y</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AC</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/comment-page-1/#comment-70147</link>
		<dc:creator>AC</dc:creator>
		<pubDate>Sat, 11 Apr 2009 05:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/#comment-70147</guid>
		<description>Hi, How do you compile just for x86?  I keep getting this error:


Makefile:526: /usr/src/linux-source-2.6.24/arch/xen/Makefile: No such file or directory
make[1]: *** No rule to make target `/usr/src/linux-source-2.6.24/arch/xen/Makefile&#039;.  Stop.
make: *** [conf.vars] Error 2</description>
		<content:encoded><![CDATA[<p>Hi, How do you compile just for x86?  I keep getting this error:</p>
<p>Makefile:526: /usr/src/linux-source-2.6.24/arch/xen/Makefile: No such file or directory<br />
make[1]: *** No rule to make target `/usr/src/linux-source-2.6.24/arch/xen/Makefile&#8217;.  Stop.<br />
make: *** [conf.vars] Error 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Birge</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/comment-page-1/#comment-68378</link>
		<dc:creator>Jonathan Birge</dc:creator>
		<pubDate>Mon, 09 Mar 2009 18:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/#comment-68378</guid>
		<description>Did you have a problem with the firmware being installed in a directory not specific to the kernel? When I use the make-dpkg command to compile the kernel, the package it creates puts the firmware code in /lib/firmware. Thus, if you make two custom kernels, they conflict. Any idea how to get around this?</description>
		<content:encoded><![CDATA[<p>Did you have a problem with the firmware being installed in a directory not specific to the kernel? When I use the make-dpkg command to compile the kernel, the package it creates puts the firmware code in /lib/firmware. Thus, if you make two custom kernels, they conflict. Any idea how to get around this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/comment-page-1/#comment-67776</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Sat, 28 Feb 2009 19:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/#comment-67776</guid>
		<description>Hi Ian,
I had the same problem here. I erased the long &quot;-&quot; and retyped it, worked. Good luck. Jan</description>
		<content:encoded><![CDATA[<p>Hi Ian,<br />
I had the same problem here. I erased the long &#8220;-&#8221; and retyped it, worked. Good luck. Jan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damon</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/comment-page-1/#comment-63475</link>
		<dc:creator>Damon</dc:creator>
		<pubDate>Sun, 21 Dec 2008 17:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/#comment-63475</guid>
		<description>One thing I noticed is that this takes far longer, maybe 3 or 4 times longer to do than it did under Gentoo. I&#039;m guessing it&#039;s because the ubuntu kernal I started with had heaps more options selected.</description>
		<content:encoded><![CDATA[<p>One thing I noticed is that this takes far longer, maybe 3 or 4 times longer to do than it did under Gentoo. I&#8217;m guessing it&#8217;s because the ubuntu kernal I started with had heaps more options selected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feelin'Art</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/comment-page-1/#comment-63287</link>
		<dc:creator>Feelin'Art</dc:creator>
		<pubDate>Wed, 17 Dec 2008 07:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/#comment-63287</guid>
		<description>I have the same error as madness70. :(.

So why??</description>
		<content:encoded><![CDATA[<p>I have the same error as madness70. <img src='http://www.howtogeek.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> .</p>
<p>So why??</p>
]]></content:encoded>
	</item>
</channel>
</rss>
