Grub issues

Jeff Vian jvian10 at charter.net
Fri Nov 19 20:52:56 UTC 2004


On Fri, 2004-11-19 at 13:10 -0700, Jesse Hannah wrote:
> What I did was put my 10GB drive back in and followed John's grub
> command line instructions:
> 
> grub> root (hd0,0)
>    Fliesystem type is unknown, partition type 0x7
> 
> grub> chainloader +1
> 
> grub> boot
> 
> and it boots into Windows fine (I have to do this whenever I boot
> though). I deleted the partitions from the apparently bad drive using
> the disk management tool, next I'm going to go into KNOPPIX and fdisk,
> then try reinstalling. Thanks for the help. :)

Once you know how to do it from the grub command line, all you need to
do is make sure a stanza is in grub.conf such as 
-------------------------------------
title win98
        rootnoverify (hd0,0)
        chainloader +1
------------------------------
It then can be selected from the grub menu






More information about the fedora-list mailing list