I'm a Linux n00b,
I wanted to check out Fedora because it supports my video card. I love Mint, it's my favorite OS so far but I obsessively spent countless hours of pain trying to get Mint to work with my ATI 9200SE to no avail. Anyway, when I installed Fedora c8 on my machine yesterday I managed to break my Mint boot. I no longer have access to Mint and am wondering if anyone knows how to fix this?
I forgot to add a few important details:
Mint v.Deryna (Gutsy)
HD: SATA (hd0,2)
Fedora installed on partition: sdb3
Mint installed on partition: sdb1
I think that GRUB is in the MBR but I'm not certain: Fedora > boot > grub > menu.lst
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,2)
# kernel /boot/vmlinuz-version ro root=/dev/sdb3
# initrd /boot/initrd-version.img
#boot=/dev/sdb
default=0
timeout=5
splashimage=(hd0,2)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.23.14-107.fc8)
root (hd0,2)
kernel /boot/vmlinuz-2.6.23.14-107.fc8 ro root=LABEL=/1 rhgb quiet
initrd /boot/initrd-2.6.23.14-107.fc8.img
title Fedora (2.6.23.1-42.fc8)
root (hd0,2)
kernel /boot/vmlinuz-2.6.23.1-42.fc8 ro root=LABEL=/1 rhgb quiet
initrd /boot/initrd-2.6.23.1-42.fc8.img
title Linux Mint
rootnoverify (hd0,2)
chainloader +1



