<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to rebuild Linux Kernel?? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789354#M23429</link>
    <description>hi&lt;BR /&gt;     nowadays its not so different but some more steps are added due to xtra modules &amp;amp; features&lt;BR /&gt;1.download the kernel from ftp.kernel.org&lt;BR /&gt;2.cp in /usr/src&lt;BR /&gt;3.make mrproper&lt;BR /&gt;4. make dep (not so important)&lt;BR /&gt;5. make (x|g|old|menu|)config or other options chk the untarred kernel documentation for details.&lt;BR /&gt;6. make bzImage&lt;BR /&gt;7. make modules&lt;BR /&gt;8. make modules_install&lt;BR /&gt;9. make install&lt;BR /&gt;&lt;BR /&gt;dats it&lt;BR /&gt;&lt;BR /&gt;for hardware specific,chk the hardware compatibility list in Red Hat site&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Prasoon</description>
    <pubDate>Fri, 28 Jul 2006 08:04:31 GMT</pubDate>
    <dc:creator>Prasoon</dc:creator>
    <dc:date>2006-07-28T08:04:31Z</dc:date>
    <item>
      <title>How to rebuild Linux Kernel??</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789348#M23423</link>
      <description>I haven't touch linux for a long time...I used to use the "make" command to rebuild the kernel years ago......is it the same now?? Can anyone show me any ref or links for rebuilding kernel on the latest Linux version??  Many thanks...</description>
      <pubDate>Tue, 16 May 2006 21:45:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789348#M23423</guid>
      <dc:creator>Kenneth Leung_2</dc:creator>
      <dc:date>2006-05-16T21:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to rebuild Linux Kernel??</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789349#M23424</link>
      <description>Shalom Kenneth,&lt;BR /&gt;&lt;BR /&gt;It varies distribution to distribution.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.google.com/url?sa=t&amp;amp;ct=res&amp;amp;cd=1&amp;amp;url=http%3A%2F%2Fwww.digitalhermit.com%2Flinux%2FKernel-Build-HOWTO.html&amp;amp;ei=JLNqRJa5KIP2wQGP5IA1&amp;amp;sig2=TWkJnXZth4FP0AkH1Lv-Kg" target="_blank"&gt;http://www.google.com/url?sa=t&amp;amp;ct=res&amp;amp;cd=1&amp;amp;url=http%3A%2F%2Fwww.digitalhermit.com%2Flinux%2FKernel-Build-HOWTO.html&amp;amp;ei=JLNqRJa5KIP2wQGP5IA1&amp;amp;sig2=TWkJnXZth4FP0AkH1Lv-Kg&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.google.com/url?sa=t&amp;amp;ct=res&amp;amp;cd=2&amp;amp;url=http%3A%2F%2Fwww.redhat.com%2Fdocs%2Fmanuals%2Flinux%2FRHL-9-Manual%2Fcustom-guide%2Fch-custom-kernel.html&amp;amp;ei=JLNqRJa5KIP2wQGP5IA1&amp;amp;sig2=5dzsp-Igvs-W9A9qfTIVHg" target="_blank"&gt;http://www.google.com/url?sa=t&amp;amp;ct=res&amp;amp;cd=2&amp;amp;url=http%3A%2F%2Fwww.redhat.com%2Fdocs%2Fmanuals%2Flinux%2FRHL-9-Manual%2Fcustom-guide%2Fch-custom-kernel.html&amp;amp;ei=JLNqRJa5KIP2wQGP5IA1&amp;amp;sig2=5dzsp-Igvs-W9A9qfTIVHg&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Migrating device drivers 2.6 kernel&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.google.com/url?sa=t&amp;amp;ct=res&amp;amp;cd=4&amp;amp;url=http%3A%2F%2Flinuxdevices.com%2Farticles%2FAT4389927951.html&amp;amp;ei=JLNqRJa5KIP2wQGP5IA1&amp;amp;sig2=o8To62tGFyFWaiUoFNDnZw" target="_blank"&gt;http://www.google.com/url?sa=t&amp;amp;ct=res&amp;amp;cd=4&amp;amp;url=http%3A%2F%2Flinuxdevices.com%2Farticles%2FAT4389927951.html&amp;amp;ei=JLNqRJa5KIP2wQGP5IA1&amp;amp;sig2=o8To62tGFyFWaiUoFNDnZw&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The essence of the process is the same, but there are quirks.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 17 May 2006 00:24:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789349#M23424</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-05-17T00:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to rebuild Linux Kernel??</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789350#M23425</link>
      <description>in fact, you can customize/tune linux kernel *without* re-compiling in 99% cases.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 May 2006 00:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789350#M23425</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-05-17T00:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to rebuild Linux Kernel??</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789351#M23426</link>
      <description>Hi Leung,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html" target="_blank"&gt;http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://linuxreviews.org/howtos/Kernel-Build-HOWTO/" target="_blank"&gt;http://linuxreviews.org/howtos/Kernel-Build-HOWTO/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linux-tutorial.info/modules.php?name=Tutorial&amp;amp;pageid=92" target="_blank"&gt;http://www.linux-tutorial.info/modules.php?name=Tutorial&amp;amp;pageid=92&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 May 2006 08:54:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789351#M23426</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2006-05-17T08:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to rebuild Linux Kernel??</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789352#M23427</link>
      <description>Hi Kenneth,&lt;BR /&gt;&lt;BR /&gt;Here is things to consider if you decide to migrate to kernel 2.6.x &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://thomer.com/linux/migrate-to-2.6.html" target="_blank"&gt;http://thomer.com/linux/migrate-to-2.6.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sung</description>
      <pubDate>Wed, 17 May 2006 10:40:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789352#M23427</guid>
      <dc:creator>Sung Oh</dc:creator>
      <dc:date>2006-05-17T10:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to rebuild Linux Kernel??</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789353#M23428</link>
      <description>which distro are you using, if you don't know that perhaps you can tell which kernel version you would like to compile.</description>
      <pubDate>Thu, 18 May 2006 02:32:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789353#M23428</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2006-05-18T02:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to rebuild Linux Kernel??</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789354#M23429</link>
      <description>hi&lt;BR /&gt;     nowadays its not so different but some more steps are added due to xtra modules &amp;amp; features&lt;BR /&gt;1.download the kernel from ftp.kernel.org&lt;BR /&gt;2.cp in /usr/src&lt;BR /&gt;3.make mrproper&lt;BR /&gt;4. make dep (not so important)&lt;BR /&gt;5. make (x|g|old|menu|)config or other options chk the untarred kernel documentation for details.&lt;BR /&gt;6. make bzImage&lt;BR /&gt;7. make modules&lt;BR /&gt;8. make modules_install&lt;BR /&gt;9. make install&lt;BR /&gt;&lt;BR /&gt;dats it&lt;BR /&gt;&lt;BR /&gt;for hardware specific,chk the hardware compatibility list in Red Hat site&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Prasoon</description>
      <pubDate>Fri, 28 Jul 2006 08:04:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789354#M23429</guid>
      <dc:creator>Prasoon</dc:creator>
      <dc:date>2006-07-28T08:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to rebuild Linux Kernel??</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789355#M23430</link>
      <description>No big change.&lt;BR /&gt;&lt;BR /&gt;Just&lt;BR /&gt;make mrproper&lt;BR /&gt;make [...]config&lt;BR /&gt;make &lt;BR /&gt;make modules&lt;BR /&gt;make install&lt;BR /&gt;make modules_install</description>
      <pubDate>Fri, 28 Jul 2006 14:30:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789355#M23430</guid>
      <dc:creator>George Liu_4</dc:creator>
      <dc:date>2006-07-28T14:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to rebuild Linux Kernel??</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789356#M23431</link>
      <description>It's also generally a good idea to update your bootloader with the new kernel too as I'm sure your aware! - Easy to forget especially if your 'new' kernel boots with the same version info as your old one! ;-)&lt;BR /&gt;&lt;BR /&gt;Just my 2 c.&lt;BR /&gt;&lt;BR /&gt;-=ChaZ=-</description>
      <pubDate>Mon, 31 Jul 2006 03:09:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-rebuild-linux-kernel/m-p/3789356#M23431</guid>
      <dc:creator>Charles Harris</dc:creator>
      <dc:date>2006-07-31T03:09:49Z</dc:date>
    </item>
  </channel>
</rss>

