<?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 problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/grub-problem/m-p/3302551#M72349</link>
    <description>if i put the win2000 cdrom,&lt;BR /&gt;it asks to me where install the system. It doesn't recognize the C: as fat32 or ntfs, so it would format it to reinstall windows.&lt;BR /&gt;If i load linux, i' m unable to mount the windows partition, but with fdisk i obtain:&lt;BR /&gt;&lt;BR /&gt;/dev/hda1                     win95 fat 32 &lt;BR /&gt;&lt;BR /&gt;I try to mount it but nothing&lt;BR /&gt;If i should be able to mount it, i could at least backup the windows files&lt;BR /&gt;Thanks</description>
    <pubDate>Fri, 11 Jun 2004 07:48:32 GMT</pubDate>
    <dc:creator>Marco_113</dc:creator>
    <dc:date>2004-06-11T07:48:32Z</dc:date>
    <item>
      <title>grub problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-problem/m-p/3302547#M72345</link>
      <description>Hi all,&lt;BR /&gt;I-ve a problem with grub.&lt;BR /&gt;My system has a dual boot Windows 2000- Linux RHAS 3.0.&lt;BR /&gt;when i try to load windows i get this message:&lt;BR /&gt;rootnoverify (hd0,0)&lt;BR /&gt;&lt;BR /&gt;What is the problem?&lt;BR /&gt;Any suggestion?&lt;BR /&gt;Thanks&lt;BR /&gt;Marco</description>
      <pubDate>Fri, 11 Jun 2004 05:13:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-problem/m-p/3302547#M72345</guid>
      <dc:creator>Marco_113</dc:creator>
      <dc:date>2004-06-11T05:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: grub problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-problem/m-p/3302548#M72346</link>
      <description>first edit /etc/grub.conf&lt;BR /&gt;and add a line &lt;BR /&gt;chainloader +1&lt;BR /&gt;right below the line &lt;BR /&gt;rootnoverify (hd0,0).&lt;BR /&gt; save and reboot&lt;BR /&gt;I guess that Windows is installed on first partiton...</description>
      <pubDate>Fri, 11 Jun 2004 06:22:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-problem/m-p/3302548#M72346</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-06-11T06:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: grub problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-problem/m-p/3302549#M72347</link>
      <description>thanks, &lt;BR /&gt;but the problem is another.&lt;BR /&gt;Windows don't start because does not recognise more the partition NTFS.&lt;BR /&gt;I think it' s a partition problem, grub is configured correctly. The problem is only for windows.&lt;BR /&gt;I need something to repair the windows partition.&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jun 2004 07:13:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-problem/m-p/3302549#M72347</guid>
      <dc:creator>Marco_113</dc:creator>
      <dc:date>2004-06-11T07:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: grub problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-problem/m-p/3302550#M72348</link>
      <description>What do you mean by repair a partition ?&lt;BR /&gt;Can you boot windows from a windows CD or rescue disk ?&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Fri, 11 Jun 2004 07:24:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-problem/m-p/3302550#M72348</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-06-11T07:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: grub problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-problem/m-p/3302551#M72349</link>
      <description>if i put the win2000 cdrom,&lt;BR /&gt;it asks to me where install the system. It doesn't recognize the C: as fat32 or ntfs, so it would format it to reinstall windows.&lt;BR /&gt;If i load linux, i' m unable to mount the windows partition, but with fdisk i obtain:&lt;BR /&gt;&lt;BR /&gt;/dev/hda1                     win95 fat 32 &lt;BR /&gt;&lt;BR /&gt;I try to mount it but nothing&lt;BR /&gt;If i should be able to mount it, i could at least backup the windows files&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 11 Jun 2004 07:48:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-problem/m-p/3302551#M72349</guid>
      <dc:creator>Marco_113</dc:creator>
      <dc:date>2004-06-11T07:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: grub problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-problem/m-p/3302552#M72350</link>
      <description>fdisk will show win95 FAT even though the partition may be a mounted linux file system.&lt;BR /&gt;&lt;BR /&gt;You can use &lt;BR /&gt;df -h&lt;BR /&gt;to see if linux does use that partition.&lt;BR /&gt;&lt;BR /&gt;On my Fedora Core 1 system, fdisk shows hda3 to be win95 FAT 32 however hda3 is mounted as /var/www and is running a server at /var/www&lt;BR /&gt;&lt;BR /&gt;df -h shows it correctly.&lt;BR /&gt;&lt;BR /&gt;vern</description>
      <pubDate>Sat, 12 Jun 2004 11:42:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-problem/m-p/3302552#M72350</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2004-06-12T11:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: grub problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-problem/m-p/3302553#M72351</link>
      <description>Boot from win2000 installation disk and enter rescue mode.Then run file system checker utility .&lt;BR /&gt;dskcheck /R&lt;BR /&gt;</description>
      <pubDate>Sat, 12 Jun 2004 13:26:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-problem/m-p/3302553#M72351</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-06-12T13:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: grub problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grub-problem/m-p/3302554#M72352</link>
      <description>Try running od -c -N 512 /dev/hda1 and see&lt;BR /&gt;if you have overwritten the boot sector.  &lt;BR /&gt;&lt;BR /&gt;If you have there should be a valid backup&lt;BR /&gt;boot block on sector a few block down the&lt;BR /&gt;partition.  I don't think Windows has a tool&lt;BR /&gt;to recover the backup boot block.  If there&lt;BR /&gt;is I didn't find it when I needed it.  &lt;BR /&gt;&lt;BR /&gt;I think the backup block is offset 6 or 16 blocks from the start of the partition, You&lt;BR /&gt;will have to check the Windows documentation.</description>
      <pubDate>Mon, 14 Jun 2004 08:39:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grub-problem/m-p/3302554#M72352</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2004-06-14T08:39:11Z</dc:date>
    </item>
  </channel>
</rss>

