<?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 enterprise 4 booting problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-4-booting-problem/m-p/5064676#M48946</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You need to give information about the model of the hardware and such.&lt;BR /&gt;&lt;BR /&gt;Some HP based servers require you to configure disk prior to OS installation. You can not install the /boot filesystem into a raid 5 or raid 0 storage.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 23 Aug 2007 05:57:57 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-08-23T05:57:57Z</dc:date>
    <item>
      <title>redhat linux enterprise 4 booting problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-4-booting-problem/m-p/5064675#M48945</link>
      <description>after booting redhat linux enterprise 4 booting process start &amp;amp; it hange up after check storege,audio&amp;amp;lan divice &lt;BR /&gt;&lt;BR /&gt;please help me&lt;BR /&gt;&lt;BR /&gt;Sandeep</description>
      <pubDate>Thu, 23 Aug 2007 03:52:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-4-booting-problem/m-p/5064675#M48945</guid>
      <dc:creator>Sandeep Daphal</dc:creator>
      <dc:date>2007-08-23T03:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: redhat linux enterprise 4 booting problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-4-booting-problem/m-p/5064676#M48946</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You need to give information about the model of the hardware and such.&lt;BR /&gt;&lt;BR /&gt;Some HP based servers require you to configure disk prior to OS installation. You can not install the /boot filesystem into a raid 5 or raid 0 storage.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 23 Aug 2007 05:57:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-4-booting-problem/m-p/5064676#M48946</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-08-23T05:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: redhat linux enterprise 4 booting problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-4-booting-problem/m-p/5064677#M48947</link>
      <description>Model- Hp workstation xw8400&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Aug 2007 06:33:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-4-booting-problem/m-p/5064677#M48947</guid>
      <dc:creator>Sandeep Daphal</dc:creator>
      <dc:date>2007-08-23T06:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: redhat linux enterprise 4 booting problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-4-booting-problem/m-p/5064678#M48948</link>
      <description>What happened on you system before the reboot?  If it was booting before, it sounds like your boot loader is no longer pointing to the correct device.&lt;BR /&gt;&lt;BR /&gt;Load your disc 1 installation CD and when you get to the Linux boot prompt, type in 'linux rescue'.  It will ask you some initial and straight forward questions.  Answer them and click continue when it asks you about mouting your /mnt/sysimage environment. You should be at a command prompt now.&lt;BR /&gt;&lt;BR /&gt;chroot /mnt/sysimage /bin/bash&lt;BR /&gt;cd /boot/grub&lt;BR /&gt;&lt;BR /&gt;In this directory there is a file called menu.lst.  This file tells you what the system thinks grub root is (i.e. This is what the boot loader will use to boot or attempt to boot.) If it doesn't find the boot information that it needs on the device configured in this file then your system will hang. The entry would look like or similiar to...&lt;BR /&gt;&lt;BR /&gt;root (hdx,x)&lt;BR /&gt;&lt;BR /&gt;(where 'x' is some number)  For example my device is (hd0,0) but that is not always the case. It's according to where your grub root is located. Is it on a partition by itself or is it on the Linux root partition?  &lt;BR /&gt;&lt;BR /&gt;To get your boot loader pointed back to the correct device you must communicate with grub.  So, back at the command prompt, type &lt;BR /&gt;&lt;BR /&gt;grub&lt;BR /&gt;&lt;BR /&gt;You're now at the grub prompt. Using the information you gathered from the menu.lst file, type this command&lt;BR /&gt;&lt;BR /&gt;root (hdx,x) (where x and x is some number)&lt;BR /&gt;setup (hdx,x) (where x and x are those same numbers)&lt;BR /&gt;quit&lt;BR /&gt;exit&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;Now the system should reboot.  Before you go through the whole process, you can go into rescue mode and gather the data from menu.lst and the output of 'fdisk -l' and post them.  I am sixteen hours ahead of you so as your day starts my is ending, but I'm sure that if you post the information someone will be out there to get you going if your leary of trying this on your own.&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Aug 2007 23:29:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-4-booting-problem/m-p/5064678#M48948</guid>
      <dc:creator>CelesteG</dc:creator>
      <dc:date>2007-08-23T23:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: redhat linux enterprise 4 booting problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-4-booting-problem/m-p/5064679#M48949</link>
      <description>thanks for help</description>
      <pubDate>Mon, 27 Aug 2007 06:15:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-4-booting-problem/m-p/5064679#M48949</guid>
      <dc:creator>Sandeep Daphal</dc:creator>
      <dc:date>2007-08-27T06:15:25Z</dc:date>
    </item>
  </channel>
</rss>

