Bonsoir,
Il y a quelques temps de celà, j'ai du ré-installer FC4. Il me semble que le problème que j'expose dans ce message fait suite à cette ré-installation - j'utilise rarement Windows mais ce soir, j'en ai vraiment besoin :-/ - Lorsque j'ai l'interface Grub qui me propose de choisir entre FC et Windows et que je sélectionne Windows, il lance le compte à rebours pour FC ! et donc impossible de booter sous Windows.
Voilà le contenu du fichier grub.conf
[root@ip-58 jleyaoua]# # 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,2)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd0,2)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.16-1.2096_FC4)
root (hd0,2)
kernel /vmlinuz-2.6.16-1.2096_FC4 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.16-1.2096_FC4.img
title Fedora Core (2.6.11-1.1369_FC4)
root (hd0,2)
kernel /vmlinuz-2.6.11-1.1369_FC4 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.11-1.1369_FC4.img
title Windows
rootnoverify (hd0,1)
chainloader +1
Si qqn peut m'aider, c'est super 🙂 Merci.
--
Jean-Marie