Bonjour,
je ne comprend pas pourquoi mais ce matin en essayant de démarrer mon pc (Dual boot Fedora 8 et Windows XP), je n'ais plus le menu grub. Seul "GRUB" s'affiche a l'écran.
J'ai démarré sur un live CD de Fedora et mon fichier /etc/grub.conf semble intact.
# 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,5)
# kernel /boot/vmlinuz-version ro root=/dev/sda6
# initrd /boot/initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,5)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.24.3-12.fc8)
root (hd0,5)
kernel /boot/vmlinuz-2.6.24.3-12.fc8 ro root=LABEL=/1 rhgb quiet vga=792
initrd /boot/initrd-2.6.24.3-12.fc8.img
title Fedora (2.6.23.15-137.fc8)
root (hd0,5)
kernel /boot/vmlinuz-2.6.23.15-137.fc8 ro root=LABEL=/1 rhgb quiet vga=792
initrd /boot/initrd-2.6.23.15-137.fc8.img
title Windows XP
rootnoverify (hd0,0)
chainloader +1
Pouvez vous m'aider à résoudre mon problème ?
Aswat