Help perdu windows
Fermé
lilas
-
26 juin 2008 à 18:23
jeanbi Messages postés 14755 Date d'inscription samedi 9 décembre 2006 Statut Contributeur Dernière intervention 6 février 2023 - 12 juil. 2008 à 19:19
jeanbi Messages postés 14755 Date d'inscription samedi 9 décembre 2006 Statut Contributeur Dernière intervention 6 février 2023 - 12 juil. 2008 à 19:19
A voir également:
- Help perdu windows
- Windows 10 gratuit - Guide
- Windows 10 iso - Guide
- Retourner ecran windows - Guide
- Windows 11 22h2 - Guide
- Clé windows 10 - Guide
3 réponses
jeanbi
Messages postés
14755
Date d'inscription
samedi 9 décembre 2006
Statut
Contributeur
Dernière intervention
6 février 2023
2 388
26 juin 2008 à 18:30
26 juin 2008 à 18:30
bonjour,
sous ubuntu
tapes voir dans une console
fdisk -l
et donne le resultat
a+
sous ubuntu
tapes voir dans une console
fdisk -l
et donne le resultat
a+
jipicy
Messages postés
40805
Date d'inscription
jeudi 28 août 2003
Statut
Modérateur
Dernière intervention
10 août 2020
4 901
26 juin 2008 à 18:32
26 juin 2008 à 18:32
Salut,
Affiche le résultat des commandes suivantes (ouvre un terminal et tape) :
Affiche le résultat des commandes suivantes (ouvre un terminal et tape) :
sudo fdisk -l egrep -v '^(#|$)' /boot/grub/menu.lst;-))
===> fdisk -l:
Disque /dev/sda: 250.0 Go, 250059350016 octets
255 heads, 63 sectors/track, 30401 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Disk identifier: 0x1be21be2
Périphérique Amorce Début Fin Blocs Id Système
/dev/sda1 * 1 20397 163838871 7 HPFS/NTFS
/dev/sda2 20398 29066 69633742+ 7 HPFS/NTFS
/dev/sda3 29067 30157 8763457+ 83 Linux
/dev/sda4 30158 30401 1959930 82 Linux swap / Solaris
===> egrep -v '^(#|$)' /boot/grub/menu.lst:
default 0
timeout 10
title Ubuntu 7.10, kernel 2.6.22-15-generic
root (hd0,2)
kernel /boot/vmlinuz-2.6.22-15-generic root=UUID=f9cc04f4-762e-45f9-b9ce-bd761e51c126 ro quiet splash locale=fr_FR
initrd /boot/initrd.img-2.6.22-15-generic
quiet
title Ubuntu 7.10, kernel 2.6.22-15-generic (recovery mode)
root (hd0,2)
kernel /boot/vmlinuz-2.6.22-15-generic root=UUID=f9cc04f4-762e-45f9-b9ce-bd761e51c126 ro single
initrd /boot/initrd.img-2.6.22-15-generic
title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd0,2)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=f9cc04f4-762e-45f9-b9ce-bd761e51c126 ro quiet splash locale=fr_FR
initrd /boot/initrd.img-2.6.22-14-generic
quiet
title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root (hd0,2)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=f9cc04f4-762e-45f9-b9ce-bd761e51c126 ro single
initrd /boot/initrd.img-2.6.22-14-generic
title Ubuntu 7.10, memtest86+
root (hd0,2)
kernel /boot/memtest86+.bin
quiet
Disque /dev/sda: 250.0 Go, 250059350016 octets
255 heads, 63 sectors/track, 30401 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Disk identifier: 0x1be21be2
Périphérique Amorce Début Fin Blocs Id Système
/dev/sda1 * 1 20397 163838871 7 HPFS/NTFS
/dev/sda2 20398 29066 69633742+ 7 HPFS/NTFS
/dev/sda3 29067 30157 8763457+ 83 Linux
/dev/sda4 30158 30401 1959930 82 Linux swap / Solaris
===> egrep -v '^(#|$)' /boot/grub/menu.lst:
default 0
timeout 10
title Ubuntu 7.10, kernel 2.6.22-15-generic
root (hd0,2)
kernel /boot/vmlinuz-2.6.22-15-generic root=UUID=f9cc04f4-762e-45f9-b9ce-bd761e51c126 ro quiet splash locale=fr_FR
initrd /boot/initrd.img-2.6.22-15-generic
quiet
title Ubuntu 7.10, kernel 2.6.22-15-generic (recovery mode)
root (hd0,2)
kernel /boot/vmlinuz-2.6.22-15-generic root=UUID=f9cc04f4-762e-45f9-b9ce-bd761e51c126 ro single
initrd /boot/initrd.img-2.6.22-15-generic
title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd0,2)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=f9cc04f4-762e-45f9-b9ce-bd761e51c126 ro quiet splash locale=fr_FR
initrd /boot/initrd.img-2.6.22-14-generic
quiet
title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root (hd0,2)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=f9cc04f4-762e-45f9-b9ce-bd761e51c126 ro single
initrd /boot/initrd.img-2.6.22-14-generic
title Ubuntu 7.10, memtest86+
root (hd0,2)
kernel /boot/memtest86+.bin
quiet
jeanbi
Messages postés
14755
Date d'inscription
samedi 9 décembre 2006
Statut
Contributeur
Dernière intervention
6 février 2023
2 388
12 juil. 2008 à 19:19
12 juil. 2008 à 19:19
bonjour,
rajoute les lignes suivante au fichier /boot/grub/menu.lst
title windows
root (hd0,0)
makeactive
chainloader +1
a+
rajoute les lignes suivante au fichier /boot/grub/menu.lst
title windows
root (hd0,0)
makeactive
chainloader +1
a+