Dans /boot/grub/grub.conf:
Code :
- title Fedora Core (2.6.20-1.2933.fc6)
- root (hd0,4)
- kernel /vmlinuz-2.6.20-1.2933.fc6 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
- initrd /initrd-2.6.20-1.2933.fc6.img
|
tu rajoutes un 3 à la fin de la ligne kernel:
Code :
- title Fedora Core (2.6.20-1.2933.fc6)
- root (hd0,4)
- kernel /vmlinuz-2.6.20-1.2933.fc6 ro root=/dev/VolGroup00/LogVol00 rhgb quiet 3
- initrd /initrd-2.6.20-1.2933.fc6.img
|
et tu peux enlever le rhgb aussi, crois-je