Salut!
Voici les résultats des commandes que tu m'as recommandées de lancer. Au bas de la page, c'est moi qui avais fait la dernière modification hd0,1. Je ne sais plus quoi faire. Présentement en redémarrant ma machine je ne peux que choisir ubuntu. Je ne peux lancer ni vista ni windows server 2003 en cliquant dessus.
Merci!
Disque /dev/sda: 160.0 Go, 160041885696 octets
255 heads, 63 sectors/track, 19457 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Identifiant disque: 0x0a73606a
Périphérique Amorce Début Fin Blocs Id Système
/dev/sda1 1 192 1536000 27 Inconnu
La partition 1 ne se termine pas sur une frontière de cylindre.
/dev/sda2 * 192 14153 112143555 7 HPFS/NTFS
La partition 2 ne se termine pas sur une frontière de cylindre.
/dev/sda3 14154 18151 32113935 5 Extended
/dev/sda4 18152 19458 10485760 7 HPFS/NTFS
La partition 4 ne se termine pas sur une frontière de cylindre.
/dev/sda5 14154 17981 30748378+ 83 Linux
/dev/sda6 17982 18151 1365493+ 82 Linux swap / Solaris
classic@classic-laptop:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda5
UUID=4cd9943a-f706-45d3-8cac-0734424ce5e7 / ext3 relatime,errors=remount-ro 0 1
# /dev/sda6
UUID=8679808f-f2c5-460e-8a20-6dfb192cdc3d none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
classic@classic-laptop:~$ egrep -v '^(#|$)' /boot/grub/menu.lst
default 0
timeout 10
title Ubuntu 8.04, kernel 2.6.24-16-generic
root (hd0,4)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=4cd9943a-f706-45d3-8cac-0734424ce5e7 ro quiet splash
initrd /boot/initrd.img-2.6.24-16-generic
quiet
title Ubuntu 8.04, kernel 2.6.24-16-generic (recovery mode)
root (hd0,4)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=4cd9943a-f706-45d3-8cac-0734424ce5e7 ro single
initrd /boot/initrd.img-2.6.24-16-generic
title Ubuntu 8.04, memtest86+
root (hd0,4)
kernel /boot/memtest86+.bin
quiet
title Other operating systems:
root
title Windows Vista/Longhorn (loader)
root (hd0,1)
savedefault
makeactive
chainloader +1
title Windows server
boot (hd0,2)
savedefault
makeactive
chainloader +1