<?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: RHEL4.4 upgrade to 4.8 mkrootdev label not found in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/rhel4-4-upgrade-to-4-8-mkrootdev-label-not-found/m-p/5267388#M52811</link>
    <description>Things to check / try&lt;BR /&gt;&lt;BR /&gt;1) What is the contents of the /etc/modprobe.conf file on the problem VM? (It may have something different from the other VMs in the entry scsi-adapter&lt;BR /&gt;2) recreate the initial ramdisk with the command &lt;BR /&gt;(rename the original 2.6.9-89.33.1.EL initrd first)&lt;BR /&gt;mkinitrd /boot/initrd-2.6.9-89.33.1.EL.img 2.6.9-89.33.1.EL&lt;BR /&gt;Compare the "broken" 2.6.9-89.33.1.EL with the new initrd file. If the new one is bigger, it may have included something that was not included when the broken initrd was created.&lt;BR /&gt;3) Copy across an initrd from a working system&lt;BR /&gt;4) Rerun mkinitrd with -v (verbose) to check which SCSI modules it tries to include.</description>
    <pubDate>Mon, 27 Dec 2010 21:23:38 GMT</pubDate>
    <dc:creator>Riaan van Niekerk</dc:creator>
    <dc:date>2010-12-27T21:23:38Z</dc:date>
    <item>
      <title>RHEL4.4 upgrade to 4.8 mkrootdev label not found</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel4-4-upgrade-to-4-8-mkrootdev-label-not-found/m-p/5267384#M52807</link>
      <description>Ran up2date -fu on rhel4.4 (2.6.9-22.EL). New versions are rhel4.8 (2.6.9-89.33.1.EL).&lt;BR /&gt;&lt;BR /&gt;Upon reboot, the kernel panics with "mkrootdev: label / not found". Can still boot with old kernel, but not the new.&lt;BR /&gt;&lt;BR /&gt;Search results I've found are for manual kernel builds, so don't think those apply.&lt;BR /&gt;&lt;BR /&gt;fstab is correct and verified correct with e2label.&lt;BR /&gt;&lt;BR /&gt;Can still boot with old kernel, but not the new.&lt;BR /&gt;&lt;BR /&gt;Any thoughts?&lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
      <pubDate>Tue, 21 Dec 2010 20:17:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel4-4-upgrade-to-4-8-mkrootdev-label-not-found/m-p/5267384#M52807</guid>
      <dc:creator>John Donovan</dc:creator>
      <dc:date>2010-12-21T20:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL4.4 upgrade to 4.8 mkrootdev label not found</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel4-4-upgrade-to-4-8-mkrootdev-label-not-found/m-p/5267385#M52808</link>
      <description>The old kernel still boots, and e2label confirms the label is still OK. So something is preventing the new kernel from reading the label. The most common reason would be the lack of a correct driver.&lt;BR /&gt;&lt;BR /&gt;Does your system require some special driver for your disk/RAID controller that was not included in the standard RHEL 4 distribution? If that's true, the driver is probably installed into the current initrd of the old kernel (only). You will have to do something to add the special driver to the new kernel's initrd too; see the driver documentation for instructions.&lt;BR /&gt;&lt;BR /&gt;If you have a Proliant server with a SmartArray B110i disk controller, be aware that its hpahcisr driver is available in binary form only, for *specific* kernel versions only. &lt;BR /&gt;&lt;BR /&gt;The latest RHEL 4 kernel version supported by the latest hpahcisr driver package is 2.6.9-89.0.26.EL. If you're using SmartArray B110i with RHEL 4, that's the latest kernel version you can currently use. (You would not be the first SmartArray B110i owner that's been bitten by this.)&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 22 Dec 2010 10:30:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel4-4-upgrade-to-4-8-mkrootdev-label-not-found/m-p/5267385#M52808</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-12-22T10:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL4.4 upgrade to 4.8 mkrootdev label not found</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel4-4-upgrade-to-4-8-mkrootdev-label-not-found/m-p/5267386#M52809</link>
      <description>Thanks, Matti...&lt;BR /&gt;&lt;BR /&gt;Did not consider possible issues with hardware.  Therefore, left out that this is a VM on VMware ESX4 host.&lt;BR /&gt;&lt;BR /&gt;Additionally, have ran the same update on 20+ other RHEL4.4 servers without incident.&lt;BR /&gt;&lt;BR /&gt;Just baffled why this one failed.&lt;BR /&gt;&lt;BR /&gt;Appreciate your prompt reply...&lt;BR /&gt;&lt;BR /&gt;:-)</description>
      <pubDate>Wed, 22 Dec 2010 22:26:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel4-4-upgrade-to-4-8-mkrootdev-label-not-found/m-p/5267386#M52809</guid>
      <dc:creator>John Donovan</dc:creator>
      <dc:date>2010-12-22T22:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL4.4 upgrade to 4.8 mkrootdev label not found</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel4-4-upgrade-to-4-8-mkrootdev-label-not-found/m-p/5267387#M52810</link>
      <description>On VMware, it's rather easy to capture all the Linux boot messages to a file.&lt;BR /&gt;&lt;BR /&gt;First, add a serial port to the VM configuration, and choose to store the data from the port to a file.&lt;BR /&gt;&lt;BR /&gt;Then power up the VM, interrupt the GRUB bootloader and press E to edit the boot options for the new kernel. Select the "kernel" line, press E again to edit it, remove options "rhgb" and/or "quiet" if they exist, and add "console=tty0 console=ttyS0,115200" instead. This will cause the boot messages to go into the serial port instead of the VM console, so they will be captured into the serial port data file.&lt;BR /&gt;&lt;BR /&gt;Then press Enter, then B to make the VM boot with the changed options. You will see only the kernel messages on the VM console (and because the "quiet" option was removed, there will be a lot of them): the output of the boot scripts will go to the serial port only. Once you see the kernel panic message, you can power down the VM, remove the serial port from the configuration and retrieve the serial port data file. &lt;BR /&gt;&lt;BR /&gt;Examining that file might provide the necessary clues for solving this problem: before the "label / not found" message, there is probably an earlier error message of some kind that normally scrolls off the console before you can see it, or some other vital clue for solving this problem.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 23 Dec 2010 09:52:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel4-4-upgrade-to-4-8-mkrootdev-label-not-found/m-p/5267387#M52810</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-12-23T09:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL4.4 upgrade to 4.8 mkrootdev label not found</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel4-4-upgrade-to-4-8-mkrootdev-label-not-found/m-p/5267388#M52811</link>
      <description>Things to check / try&lt;BR /&gt;&lt;BR /&gt;1) What is the contents of the /etc/modprobe.conf file on the problem VM? (It may have something different from the other VMs in the entry scsi-adapter&lt;BR /&gt;2) recreate the initial ramdisk with the command &lt;BR /&gt;(rename the original 2.6.9-89.33.1.EL initrd first)&lt;BR /&gt;mkinitrd /boot/initrd-2.6.9-89.33.1.EL.img 2.6.9-89.33.1.EL&lt;BR /&gt;Compare the "broken" 2.6.9-89.33.1.EL with the new initrd file. If the new one is bigger, it may have included something that was not included when the broken initrd was created.&lt;BR /&gt;3) Copy across an initrd from a working system&lt;BR /&gt;4) Rerun mkinitrd with -v (verbose) to check which SCSI modules it tries to include.</description>
      <pubDate>Mon, 27 Dec 2010 21:23:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel4-4-upgrade-to-4-8-mkrootdev-label-not-found/m-p/5267388#M52811</guid>
      <dc:creator>Riaan van Niekerk</dc:creator>
      <dc:date>2010-12-27T21:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL4.4 upgrade to 4.8 mkrootdev label not found</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel4-4-upgrade-to-4-8-mkrootdev-label-not-found/m-p/5267389#M52812</link>
      <description>UPDATE:  We have since upgraded to RHEL5 (fresh install) for most of the servers, including my "little problem child".&lt;BR /&gt;Have not seen the problem since, on any server.&lt;BR /&gt;Appreciate everyone's response.  If this occurs again, I am better prepared.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;:-)</description>
      <pubDate>Fri, 04 Mar 2011 22:53:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel4-4-upgrade-to-4-8-mkrootdev-label-not-found/m-p/5267389#M52812</guid>
      <dc:creator>John Donovan</dc:creator>
      <dc:date>2011-03-04T22:53:34Z</dc:date>
    </item>
  </channel>
</rss>

