<?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: GRUB loading stage2...Read Error in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444596#M37136</link>
    <description>Hi.&lt;BR /&gt;&lt;BR /&gt;This error occurs while trying to read stage1.5 or stage2 file - you should try reinstalling, but first verify health status at the start of the disk:&lt;BR /&gt;&lt;BR /&gt;badblocks /dev/hda&lt;BR /&gt;&lt;BR /&gt;Also use smartmontools and check what it says.&lt;BR /&gt;&lt;BR /&gt;    Goran</description>
    <pubDate>Tue, 23 Jun 2009 04:25:40 GMT</pubDate>
    <dc:creator>Goran Koruga</dc:creator>
    <dc:date>2009-06-23T04:25:40Z</dc:date>
    <item>
      <title>GRUB loading stage2...Read Error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444592#M37132</link>
      <description>Red Hat Enterprise Linux 4.8 on X86.&lt;BR /&gt;&lt;BR /&gt;I installed succesfully and the reboot after the installation gave this error, but I rebooted the server and it booted well.&lt;BR /&gt;&lt;BR /&gt;I rebooted again (1 week later) and now the error is permanently&lt;BR /&gt;&lt;BR /&gt;I have compared my /etc/grub.conf and my /etc/fstab files with another healty server and everything seems to be right.&lt;BR /&gt;&lt;BR /&gt;Any idea?</description>
      <pubDate>Mon, 22 Jun 2009 17:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444592#M37132</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2009-06-22T17:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: GRUB loading stage2...Read Error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444593#M37133</link>
      <description>What kind of disk are you using? Maybe you have some badblocks in the /boot disk sectors.&lt;BR /&gt;&lt;BR /&gt;Depending of your disk, you can run the fsck with the -c option to check for badblocks.&lt;BR /&gt;&lt;BR /&gt;You could use the grub-install command after that to re-install the images.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Jun 2009 18:18:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444593#M37133</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-06-22T18:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: GRUB loading stage2...Read Error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444594#M37134</link>
      <description>Disk IDE ATA.&lt;BR /&gt;&lt;BR /&gt;I did the fsck -c but I do not know the syntax for the grub-install command.</description>
      <pubDate>Mon, 22 Jun 2009 20:59:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444594#M37134</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2009-06-22T20:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: GRUB loading stage2...Read Error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444595#M37135</link>
      <description>The command should be something like:&lt;BR /&gt;&lt;BR /&gt;grub-install /dev/hda&lt;BR /&gt;grub-install /dev/sda&lt;BR /&gt;&lt;BR /&gt;Depending of what do you see in fdisk -l and your boot disk.&lt;BR /&gt;&lt;BR /&gt;If you started with the install cd in rescue mode, ensure to do:&lt;BR /&gt;&lt;BR /&gt;chroot /mnt/sysimage&lt;BR /&gt;&lt;BR /&gt;Before running grub-install.</description>
      <pubDate>Tue, 23 Jun 2009 00:08:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444595#M37135</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-06-23T00:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: GRUB loading stage2...Read Error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444596#M37136</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;This error occurs while trying to read stage1.5 or stage2 file - you should try reinstalling, but first verify health status at the start of the disk:&lt;BR /&gt;&lt;BR /&gt;badblocks /dev/hda&lt;BR /&gt;&lt;BR /&gt;Also use smartmontools and check what it says.&lt;BR /&gt;&lt;BR /&gt;    Goran</description>
      <pubDate>Tue, 23 Jun 2009 04:25:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444596#M37136</guid>
      <dc:creator>Goran Koruga</dc:creator>
      <dc:date>2009-06-23T04:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: GRUB loading stage2...Read Error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444597#M37137</link>
      <description>Careful, badblocks was designed to be used with fsck.</description>
      <pubDate>Tue, 23 Jun 2009 13:05:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444597#M37137</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-06-23T13:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: GRUB loading stage2...Read Error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444598#M37138</link>
      <description>It may be too late by now, but take a backup image of the disk before messing around with badblocks or fsck.</description>
      <pubDate>Tue, 23 Jun 2009 13:49:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444598#M37138</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2009-06-23T13:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: GRUB loading stage2...Read Error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444599#M37139</link>
      <description>After the grub-install /dev/hda I got a different message (when reboot).&lt;BR /&gt;&lt;BR /&gt;GRUB Loading stage1.5&lt;BR /&gt;&lt;BR /&gt;GRUB loading, please wait&lt;BR /&gt;Error 16</description>
      <pubDate>Tue, 23 Jun 2009 15:06:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444599#M37139</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2009-06-23T15:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: GRUB loading stage2...Read Error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444600#M37140</link>
      <description>I have changed the hard disk, and after installe the OS, I got again the same original Error Message.&lt;BR /&gt;&lt;BR /&gt;Any idea?</description>
      <pubDate>Tue, 23 Jun 2009 17:02:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444600#M37140</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2009-06-23T17:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: GRUB loading stage2...Read Error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444601#M37141</link>
      <description>Check your BIOS settings for the disk. Ensure that matches the size/cyls/tracks. Verify the LBA/CHS settings. Maybe a problem with the flat (cable)?</description>
      <pubDate>Tue, 23 Jun 2009 18:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444601#M37141</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-06-23T18:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: GRUB loading stage2...Read Error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444602#M37142</link>
      <description>I have changed the server (for another identical). And everything is working well right now. &lt;BR /&gt;&lt;BR /&gt;I never new what was the detailed source of the problem.&lt;BR /&gt;&lt;BR /&gt;Thank you!</description>
      <pubDate>Tue, 23 Jun 2009 21:24:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444602#M37142</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2009-06-23T21:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: GRUB loading stage2...Read Error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444603#M37143</link>
      <description>I changed all sata cables and works well.&lt;BR /&gt;Thank you</description>
      <pubDate>Mon, 14 Dec 2009 22:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-loading-stage2-read-error/m-p/4444603#M37143</guid>
      <dc:creator>Vx_1</dc:creator>
      <dc:date>2009-12-14T22:32:11Z</dc:date>
    </item>
  </channel>
</rss>

