<br><br><div><span class="gmail_quote">On 10/25/06, <b class="gmail_sendername">Bob Goodwin</b> <<a href="mailto:bobgoodwin@wildblue.net">bobgoodwin@wildblue.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>                        *I just tried an upgrade rather than a complete<br>                        reformat and install for the first time with<br>                        Fedora anything.<br><br>                        When it booted for the first time it stopped
<br>                        with "grub" printed to the screen and apparently<br>                        sits there in its editor function waiting for<br>                        some command.  I don't know what it wants or
<br>                        what to do next.<br><br>                        FC6 is installed on an 80g sata drive replacing<br>                        a working FC5 install.<br><br>                        The "rescue disc" is not much help, probably
<br>                        because I don't know the right command?<br><br>                        Any suggestions appreciated.<br><br>                        Bob Goodwin*</blockquote><div><br>sounds similar to problem I experienced.  
<br>I booted into rescue mode then issued a chroot /mnt/sysimage.<br>cd /boot/grub and check the device.map file. Assuming your system disk is /dev/sda it should have:<br><br>(hd0) /dev/sda<br><br>if it doesn't, modify it so it does and run:
<br><br>grub-install /dev/sda<br><br>Also check the /boot/grub.conf file and see if the various files are being referenced to the correct device partition,  it should be (hd0,0) if your system drive is the first device.<br>
<br>Hope this helps, Alastair<br><br><br><br> </div><br></div><br>