Salut tout le monde !
Depuis une mise à jour de Fedora, je n'arrive plus a démarrer Windows XP depuis GRUB. Je ne comprend pas pourquoi !
Voici le fichier grub.conf
# 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,4)
# kernel /boot/vmlinuz-version ro root=/dev/sda5
# initrd /boot/initrd-version.img
#boot=/dev/sda
default=0
timeout=30
splashimage=(hd0,4)/boot/grub/splash.xpm.gz
title Windows XP
rootnoverify (hd0,0)
makeactive
chainloader +1hiddenmenu
title Fedora (2.6.23.9-85.fc8)
root (hd0,4)
kernel /boot/vmlinuz-2.6.23.9-85.fc8 ro root=LABEL=FEDORA/ rhgb quiet
initrd /boot/initrd-2.6.23.9-85.fc8.img
title Fedora (2.6.23.1-42.fc8)
root (hd0,4)
kernel /boot/vmlinuz-2.6.23.1-42.fc8 ro root=LABEL=FEDORA/ rhgb quiet
initrd /boot/initrd-2.6.23.1-42.fc8.img
Je me demande aussi pourquoi un deuxième "menu" pour Fedora est apparu.
Pouvez vous m'aider s'il vous plait ? 😢