hey , I m posting the output of fdisk and nano command which i run just now in FC5.
Let me tell u that I have installed RH9 two days back in 8GB partition and today I installed FC5 by deletting two 8GB partitions. I didnt used the same swap partition manually but did everything automatic.
[root@localhost ~]# fdisk -l
Disk /dev/hda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 3040 24418768+ c W95 FAT32 (LBA)
/dev/hda2 3041 30401 219777232+ f W95 Ext'd (LBA)
/dev/hda5 5081 5093 104391 83 Linux
/dev/hda6 5094 5950 6883821 83 Linux
/dev/hda7 5951 6080 1044193+ 82 Linux swap / Solaris
/dev/hda8 6081 12159 48829536 b W95 FAT32
/dev/hda9 12160 18238 48829536 b W95 FAT32
/dev/hda10 18239 24317 48829536 b W95 FAT32
/dev/hda11 24318 30401 48869698+ b W95 FAT32
/dev/hda12 3041 3053 104359+ 83 Linux
/dev/hda13 3054 5080 16281846 8e Linux LVM
Partition table entries are not in disk order
[root@localhost ~]#
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,11)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=50
splashimage=(hd0,11)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.15-1.2054_FC5)
root (hd0,11)
kernel /vmlinuz-2.6.15-1.2054_FC5 ro root=/dev/VolGroup00/LogVol00 rhgb$ initrd /initrd-2.6.15-1.2054_FC5.img
title Other
rootnoverify (hd0,0)
[ Read 20 lines ]
^G Get Help ^O WriteOut ^R Read File ^Y Prev Page ^K Cut Text ^C Cur Pos
^X Exit ^J Justify ^W Where Is ^V Next Page ^U UnCut Txt ^T To Spell
now , please tell me exactly what should I add in boot menu???