<?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 kernel upgrade in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186120#M9687</link>
    <description>First, did the compile work ?&lt;BR /&gt;&lt;BR /&gt;Do you use lilo ?&lt;BR /&gt;If so you have to edit /etc/lilo.conf and change 2 keys that are specifying your kernel/modules version. then you execute `lilo`. You should see a "added linux" message.&lt;BR /&gt;&lt;BR /&gt;tell us more...</description>
    <pubDate>Mon, 09 Feb 2004 09:17:40 GMT</pubDate>
    <dc:creator>Olivier Drouin</dc:creator>
    <dc:date>2004-02-09T09:17:40Z</dc:date>
    <item>
      <title>Redhat kernel upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186116#M9683</link>
      <description>Hi,&lt;BR /&gt;I would like to upgrade my redhat linux AS 2.1 kernel from 2.4.9-e.3 to 2.4.9-e.24. I tried to compile the kernel on vmware after downloading the kernel-2.4.9-e.24.src.rpm but fails to boot with the new kernel. I get an error "request_Module[scsi_hostadapter]:Rootfs not mounted. I have enabled all the scsi support in make xconfig step.Pls help.&lt;BR /&gt;thks&lt;BR /&gt;Sunil</description>
      <pubDate>Mon, 09 Feb 2004 05:11:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186116#M9683</guid>
      <dc:creator>mjsunil</dc:creator>
      <dc:date>2004-02-09T05:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat kernel upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186117#M9684</link>
      <description>You may need to download the Kernel Headers that go with the Kernel source files you have already downloaded.  It will be a seperate package that needs to be downloaded.&lt;BR /&gt;&lt;BR /&gt;-Jason</description>
      <pubDate>Mon, 09 Feb 2004 06:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186117#M9684</guid>
      <dc:creator>jason morgan_3</dc:creator>
      <dc:date>2004-02-09T06:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat kernel upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186118#M9685</link>
      <description>It will be easier just to download the e.24.rpm and install it. Its already compiled for you.. I just upgraded 4 servers this weekend to version 2.4.9.e-37 using the rpm's and didn't have any issues.. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Feb 2004 08:23:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186118#M9685</guid>
      <dc:creator>Don_89</dc:creator>
      <dc:date>2004-02-09T08:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat kernel upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186119#M9686</link>
      <description>"request_Module[scsi_hostadapter]" means that the kernel is trying to load a driver for the SCSI controller, but failing because it doesn't have a root filesystem to load it from.&lt;BR /&gt;&lt;BR /&gt;From the message, I assume you are using a SCSI disk system, not IDE.&lt;BR /&gt;&lt;BR /&gt;Unless you use initrd, you must compile the driver for the root disk's SCSI controller in the kernel, not as a module (select Y, not M). If you have done this, the kernel is not recognizing your SCSI controller - perhaps you have a wrong driver?&lt;BR /&gt;&lt;BR /&gt;If you use initrd, you must create a new initrd file that matches your current kernel. I think RedHat has the command "mkinitrd" for this.&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Feb 2004 08:39:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186119#M9686</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2004-02-09T08:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat kernel upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186120#M9687</link>
      <description>First, did the compile work ?&lt;BR /&gt;&lt;BR /&gt;Do you use lilo ?&lt;BR /&gt;If so you have to edit /etc/lilo.conf and change 2 keys that are specifying your kernel/modules version. then you execute `lilo`. You should see a "added linux" message.&lt;BR /&gt;&lt;BR /&gt;tell us more...</description>
      <pubDate>Mon, 09 Feb 2004 09:17:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186120#M9687</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-02-09T09:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat kernel upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186121#M9688</link>
      <description>Cool! I've got a new hat !!</description>
      <pubDate>Mon, 09 Feb 2004 11:15:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186121#M9688</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-02-09T11:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat kernel upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186122#M9689</link>
      <description>I am using grub and i have already downloaded kernel headers. when I select the new kernel from grub selection screen Iam unable to boot. It stops half way. The only error on screen I can see is request_Module[scsi_hostadapter]:Rootfs not mounted&lt;BR /&gt;Sorry for the delay in reply.&lt;BR /&gt;Thanks for the quick response.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Fri, 13 Feb 2004 04:18:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186122#M9689</guid>
      <dc:creator>mjsunil</dc:creator>
      <dc:date>2004-02-13T04:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat kernel upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186123#M9690</link>
      <description>Did you select "Initial RAM disk (initrd) support" in "Block devices" category of make xconfig? &lt;BR /&gt;&lt;BR /&gt;If you did, did you do this:&lt;BR /&gt;&lt;A href="https://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/custom-guide/buildkernel-initrd.html" target="_blank"&gt;https://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/custom-guide/buildkernel-initrd.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you successfully built an initrd image, your GRUB configuration entry should have an "initrd &lt;NAME_OF_INITRD_IMAGE&gt;" line after the "kernel" line for your new kernel.&lt;BR /&gt;&lt;BR /&gt;If you did not select "Initial RAM disk support" in kernel configuration, your error message indicates that you have selected to build the driver for your SCSI interface as a module (choice M in "make xconfig") instead of building it into the kernel (choice Y).&lt;BR /&gt;&lt;BR /&gt;If you don't use initrd, the kernel must have compiled-in all the things it needs to access the root file system. When the root file system is accessible, anything else can be loaded as a module. So you _must_ select Y at least for the following things in the "SCSI support" menu of the "make xconfig":&lt;BR /&gt;- SCSI support&lt;BR /&gt;- SCSI disk support&lt;BR /&gt;- the appropriate driver for your SCSI controller in "SCSI low-level drivers" submenu&lt;BR /&gt;- the correct file system support for your root file system.&lt;BR /&gt;&lt;BR /&gt;I cannot give more specific advise than this without knowing more about your setup. Please boot with your old kernel (I hope you didn't overwrite it with your new one) and post the output of commands "/sbin/lspci" and "mount" if you need more specific instructions.&lt;BR /&gt;&lt;BR /&gt;If you overwrote your kernel, you'll need to boot from the installation CD to rescue mode and reinstall RedHat's kernel package.&lt;/NAME_OF_INITRD_IMAGE&gt;</description>
      <pubDate>Thu, 19 Feb 2004 03:31:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186123#M9690</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2004-02-19T03:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat kernel upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186124#M9691</link>
      <description>before you do the make xconfig I suggest you to copy /boot/config-oldkernelversion  file to /usr/src/linux as .config&lt;BR /&gt;this way you won't forget all kinds of necessary modules when configuring the newe kernel.Seems like some of them are missing.</description>
      <pubDate>Thu, 19 Feb 2004 06:27:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-kernel-upgrade/m-p/3186124#M9691</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-02-19T06:27:22Z</dc:date>
    </item>
  </channel>
</rss>

