Code:
1. boot off the fedora CD in resue mode, this should be an option.
2. mount the partition that fedora is installed on, e.g. mkdir /fed[/b] and then mount -t ext3 /dev/hda3 /fed
3. CD to /fed
4. run grub-install --root-directory=/boot/grub /dev/hda
Is this all correct? Because it looks to me that you have an errant [/b] tag in there after the "mkdir /fed"
Anyway, I left it out... and followed your procedure, this is what I got:
Code:
Probing devices to guess BIOS drives. This may take a long time.
cmp: /boot/grub/boot/grub/stage1: No such file or directory
cmp: /boot/grub/boot/grub/stage1: No such file or directory
cmp: /boot/grub/boot/grub/stage1: No such file or directory
cmp: /boot/grub/boot/grub/stage1: No such file or directory
cmp: /boot/grub/boot/grub/stage1: No such file or directory
The file /boot/grub/boot/grub/stage1 not read correctly
sh-2.05b#
Hmmm.. Can I try to upgrade with the fedora intall disk and not partition or format the drive? Would that work?
Bookmarks