every few days a option appears on my grub menu all by itself... perhaps a new kernel version. the thing is, it doesnt delete the old one and in the new one, certain things do not work- like it won't mount ntfs drives. does anyone know what is going on here and perhaps how i could get it so it would automatically add ntfs support and remove the old from the grub menu?
here is my grub.conf...
title Fedora Core (2.6.12-1.1398_FC4)
root (hd0,5)
kernel /boot/vmlinuz-2.6.12-1.1398_FC4 ro root=LABEL=/ early-login quiet
initrd /boot/initrd-2.6.12-1.1398_FC4.img
title Fedora Core (2.6.12-1.1390_FC4)
root (hd0,5)
kernel /boot/vmlinuz-2.6.12-1.1390_FC4 ro root=LABEL=/ early-login quiet
initrd /boot/initrd-2.6.12-1.1390_FC4.img
title Fedora Core (2.6.12-1.1387_FC4)
root (hd0,5)
kernel /boot/vmlinuz-2.6.12-1.1387_FC4 ro root=LABEL=/ early-login quiet
initrd /boot/initrd-2.6.12-1.1387_FC4.img
title Fedora Core (2.6.11-1.1369_FC4)
root (hd0,5)
kernel /boot/vmlinuz-2.6.11-1.1369_FC4 ro root=LABEL=/ early-login quiet
#kernel /boot/vmlinuz-2.6.11-1.1369_FC4 ro root=/dev/hda6
initrd /boot/initrd-2.6.11-1.1369_FC4.img
title Windows
rootnoverify (hd0,1)
chainloader +1