<?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: reconfiguring the kernel in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/reconfiguring-the-kernel/m-p/4946142#M67309</link>
    <description>Hi Mudasir.&lt;BR /&gt;Here is how to rebuild the kernel on Red Hat Enterprise v3. should read accross OK.&lt;BR /&gt;&lt;BR /&gt;Clean up kernel dir&lt;BR /&gt;# cd /usr/src/linux&lt;BR /&gt;# make clean&lt;BR /&gt;# make mrporper&lt;BR /&gt;# make oldconfig&lt;BR /&gt;&lt;BR /&gt;Start up config windows or edit mode.&lt;BR /&gt;# make xconfig&lt;BR /&gt;OR&lt;BR /&gt;# make menuconfig&lt;BR /&gt;OR &lt;BR /&gt;edit ".config" manually ( I prefer this method, causes less errors)&lt;BR /&gt;&lt;BR /&gt;Build kernel&lt;BR /&gt;# make dep&lt;BR /&gt;# make bzImage&lt;BR /&gt;# make modules&lt;BR /&gt;# make modules_install&lt;BR /&gt;# make install &lt;BR /&gt;&lt;BR /&gt;if you see any errors during the build, you will need to clean up the source directory.&lt;BR /&gt;&lt;BR /&gt;# make clean&lt;BR /&gt;# make mrproper&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There is also a good README file in this directory that tells you all about it.&lt;BR /&gt;&lt;BR /&gt;BTW make sure that you have got the kernel source RPM installed.&lt;BR /&gt;&lt;BR /&gt;Sime.&lt;BR /&gt;</description>
    <pubDate>Mon, 12 Dec 2005 05:05:13 GMT</pubDate>
    <dc:creator>Simeon Harwood</dc:creator>
    <dc:date>2005-12-12T05:05:13Z</dc:date>
    <item>
      <title>reconfiguring the kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reconfiguring-the-kernel/m-p/4946139#M67306</link>
      <description>i am using redhat 9 and wish to reconfigure my kernel so that i can enable the sound, i ve gone through the kernel reconfiguration manual from redhat and did every thing, i got the message like unable to enter into directory /drivers/sound then i found something on internet and which said i need to create a sound directory in the drivers folder, i did that and am not getting that error but other errors are still there , i dont know how many folders i need to create, please reply, thank you.or tell me the easiest way to enable the sound in redhat, i checked with sndconfig its not working fine.</description>
      <pubDate>Sun, 11 Dec 2005 07:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reconfiguring-the-kernel/m-p/4946139#M67306</guid>
      <dc:creator>iamthestar</dc:creator>
      <dc:date>2005-12-11T07:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: reconfiguring the kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reconfiguring-the-kernel/m-p/4946140#M67307</link>
      <description>You will have better sound support, unctionalities and less work to do if you upgrade your linux version.&lt;BR /&gt;&lt;BR /&gt;Try installing Fedora Core 4. (If this will be a workstation, disable Security Enhanced Linux during installation).</description>
      <pubDate>Sun, 11 Dec 2005 09:20:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reconfiguring-the-kernel/m-p/4946140#M67307</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-12-11T09:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: reconfiguring the kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reconfiguring-the-kernel/m-p/4946141#M67308</link>
      <description>thank you , i will try that. but i wish to learn how to reconfigure my kernel. please tell me.</description>
      <pubDate>Mon, 12 Dec 2005 00:51:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reconfiguring-the-kernel/m-p/4946141#M67308</guid>
      <dc:creator>iamthestar</dc:creator>
      <dc:date>2005-12-12T00:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: reconfiguring the kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reconfiguring-the-kernel/m-p/4946142#M67309</link>
      <description>Hi Mudasir.&lt;BR /&gt;Here is how to rebuild the kernel on Red Hat Enterprise v3. should read accross OK.&lt;BR /&gt;&lt;BR /&gt;Clean up kernel dir&lt;BR /&gt;# cd /usr/src/linux&lt;BR /&gt;# make clean&lt;BR /&gt;# make mrporper&lt;BR /&gt;# make oldconfig&lt;BR /&gt;&lt;BR /&gt;Start up config windows or edit mode.&lt;BR /&gt;# make xconfig&lt;BR /&gt;OR&lt;BR /&gt;# make menuconfig&lt;BR /&gt;OR &lt;BR /&gt;edit ".config" manually ( I prefer this method, causes less errors)&lt;BR /&gt;&lt;BR /&gt;Build kernel&lt;BR /&gt;# make dep&lt;BR /&gt;# make bzImage&lt;BR /&gt;# make modules&lt;BR /&gt;# make modules_install&lt;BR /&gt;# make install &lt;BR /&gt;&lt;BR /&gt;if you see any errors during the build, you will need to clean up the source directory.&lt;BR /&gt;&lt;BR /&gt;# make clean&lt;BR /&gt;# make mrproper&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There is also a good README file in this directory that tells you all about it.&lt;BR /&gt;&lt;BR /&gt;BTW make sure that you have got the kernel source RPM installed.&lt;BR /&gt;&lt;BR /&gt;Sime.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Dec 2005 05:05:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reconfiguring-the-kernel/m-p/4946142#M67309</guid>
      <dc:creator>Simeon Harwood</dc:creator>
      <dc:date>2005-12-12T05:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: reconfiguring the kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reconfiguring-the-kernel/m-p/4946143#M67310</link>
      <description>the last answer to my question is the correct answer</description>
      <pubDate>Tue, 13 Dec 2005 01:48:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reconfiguring-the-kernel/m-p/4946143#M67310</guid>
      <dc:creator>iamthestar</dc:creator>
      <dc:date>2005-12-13T01:48:18Z</dc:date>
    </item>
  </channel>
</rss>

