J'ai ajouté le 3 à la fin de la ligne kernel. La seule chose qui a changé, c'est le démarrage du système avant Démarrage de udev, ... où maintenant je peux voir très très brièvement ce qu'il s'y passe. Après, rien n'a changé, toujours le démarrage de l'interface graphique avec le chargement des services et tout ce qui vient ensuite.
#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=1
timeout=5
splashimage=(hd0,4)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora Core 6 (2.6.18-1.2798.fc6)
root (hd0,4)
kernel /boot/vmlinuz-2.6.18-1.2798.fc6 ro root=LABEL=/ rhgb quiet 3
initrd /boot/initrd-2.6.18-1.2798.fc6.img
title Windows XP Pro
rootnoverify (hd0,0)
chainloader +1
Je dois m'être sûrement trompé quelque part :-?