I installed Mandriva 2007 just a while ago . The installation was smooth , everything was perfectly alrite until i was asked to reboot the machine once the installation was complete . Now when i rebooted my machine , there was no option to boot into mandriva . I am running Windows XP dual boot with Fedora core 6 . I dont exactly remember what all i did during mandriva installation :mrgreen:. Here is the fedora grub.conf file
here is the output of fdiskQuote:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,6)
# kernel /vmlinuz-version ro root=/dev/hda4
# initrd /initrd-version.img
#boot=/dev/hda
default=6
timeout=10
splashimage=(hd0,6)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.20-1.2952.fc6)
root (hd0,6)
kernel /vmlinuz-2.6.20-1.2952.fc6 ro root=LABEL=/1 rhgb quiet
initrd /initrd-2.6.20-1.2952.fc6.img
title Fedora Core (2.6.18-1.2798.fc6)
root (hd0,6)
kernel /vmlinuz-2.6.18-1.2798.fc6 ro root=LABEL=/1 rhgb quiet
initrd /initrd-2.6.18-1.2798.fc6.img
title Windows XP Pro
rootnoverify (hd0,0)
chainloader +1
Quote:
Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1270 10201243+ c W95 FAT32 (LBA)
/dev/hda2 1271 9729 67946917+ f W95 Ext'd (LBA)
/dev/hda3 5352 7735 19149480 83 Linux
/dev/hda5 1271 3253 15928416 b W95 FAT32
/dev/hda6 3254 5236 15928416 b W95 FAT32
/dev/hda7 5237 5249 104391 83 Linux
/dev/hda8 5250 5347 787153+ 82 Linux swap / Solaris
/dev/hda9 7736 8754 8185086 83 Linux
/dev/hda10 8755 8995 1935801 82 Linux swap / Solaris
/dev/hda11 8996 9729 5895823+ 83 Linux
Can smeone tell me how i can edit my fedora grub.conf to boot into Mandriva ?
