Salut tout le monde ... Voilà j'ai un soucis, j'ai windows sur mon 1er DD et j'ai installer ubuntu sur mon 2eme DD, mais grub n'est pas config pour boot windows, donc ...
fdisk -l :
Disque /dev/sda: 500.1 Go, 500107862016 octets
255 heads, 63 sectors/track, 60801 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Identifiant disque: 0xd31dd31d
Périphérique Amorce Début Fin Blocs Id Système
/dev/sda1 * 1 60800 488375968+ 7 HPFS/NTFS
Disque /dev/sdb: 80.0 Go, 80026361856 octets
255 heads, 63 sectors/track, 9729 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Identifiant disque: 0x9cc99cc9
Périphérique Amorce Début Fin Blocs Id Système
/dev/sdb1 1 9327 74919096 83 Linux
/dev/sdb2 9328 9729 3229065 5 Extended
/dev/sdb5 9328 9729 3229033+ 82 Linux swap / Solaris
menu.lst :
- # End Default Options ##
title Ubuntu 8.10, kernel 2.6.27-7-generic
uuid dd1e1c3f-0342-4efd-9c47-6c72da01026e
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=dd1e1c3f-0342-4efd-9c47-6c72da01026e ro quiet splash
initrd /boot/initrd.img-2.6.27-7-generic
quiet
title Ubuntu 8.10, kernel 2.6.27-7-generic (recovery mode)
uuid dd1e1c3f-0342-4efd-9c47-6c72da01026e
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=dd1e1c3f-0342-4efd-9c47-6c72da01026e ro single
initrd /boot/initrd.img-2.6.27-7-generic
title Ubuntu 8.10, memtest86+
uuid dd1e1c3f-0342-4efd-9c47-6c72da01026e
kernel /boot/memtest86+.bin
quiet
title Windows 95/98/NT/2000
root (hd0,0)
makeactive
chainloader +1
- END DEBIAN AUTOMAGIC KERNELS LIST
Je vois pas où est le problème ... Ca me semble bien configuré ... Merci pour votre aide 