<?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: Stuck at grub in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/stuck-at-grub/m-p/5082459#M49235</link>
    <description>Hello There,&lt;BR /&gt;&lt;BR /&gt;Seems like the Boot files have to be set again to the correct image location. &lt;BR /&gt;As in, the images reside in /boot directory.&lt;BR /&gt;&lt;BR /&gt;;) Regards.&lt;BR /&gt;&lt;BR /&gt;PS: I am not a linux expert either; Watchout !! :D</description>
    <pubDate>Mon, 03 Dec 2007 04:56:38 GMT</pubDate>
    <dc:creator>James ~ Happy Dude</dc:creator>
    <dc:date>2007-12-03T04:56:38Z</dc:date>
    <item>
      <title>Stuck at grub</title>
      <link>https://community.hpe.com/t5/operating-system-linux/stuck-at-grub/m-p/5082458#M49234</link>
      <description>I'm a newbie to lunix and would like to seek advise. This morning, one of our DL385 G1, RHEL 3 Update 6  hung on console after weekly schedule reboot.&lt;BR /&gt;&lt;BR /&gt;The server stuck at console, getting below message.&lt;BR /&gt;&lt;BR /&gt;Attempting Boot From CD-ROM&lt;BR /&gt;Attempting Boot From Hard Drive(C:)&lt;BR /&gt;GRUB&lt;BR /&gt;&lt;BR /&gt;tried to  have rebooted twice but again stuck on GRUB.&lt;BR /&gt;&lt;BR /&gt;..is this a boot loader problem? Any help would be much appreciated.</description>
      <pubDate>Mon, 03 Dec 2007 02:01:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/stuck-at-grub/m-p/5082458#M49234</guid>
      <dc:creator>fushigi</dc:creator>
      <dc:date>2007-12-03T02:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck at grub</title>
      <link>https://community.hpe.com/t5/operating-system-linux/stuck-at-grub/m-p/5082459#M49235</link>
      <description>Hello There,&lt;BR /&gt;&lt;BR /&gt;Seems like the Boot files have to be set again to the correct image location. &lt;BR /&gt;As in, the images reside in /boot directory.&lt;BR /&gt;&lt;BR /&gt;;) Regards.&lt;BR /&gt;&lt;BR /&gt;PS: I am not a linux expert either; Watchout !! :D</description>
      <pubDate>Mon, 03 Dec 2007 04:56:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/stuck-at-grub/m-p/5082459#M49235</guid>
      <dc:creator>James ~ Happy Dude</dc:creator>
      <dc:date>2007-12-03T04:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck at grub</title>
      <link>https://community.hpe.com/t5/operating-system-linux/stuck-at-grub/m-p/5082460#M49236</link>
      <description>It appears like a boot loader problem. Have you added any other drives? I had a similar problem when I added a drive &amp;amp; grub /boot/grub/device.map had to be changed to get it working.&lt;BR /&gt;&lt;BR /&gt;Is there any error code? You can try booting with a Linux Live CD (Knoppix, SystemRescueCD, etc) &amp;amp; have a look at the device.map &amp;amp; menu.lst file to see if the entries match. Else you would need install grub again using the Rescue Mode.&lt;BR /&gt;&lt;BR /&gt;Boot from the RedHat installation disc, at boot: type "linux rescue". &lt;BR /&gt;&lt;BR /&gt;Type /sbin/grub-install /dev/hda to reinstall the GRUB boot loader, where /dev/hda is the boot partition.&lt;BR /&gt;&lt;BR /&gt;Check the link for more information:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/enterprise/RHEL-3-Manual/sysadmin-guide/s1-rescuemode-boot.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/enterprise/RHEL-3-Manual/sysadmin-guide/s1-rescuemode-boot.html&lt;/A&gt;</description>
      <pubDate>Tue, 04 Dec 2007 05:31:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/stuck-at-grub/m-p/5082460#M49236</guid>
      <dc:creator>~sesh</dc:creator>
      <dc:date>2007-12-04T05:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck at grub</title>
      <link>https://community.hpe.com/t5/operating-system-linux/stuck-at-grub/m-p/5082461#M49237</link>
      <description>The instructions to re-install boot loader:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/sysadmin-guide/s1-rescuemode-boot.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/sysadmin-guide/s1-rescuemode-boot.html&lt;/A&gt;</description>
      <pubDate>Tue, 04 Dec 2007 05:32:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/stuck-at-grub/m-p/5082461#M49237</guid>
      <dc:creator>~sesh</dc:creator>
      <dc:date>2007-12-04T05:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck at grub</title>
      <link>https://community.hpe.com/t5/operating-system-linux/stuck-at-grub/m-p/5082462#M49238</link>
      <description>hello guys..just got back from the loop.&lt;BR /&gt;By the way thank you for the heads up. The box is up now after reinstalling the boot loader.&lt;BR /&gt;&lt;BR /&gt;Thanks for all the help.</description>
      <pubDate>Wed, 05 Dec 2007 00:31:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/stuck-at-grub/m-p/5082462#M49238</guid>
      <dc:creator>fushigi</dc:creator>
      <dc:date>2007-12-05T00:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck at grub</title>
      <link>https://community.hpe.com/t5/operating-system-linux/stuck-at-grub/m-p/5082463#M49239</link>
      <description>issue resolved!!!</description>
      <pubDate>Wed, 05 Dec 2007 00:36:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/stuck-at-grub/m-p/5082463#M49239</guid>
      <dc:creator>fushigi</dc:creator>
      <dc:date>2007-12-05T00:36:52Z</dc:date>
    </item>
  </channel>
</rss>

