Bonsoir,
Désolé pour mon temps de réponse mais j'ai eu un soucis matériel ... mon clavier est mortu 🙁
@liho
[root@vigo]# fdisk -l
Disk /dev/hda: 15.3 GB, 15364339200 bytes
255 heads, 63 sectors/track, 1867 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 13 104391 83 Linux
/dev/hda2 14 1867 14892255 8e Linux LVM
Disk /dev/hdb: 20.0 GB, 20020396032 bytes
255 heads, 63 sectors/track, 2434 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 1275 10241406 7 HPFS/NTFS
/dev/hdb2 1276 2433 9301635 7 HPFS/NTFS
[root@vigo]#
et mon grub
default=0
timeout=10
splashimage=(hd1,0)/grub/splash.xpm.gz
title Windows
root (hd1,0)
makeactive
chainloader +1
title Linux
root (hd0,0)
kernel /vmlinuz-2.6.18-1.2798.fc6 ro root=/dev/VolGroup00/LogVol00
initrd /initrd-2.6.18-1.2798.fc6.img
Je vais tester en mettant rootnoverif (hd1,0) a la place de root (hd1,0)
Le hic du soir :
mon nouvea clavier est en USB et GRUB ne charge pas de pilotes USB, donc pas possible de naviguer dans les deux choix alors qu a partir du BIOS il est reconnu ....