<?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 compile a Ubuntu Lucid kernel</title>
	<atom:link href="http://blog.avirtualhome.com/2010/05/05/how-to-compile-a-ubuntu-lucid-kernel/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.avirtualhome.com/2010/05/05/how-to-compile-a-ubuntu-lucid-kernel/</link>
	<description>Just my thoughts about things</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:12:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Sumeet Gehi</title>
		<link>http://blog.avirtualhome.com/2010/05/05/how-to-compile-a-ubuntu-lucid-kernel/#comment-12986</link>
		<dc:creator>Sumeet Gehi</dc:creator>
		<pubDate>Mon, 07 Nov 2011 14:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=664#comment-12986</guid>
		<description>this code does not work 
CONCURRENCY_LEVEL=3 make-kpkg –initrd –append-to-version=-mk kernel_image
when i type this code error occurs
Error: Unknown target –initrd Unknown target –append-to-version=-mk 
use --targets to display help on valid targets.
plz reply</description>
		<content:encoded><![CDATA[<p>this code does not work<br />
CONCURRENCY_LEVEL=3 make-kpkg –initrd –append-to-version=-mk kernel_image<br />
when i type this code error occurs<br />
Error: Unknown target –initrd Unknown target –append-to-version=-mk<br />
use &#8211;targets to display help on valid targets.<br />
plz reply</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumeet Gehi</title>
		<link>http://blog.avirtualhome.com/2010/05/05/how-to-compile-a-ubuntu-lucid-kernel/#comment-12985</link>
		<dc:creator>Sumeet Gehi</dc:creator>
		<pubDate>Mon, 07 Nov 2011 14:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=664#comment-12985</guid>
		<description>i have a problem while compiling kernel
i type 1-7th step&#039;s code that compile successfully,
&amp; when i type 8th step&#039;s code:
cp /boot/config-$(uname -r) .config &amp;&amp; yes “” &#124; make oldconfig
after that the error occurs
 Choice [1-2]: RCU Implementation..........
i leave it 20-30 minutes after that it also occurs tell me what to do..</description>
		<content:encoded><![CDATA[<p>i have a problem while compiling kernel<br />
i type 1-7th step&#8217;s code that compile successfully,<br />
&amp; when i type 8th step&#8217;s code:<br />
cp /boot/config-$(uname -r) .config &amp;&amp; yes “” | make oldconfig<br />
after that the error occurs<br />
 Choice [1-2]: RCU Implementation&#8230;&#8230;&#8230;.<br />
i leave it 20-30 minutes after that it also occurs tell me what to do..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.avirtualhome.com/2010/05/05/how-to-compile-a-ubuntu-lucid-kernel/#comment-12816</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 14 Oct 2011 09:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=664#comment-12816</guid>
		<description>These step by step instructions are a great help. But I&#039;m still having trouble with the deb files.</description>
		<content:encoded><![CDATA[<p>These step by step instructions are a great help. But I&#8217;m still having trouble with the deb files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Alvin Lo</title>
		<link>http://blog.avirtualhome.com/2010/05/05/how-to-compile-a-ubuntu-lucid-kernel/#comment-11966</link>
		<dc:creator>John Alvin Lo</dc:creator>
		<pubDate>Tue, 28 Jun 2011 02:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=664#comment-11966</guid>
		<description>Easier Method:
1. Go to http://kernel.ubuntu.com/~kernel-ppa/mainline/
2. Look for folder v2.6.34-lucid/
3. Inside are the i386 &amp; amd64 DEB files
4. First install the linux-headers...all.deb (same for i386 &amp; amd64)
5. Next install the other linux-headers...i386.deb or amd64.deb
6. Finally, install the linux-image...i386.deb or amd64.deb
7. Worked like a charm for me... no hassles!</description>
		<content:encoded><![CDATA[<p>Easier Method:<br />
1. Go to <a href="http://kernel.ubuntu.com/~kernel-ppa/mainline/">http://kernel.ubuntu.com/~kernel-ppa/mainline/</a><br />
2. Look for folder v2.6.34-lucid/<br />
3. Inside are the i386 &amp; amd64 DEB files<br />
4. First install the linux-headers&#8230;all.deb (same for i386 &amp; amd64)<br />
5. Next install the other linux-headers&#8230;i386.deb or amd64.deb<br />
6. Finally, install the linux-image&#8230;i386.deb or amd64.deb<br />
7. Worked like a charm for me&#8230; no hassles!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tayna Waegner</title>
		<link>http://blog.avirtualhome.com/2010/05/05/how-to-compile-a-ubuntu-lucid-kernel/#comment-11338</link>
		<dc:creator>Tayna Waegner</dc:creator>
		<pubDate>Mon, 02 May 2011 21:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=664#comment-11338</guid>
		<description>Thanks for this post and for making a complicated task more clear. I always appreciate step-by-step instructions.</description>
		<content:encoded><![CDATA[<p>Thanks for this post and for making a complicated task more clear. I always appreciate step-by-step instructions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lithiumc</title>
		<link>http://blog.avirtualhome.com/2010/05/05/how-to-compile-a-ubuntu-lucid-kernel/#comment-11165</link>
		<dc:creator>lithiumc</dc:creator>
		<pubDate>Mon, 11 Apr 2011 16:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=664#comment-11165</guid>
		<description>Hi,

I am having a similar issue as Lukasz. I followed the directions to a T and it compiled without issue. I then try and use the following file as a base for my config:
http://openelec.git.sourceforge.net/git/gitweb.cgi?p=openelec/openelec;a=tree;f=projects

I copy and paste every line into the config.flavour.core2 file and run debian/rules editconfigs.

I make adjustments to the processor turn off wireless and fix 10 issues that the config file doesn&#039;t like. Exit and Save.

I then proceed to compile without issue or error.

running the following command:

no_dumpfile=true skipabi=true skipmodule=true fakeroot debian/rules binary-core2

Once I go to install, Headers install file but the images reports:
find: `/lib/modules/2.6.32-31-Core2/kernel/arch&#039;: No such file or directory

Any clues as to why the modules are not being installed???</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am having a similar issue as Lukasz. I followed the directions to a T and it compiled without issue. I then try and use the following file as a base for my config:<br />
<a href="http://openelec.git.sourceforge.net/git/gitweb.cgi?p=openelec/openelec;a=tree;f=projects">http://openelec.git.sourceforge.net/git/gitweb.cgi?p=openelec/openelec;a=tree;f=projects</a></p>
<p>I copy and paste every line into the config.flavour.core2 file and run debian/rules editconfigs.</p>
<p>I make adjustments to the processor turn off wireless and fix 10 issues that the config file doesn&#8217;t like. Exit and Save.</p>
<p>I then proceed to compile without issue or error.</p>
<p>running the following command:</p>
<p>no_dumpfile=true skipabi=true skipmodule=true fakeroot debian/rules binary-core2</p>
<p>Once I go to install, Headers install file but the images reports:<br />
find: `/lib/modules/2.6.32-31-Core2/kernel/arch&#8217;: No such file or directory</p>
<p>Any clues as to why the modules are not being installed???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blog.avirtualhome.com/2010/05/05/how-to-compile-a-ubuntu-lucid-kernel/#comment-9744</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 09 Dec 2010 00:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=664#comment-9744</guid>
		<description>It&#039;s used for the kernel documentation.
See their webpage &lt;a href=&quot;http://www.methods.co.nz/asciidoc/&quot;&gt;http://www.methods.co.nz/asciidoc/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>It&#8217;s used for the kernel documentation.<br />
See their webpage <a href="http://www.methods.co.nz/asciidoc/">http://www.methods.co.nz/asciidoc/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wirawan</title>
		<link>http://blog.avirtualhome.com/2010/05/05/how-to-compile-a-ubuntu-lucid-kernel/#comment-9741</link>
		<dc:creator>Wirawan</dc:creator>
		<pubDate>Wed, 08 Dec 2010 20:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=664#comment-9741</guid>
		<description>Not sure. I also did not install it. What is it for, anyway? Never heard that compiling kernel would require this package.</description>
		<content:encoded><![CDATA[<p>Not sure. I also did not install it. What is it for, anyway? Never heard that compiling kernel would require this package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Łukasz Proszek</title>
		<link>http://blog.avirtualhome.com/2010/05/05/how-to-compile-a-ubuntu-lucid-kernel/#comment-9643</link>
		<dc:creator>Łukasz Proszek</dc:creator>
		<pubDate>Thu, 18 Nov 2010 16:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=664#comment-9643</guid>
		<description>Hi. Everything went smoothly up until this came up:
mv: cannot stat `/root/linux-2.6.32/debian/linux-image-2.6.32-25-duir/lib/modules/2.6.32-25-duir/modules.order&#039;: No such file or directory

And yes, there is no such file.

Would you care to comment on that? (the duir flavour is basicaly generic-pae with increased maxcpu to 32 (and a few other options)</description>
		<content:encoded><![CDATA[<p>Hi. Everything went smoothly up until this came up:<br />
mv: cannot stat `/root/linux-2.6.32/debian/linux-image-2.6.32-25-duir/lib/modules/2.6.32-25-duir/modules.order&#8217;: No such file or directory</p>
<p>And yes, there is no such file.</p>
<p>Would you care to comment on that? (the duir flavour is basicaly generic-pae with increased maxcpu to 32 (and a few other options)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dixon</title>
		<link>http://blog.avirtualhome.com/2010/05/05/how-to-compile-a-ubuntu-lucid-kernel/#comment-9388</link>
		<dc:creator>Dixon</dc:creator>
		<pubDate>Fri, 22 Oct 2010 17:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=664#comment-9388</guid>
		<description>Another great article. Thanks! 

Do you have any advice for speeding up recompiling? It&#039;s taking me 3 hours to make a configuration change recompile and test. I&#039;d like to speed that up a bit if I can.</description>
		<content:encoded><![CDATA[<p>Another great article. Thanks! </p>
<p>Do you have any advice for speeding up recompiling? It&#8217;s taking me 3 hours to make a configuration change recompile and test. I&#8217;d like to speed that up a bit if I can.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

