<?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: redhat linux 7.3 - how to reconfigure kernel in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-3-how-to-reconfigure-kernel/m-p/2797979#M2375</link>
    <description>&lt;BR /&gt;Thankyou Sivakumar.  It worked.  [I'm sorry.  I posted this message before reading your earlier reply.]&lt;BR /&gt;&lt;BR /&gt;Dirk,&lt;BR /&gt;I have the whole set of RedHat Linux 7.3 CDs.  Is there anyway I can easily identify the right source packages that are required to be installed to rebuild the kernel?  Each CD has hundereds of RPMs and I haven't yet come across a document that explains about each RPM.&lt;BR /&gt;&lt;BR /&gt;I'm setting up a new system and in this process I wish to rebuild the kernel too.  It is alright if I lose data by rebuilding the kernel.  &lt;BR /&gt;&lt;BR /&gt;Please advise about the source packages I'd need.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks Kodjo, for your caution.  I shall keep it in mind when I handle sensitive environment.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Vimala.&lt;BR /&gt;04-Sep-2002</description>
    <pubDate>Wed, 04 Sep 2002 07:43:27 GMT</pubDate>
    <dc:creator>Vimala L</dc:creator>
    <dc:date>2002-09-04T07:43:27Z</dc:date>
    <item>
      <title>redhat linux 7.3 - how to reconfigure kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-3-how-to-reconfigure-kernel/m-p/2797975#M2371</link>
      <description>&lt;BR /&gt;Hello there.&lt;BR /&gt;&lt;BR /&gt;I need to increase shmmax limit in my system.  My system has redhat linux 7.3 installed.&lt;BR /&gt;&lt;BR /&gt;I'm referring to manuals and I find that I have to run "make config" or "make xconfig" under /usr/src/linux/.&lt;BR /&gt;&lt;BR /&gt;The /usr/src/linux/ in my m/c is a link to /usr/src/redhat/.  Under that there are some directories (BUILD, and some more) but not any files under those directories.  So, obviously doing "make config" under /usr/src/linux/ is failing.&lt;BR /&gt;&lt;BR /&gt;Is there any command in linux similar to HP-UX's "sam"?&lt;BR /&gt;&lt;BR /&gt;Please help with inputs on how to configure kernel parameters and how to remake kernel.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Vimala.&lt;BR /&gt;02-Sep-2002</description>
      <pubDate>Mon, 02 Sep 2002 05:23:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-3-how-to-reconfigure-kernel/m-p/2797975#M2371</guid>
      <dc:creator>Vimala L</dc:creator>
      <dc:date>2002-09-02T05:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: redhat linux 7.3 - how to reconfigure kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-3-how-to-reconfigure-kernel/m-p/2797976#M2372</link>
      <description>Hi,&lt;BR /&gt;you need not compile the kernel for that.&lt;BR /&gt;As i have answered for your earlier post. &lt;BR /&gt;do this As root: &lt;BR /&gt;# echo `expr 1024 \* 1024 \* 1024` &amp;gt; /proc/sys/kernel/shmmax &lt;BR /&gt;It is recommended to increase the shmmax setting permanently for Oracle. So if you want to increase the maximum shared memory size permanently, add the following line to the /etc/sysctl.conf file: &lt;BR /&gt;kernel.shmmax=1073741824 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards, &lt;BR /&gt;U.SivaKumar &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Sep 2002 05:49:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-3-how-to-reconfigure-kernel/m-p/2797976#M2372</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-09-02T05:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: redhat linux 7.3 - how to reconfigure kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-3-how-to-reconfigure-kernel/m-p/2797977#M2373</link>
      <description>Hello Vimala,&lt;BR /&gt;&lt;BR /&gt;to increase shmmax see the posting from U.SivaKumar.&lt;BR /&gt;But if you still want to reconfigure and build a new kernel (on a modern linux in most cases this is not necessary): first you must install the source-pakages for your actually used kernel. You found it on your distribution cd's. You also need a C-compiler and all related stuff (developer pakages).&lt;BR /&gt;In make xconfig you than found a lot of kernel parameters, be careful when changing - and first make a copy of your actual kernel to boot from if the new kernel fails!&lt;BR /&gt;&lt;BR /&gt;regards &lt;BR /&gt;Dirk</description>
      <pubDate>Mon, 02 Sep 2002 08:56:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-3-how-to-reconfigure-kernel/m-p/2797977#M2373</guid>
      <dc:creator>Dirk Wiedemann</dc:creator>
      <dc:date>2002-09-02T08:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: redhat linux 7.3 - how to reconfigure kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-3-how-to-reconfigure-kernel/m-p/2797978#M2374</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I agree with all what was said before.&lt;BR /&gt;&lt;BR /&gt;Just a warning : on Linux, recompiling the kernel actually means ... recompiling ! Not just relinking as in Hp-Ux.&lt;BR /&gt;Don't ever try doing this operation on a production system if you are not expert of it (and even if you are) because it is a risky operation.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Sep 2002 21:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-3-how-to-reconfigure-kernel/m-p/2797978#M2374</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-09-02T21:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: redhat linux 7.3 - how to reconfigure kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-3-how-to-reconfigure-kernel/m-p/2797979#M2375</link>
      <description>&lt;BR /&gt;Thankyou Sivakumar.  It worked.  [I'm sorry.  I posted this message before reading your earlier reply.]&lt;BR /&gt;&lt;BR /&gt;Dirk,&lt;BR /&gt;I have the whole set of RedHat Linux 7.3 CDs.  Is there anyway I can easily identify the right source packages that are required to be installed to rebuild the kernel?  Each CD has hundereds of RPMs and I haven't yet come across a document that explains about each RPM.&lt;BR /&gt;&lt;BR /&gt;I'm setting up a new system and in this process I wish to rebuild the kernel too.  It is alright if I lose data by rebuilding the kernel.  &lt;BR /&gt;&lt;BR /&gt;Please advise about the source packages I'd need.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks Kodjo, for your caution.  I shall keep it in mind when I handle sensitive environment.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Vimala.&lt;BR /&gt;04-Sep-2002</description>
      <pubDate>Wed, 04 Sep 2002 07:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-3-how-to-reconfigure-kernel/m-p/2797979#M2375</guid>
      <dc:creator>Vimala L</dc:creator>
      <dc:date>2002-09-04T07:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: redhat linux 7.3 - how to reconfigure kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-3-how-to-reconfigure-kernel/m-p/2797980#M2376</link>
      <description>Hallo Vimala,&lt;BR /&gt;for information about creating a new kernel under redhat have a look at &lt;A href="http://www.redhat.com/docs/manuals/linux/RHL-7.3-Manual/custom-guide/ch-custom-kernel.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/linux/RHL-7.3-Manual/custom-guide/ch-custom-kernel.html&lt;/A&gt;&lt;BR /&gt;But differing from this document I found the pakage kernel-source-2.4.18-3.i386.rpm not on CD #1 but #2.&lt;BR /&gt;I can't give you more detailed explanations, because I use SuSE and only have the redhat 7.3 CD's (but not installed).&lt;BR /&gt;Dirk&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Sep 2002 09:33:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-3-how-to-reconfigure-kernel/m-p/2797980#M2376</guid>
      <dc:creator>Dirk Wiedemann</dc:creator>
      <dc:date>2002-09-04T09:33:14Z</dc:date>
    </item>
  </channel>
</rss>

