<br><br><div class="gmail_quote">On Feb 9, 2008 11:03 AM, don vogt <<a href="mailto:donvogt2001@yahoo.com">donvogt2001@yahoo.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>I am stuck in a pretty complete disaster and grub<br>won't help me out of it. It is a long story, but here<br>is a summary<br>I bought a pci/USB2.0 card with the idea of digitizing<br>some slides.<br>I installed the card and after that fc7 wouldn't read<br>
the card. So I rebooted into XP to see if it would<br>work there.XP started to boot and about 8 seconds<br>later the display changed to a blue screen with an<br>incomprohensible error message and froze.<br> I use the XP system to access some sites that won't<br>
work with linux, so I reinstalled XP (not a pleasant<br>experience!). I knew that would trash my grub setup on<br>the MBR, but I thought I knew how to redo grub from my<br>fc7 livecd.<br><br>The method I tried was to run grub and enter<br>
find /grub/grub.conf<br>it answered (hd0,1)  (which is my /boot partition)<br>I entered   root (hd0,1)<br>no answer, just the prompt back<br>I entered setup (hd0)<br>it answered with some comments about searching for<br>some stage files. it found stages 1,2,and1.5<br>
then it said "Running imbed /grub/e2fs-stage1_5 (hd0)<br>15 sectors asre embedded succeeded"<br>then it said install /grub/stage1 (hd0) (hd0)1+15<br>(hd0,1)/grub/stage2 grub.conf  succeeded "<br> That all looks good to me so I backed out and<br>
rebooted without the CD.<br>Instead of the grub menu I get a little trash and a<br>lot of blank screen.<br><br>I downloaded the rescuecd iso, burned it and booted<br>that and tried the same thing with the same result.<br>
<br>Here is my grub.conf in case it helps.<br><br><br><br># grub.conf generated by anaconda<br>#<br># Note that you do not have to rerun grub after making<br>changes to this file<br># NOTICE:  You have a /boot partition.  This means<br>
that<br>#          all kernel and initrd paths are relative to<br>/boot/, eg.<br>#          root (hd0,1)<br>#          kernel /vmlinuz-version ro<br>root=/dev/VolGroup00/LogVol00<br>#          initrd /initrd-version.img<br>
boot=/dev/hda<br>default=0<br>timeout=5<br>splashimage=(hd0,1)/grub/splash.xpm.gz<br>#hiddenmenu<br>title Fedora (2.6.23.14-64.fc7)<br><br>        root (hd0,1)<br>        kernel /vmlinuz-2.6.23.14-64.fc7 ro root=LABEL=main<br>
<br>        initrd /initrd-2.6.23.14-64.fc7.img<br><br>title Fedora (2.6.23.12-52.fc7)<br><br>        root (hd0,1)<br>        kernel /vmlinuz-2.6.23.12-52.fc7 ro root=LABEL=main<br><br>        initrd /initrd-2.6.23.12-52.fc7.img<br>
<br>title WIN98<br>        rootnoverify (hd0,0)<br>        chainloader +1<br>title XP<br>        rootnoverify (hd1)<br>        map (hd0) (hd1)<br>        map (hd1) (hd0)<br>        chainloader +1<br><br><br>Can Anyone see what I am doing wrong or have another<br>
suggestion on how to get grub fixed.<br><font color="#888888"><br></font></blockquote><div><br>Boot using the installation  DVD.  Choose  repair  installation (or something similar, I do not remember).<br><br>At the prompt, type:<br>
<br>chroot /mnt/sysimage<br><br>grub-install /dev/hda<br><br></div></div><br>-- <br>Paulo Roma Cavalcanti<br>LCG - UFRJ