<?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: Up Kernel Problem - Linux Operating System Help in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/up-kernel-problem-linux-operating-system-help/m-p/3630072#M19681</link>
    <description>The aarich module is listed in /etc/modules.conf?&lt;BR /&gt;&lt;BR /&gt;If so, if you comment out that line, you will be able to install the kernel, and then the aarich rpm for the new kernel.&lt;BR /&gt;&lt;BR /&gt;After that, you need to uncomment again the line.&lt;BR /&gt;&lt;BR /&gt;My native language is not english too, so we are in the same.</description>
    <pubDate>Wed, 21 Sep 2005 10:31:21 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2005-09-21T10:31:21Z</dc:date>
    <item>
      <title>Up Kernel Problem - Linux Operating System Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/up-kernel-problem-linux-operating-system-help/m-p/3630067#M19676</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am running on a HP Proliant ML110 Server + 80 GS SATA with the current kernel 2.4.21-4.&lt;BR /&gt;I would like to update kernel to 2.4.21-32 but I can't.&lt;BR /&gt;&lt;BR /&gt;The Error I got is :&lt;BR /&gt;&lt;BR /&gt;# rpm -ihv kernel-2.4.21-32.EL.i686.rpm&lt;BR /&gt;&lt;BR /&gt;Préparation...              ####################################### [100%]&lt;BR /&gt;   1:kernel                 ####################################### [100%]&lt;BR /&gt;No module aarich found for kernel 2.4.21-32.EL, aborting.&lt;BR /&gt;mkinitrd failed&lt;BR /&gt;&lt;BR /&gt;So, when I reboot, it got the error :&lt;BR /&gt;&lt;BR /&gt;VFS: cannot open root device "LABEL/" or unknow-block(0,0)&lt;BR /&gt;Please append a correct "root=" boot option&lt;BR /&gt;Kernel panic:VFS: uable to mount root fs on unknow-block(0,0)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Could anybody give me some advices ?&lt;BR /&gt;Thank you so much.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Cyril AUBERT</description>
      <pubDate>Tue, 20 Sep 2005 07:09:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/up-kernel-problem-linux-operating-system-help/m-p/3630067#M19676</guid>
      <dc:creator>aubert_2</dc:creator>
      <dc:date>2005-09-20T07:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Up Kernel Problem - Linux Operating System Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/up-kernel-problem-linux-operating-system-help/m-p/3630068#M19677</link>
      <description>It seems that the module is not included/precompiled in the new kernel, so, when the initrd image is created, you get an error and is not created, that's why you can't boot.&lt;BR /&gt;&lt;BR /&gt;The aarich module is the module for the SATA controller.&lt;BR /&gt;&lt;BR /&gt;It may be advisable to install the kernel source and configure it by hand to verify that the module is included in the kernel.&lt;BR /&gt;&lt;BR /&gt;You can use the current /boot/config-* kernel configuration to recreate your actual configuration.&lt;BR /&gt;&lt;BR /&gt;The SATA module maybe is included in your actual kernel by using an driver disk during installation.</description>
      <pubDate>Tue, 20 Sep 2005 08:39:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/up-kernel-problem-linux-operating-system-help/m-p/3630068#M19677</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-09-20T08:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Up Kernel Problem - Linux Operating System Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/up-kernel-problem-linux-operating-system-help/m-p/3630069#M19678</link>
      <description>Hi,Thank you for your answer.So, I trie to install the kernel source and configure it by hand...I grep in the directory /usr/src/linux-2.4.21-32.EL, the terms aarich and SATA. All that I find is the feature CONFIG_BLK_DEV_SIIMAGE in the file Documentation/Configure.helpI verify that feature was present in the file .configThen I tape:#make configold#make module#make module_install #make dep#make installSo it's return the error :No module adpahci found for kernel 2.4.21-32ELcustom, aborting.mkinitrd failedDo fou have some suggestion ?Thank a lot. Cyril AUBERT</description>
      <pubDate>Wed, 21 Sep 2005 03:03:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/up-kernel-problem-linux-operating-system-help/m-p/3630069#M19678</guid>
      <dc:creator>aubert_2</dc:creator>
      <dc:date>2005-09-21T03:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Up Kernel Problem - Linux Operating System Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/up-kernel-problem-linux-operating-system-help/m-p/3630070#M19679</link>
      <description>I had done some research and it seems that the aarich module is not included in the kernel. You have to download and install it after the new kernel. There should be a way to install it from the current kernel into the new kernel.&lt;BR /&gt;&lt;BR /&gt;See the documentation for the driver:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18000.www1.hp.com/support/files/server/us/locate/101_6154.html" target="_blank"&gt;http://h18000.www1.hp.com/support/files/server/us/locate/101_6154.html&lt;/A&gt;</description>
      <pubDate>Wed, 21 Sep 2005 07:55:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/up-kernel-problem-linux-operating-system-help/m-p/3630070#M19679</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-09-21T07:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Up Kernel Problem - Linux Operating System Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/up-kernel-problem-linux-operating-system-help/m-p/3630071#M19680</link>
      <description>So I trie to install rpms &lt;BR /&gt;&lt;BR /&gt;aarich-6.00.075-1.rhel3qu3.i686.rpm&lt;BR /&gt;adpahci.v1.19.V414A19.V041A7.rhel3.i686.rpm&lt;BR /&gt;&lt;BR /&gt;but the installation failed because the rpms look for /boot/initrd-2.4.21-32.EL.img that can't be installed because the aarich module is not found.&lt;BR /&gt;&lt;BR /&gt;I trie to install the 4 rpms in the same time :&lt;BR /&gt;aarich-6.00.075-1.rhel3qu3.i686.rpm&lt;BR /&gt;adpahci.v1.19.V414A19.V041A7.rhel3.i686.rpm&lt;BR /&gt;kernel-2.4.21-32.EL.i686.rpm&lt;BR /&gt;kernel-source-2.4.21-32.EL.i386.rpm&lt;BR /&gt;&lt;BR /&gt;In order to resolve dependances, but the resulte is the same.&lt;BR /&gt;&lt;BR /&gt;I will trie to look for a recent kernel where  &lt;BR /&gt;aarich module is included&lt;BR /&gt;&lt;BR /&gt;Thank you very much for you advice and sorry for my english&lt;BR /&gt;&lt;BR /&gt;Cyril AUBERT</description>
      <pubDate>Wed, 21 Sep 2005 10:16:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/up-kernel-problem-linux-operating-system-help/m-p/3630071#M19680</guid>
      <dc:creator>aubert_2</dc:creator>
      <dc:date>2005-09-21T10:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Up Kernel Problem - Linux Operating System Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/up-kernel-problem-linux-operating-system-help/m-p/3630072#M19681</link>
      <description>The aarich module is listed in /etc/modules.conf?&lt;BR /&gt;&lt;BR /&gt;If so, if you comment out that line, you will be able to install the kernel, and then the aarich rpm for the new kernel.&lt;BR /&gt;&lt;BR /&gt;After that, you need to uncomment again the line.&lt;BR /&gt;&lt;BR /&gt;My native language is not english too, so we are in the same.</description>
      <pubDate>Wed, 21 Sep 2005 10:31:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/up-kernel-problem-linux-operating-system-help/m-p/3630072#M19681</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-09-21T10:31:21Z</dc:date>
    </item>
  </channel>
</rss>

