Probleme de boot
Fermé
Ben-jdu23
Messages postés
262
Date d'inscription
samedi 29 septembre 2007
Statut
Membre
Dernière intervention
12 novembre 2013
-
15 mai 2008 à 20:52
Ben-jdu23 Messages postés 262 Date d'inscription samedi 29 septembre 2007 Statut Membre Dernière intervention 12 novembre 2013 - 15 mai 2008 à 23:55
Ben-jdu23 Messages postés 262 Date d'inscription samedi 29 septembre 2007 Statut Membre Dernière intervention 12 novembre 2013 - 15 mai 2008 à 23:55
A voir également:
- Probleme de boot
- Dual boot - Guide
- Boot camp - Télécharger - Systèmes d'exploitation
- Hiren's boot cd - Télécharger - Divers Utilitaires
- Clé boot windows - Guide
- Insert boot media in selected boot device and press a key ✓ - Forum Windows 10
20 réponses
lami20j
Messages postés
21331
Date d'inscription
jeudi 4 novembre 2004
Statut
Modérateur, Contributeur sécurité
Dernière intervention
30 octobre 2019
3 568
15 mai 2008 à 21:07
15 mai 2008 à 21:07
Salut,
affiche le résultat de (la 2ème commande il faut la faire en root)
affiche le résultat de (la 2ème commande il faut la faire en root)
grep -vE '^(#|$)' /boot/grub/menu.lst fdisk -l
Ben-jdu23
Messages postés
262
Date d'inscription
samedi 29 septembre 2007
Statut
Membre
Dernière intervention
12 novembre 2013
19
15 mai 2008 à 21:10
15 mai 2008 à 21:10
[roxane@localhost ~]$ grep -vE '^(#|$)' /boot/grub/menu.lst
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,0)/boot/gfxmenu
default 0
title linux
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=24f19c9a-88aa-463c-9e8a-f7c02e92963e splash=silent vga=788
initrd (hd0,0)/boot/initrd.img
title linux-nonfb
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=24f19c9a-88aa-463c-9e8a-f7c02e92963e splash=silent
initrd (hd0,0)/boot/initrd.img
title failsafe
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=24f19c9a-88aa-463c-9e8a-f7c02e92963e failsafe
initrd (hd0,0)/boot/initrd.img
title windows
root (hd0,0)
chainloader +1
[roxane@localhost ~]$ fdisk -l
j'ai ca dans la comande mais je ne sais plus comment on fait en root sa fait longtemps ke j'ai pas utilisé linux!!
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,0)/boot/gfxmenu
default 0
title linux
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=24f19c9a-88aa-463c-9e8a-f7c02e92963e splash=silent vga=788
initrd (hd0,0)/boot/initrd.img
title linux-nonfb
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=24f19c9a-88aa-463c-9e8a-f7c02e92963e splash=silent
initrd (hd0,0)/boot/initrd.img
title failsafe
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=24f19c9a-88aa-463c-9e8a-f7c02e92963e failsafe
initrd (hd0,0)/boot/initrd.img
title windows
root (hd0,0)
chainloader +1
[roxane@localhost ~]$ fdisk -l
j'ai ca dans la comande mais je ne sais plus comment on fait en root sa fait longtemps ke j'ai pas utilisé linux!!
Ben-jdu23
Messages postés
262
Date d'inscription
samedi 29 septembre 2007
Statut
Membre
Dernière intervention
12 novembre 2013
19
15 mai 2008 à 21:14
15 mai 2008 à 21:14
[roxane@localhost ~]$ su -
Mot de passe :
[root@localhost ~]# grep -vE '^(#|$)' /boot/grub/menu.lst
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,0)/boot/gfxmenu
default 0
title linux
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=24f19c9a-88aa-463c-9e8a-f7c02e92963e splash=silent vga=788
initrd (hd0,0)/boot/initrd.img
title linux-nonfb
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=24f19c9a-88aa-463c-9e8a-f7c02e92963e splash=silent
initrd (hd0,0)/boot/initrd.img
title failsafe
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=24f19c9a-88aa-463c-9e8a-f7c02e92963e failsafe
initrd (hd0,0)/boot/initrd.img
title windows
root (hd0,0)
chainloader +1
[root@localhost ~]# fdisk -l
voila dsl j'avais zaper la manip su -
Mot de passe :
[root@localhost ~]# grep -vE '^(#|$)' /boot/grub/menu.lst
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,0)/boot/gfxmenu
default 0
title linux
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=24f19c9a-88aa-463c-9e8a-f7c02e92963e splash=silent vga=788
initrd (hd0,0)/boot/initrd.img
title linux-nonfb
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=24f19c9a-88aa-463c-9e8a-f7c02e92963e splash=silent
initrd (hd0,0)/boot/initrd.img
title failsafe
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=24f19c9a-88aa-463c-9e8a-f7c02e92963e failsafe
initrd (hd0,0)/boot/initrd.img
title windows
root (hd0,0)
chainloader +1
[root@localhost ~]# fdisk -l
voila dsl j'avais zaper la manip su -
Ben-jdu23
Messages postés
262
Date d'inscription
samedi 29 septembre 2007
Statut
Membre
Dernière intervention
12 novembre 2013
19
15 mai 2008 à 21:16
15 mai 2008 à 21:16
tu peut m'aider lami20j ???
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
lami20j
Messages postés
21331
Date d'inscription
jeudi 4 novembre 2004
Statut
Modérateur, Contributeur sécurité
Dernière intervention
30 octobre 2019
3 568
15 mai 2008 à 21:17
15 mai 2008 à 21:17
tu as oublié la 2ème commande ;-)
Ben-jdu23
Messages postés
262
Date d'inscription
samedi 29 septembre 2007
Statut
Membre
Dernière intervention
12 novembre 2013
19
15 mai 2008 à 21:18
15 mai 2008 à 21:18
oui c'est vrai desolé voila:
[root@localhost ~]# fdisk -l
Disque /dev/sda: 200.0 Go, 200049647616 octets
240 heads, 63 sectors/track, 25841 cylinders
Units = cylindres of 15120 * 512 = 7741440 bytes
Disk identifier: 0x271b271a
Périphérique Amorce Début Fin Blocs Id Système
/dev/sda1 * 1 4056 30663328+ 83 Linux
/dev/sda2 4057 25840 164687040 5 Extended
/dev/sda5 4057 25840 164687008+ 7 HPFS/NTFS
Disque /dev/sdf: 250.0 Go, 250059350016 octets
255 heads, 63 sectors/track, 30401 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Disk identifier: 0x93dca330
Périphérique Amorce Début Fin Blocs Id Système
/dev/sdf1 1 30401 244196001 b W95 FAT32
[root@localhost ~]# fdisk -l
Disque /dev/sda: 200.0 Go, 200049647616 octets
240 heads, 63 sectors/track, 25841 cylinders
Units = cylindres of 15120 * 512 = 7741440 bytes
Disk identifier: 0x271b271a
Périphérique Amorce Début Fin Blocs Id Système
/dev/sda1 * 1 4056 30663328+ 83 Linux
/dev/sda2 4057 25840 164687040 5 Extended
/dev/sda5 4057 25840 164687008+ 7 HPFS/NTFS
Disque /dev/sdf: 250.0 Go, 250059350016 octets
255 heads, 63 sectors/track, 30401 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Disk identifier: 0x93dca330
Périphérique Amorce Début Fin Blocs Id Système
/dev/sdf1 1 30401 244196001 b W95 FAT32
lami20j
Messages postés
21331
Date d'inscription
jeudi 4 novembre 2004
Statut
Modérateur, Contributeur sécurité
Dernière intervention
30 octobre 2019
3 568
15 mai 2008 à 21:29
15 mai 2008 à 21:29
Salut,
au lieu de
met
et fait un test
au lieu de
title windows root (hd0,0) chainloader +1
met
title windows root (hd0,4) chainloader +1en fait tu n'as qu'à mettre 4 au lieu de 0 (voir en gras)
et fait un test
Ben-jdu23
Messages postés
262
Date d'inscription
samedi 29 septembre 2007
Statut
Membre
Dernière intervention
12 novembre 2013
19
15 mai 2008 à 21:34
15 mai 2008 à 21:34
comment je fait pour le modifier? je fait ca ou?
lami20j
Messages postés
21331
Date d'inscription
jeudi 4 novembre 2004
Statut
Modérateur, Contributeur sécurité
Dernière intervention
30 octobre 2019
3 568
15 mai 2008 à 21:38
15 mai 2008 à 21:38
A faire en root :
tu ouvres le fichier avec un editeur de texte par exemple gedit (si tu n'as pas gedit essaie kwrite)
tu ouvres le fichier avec un editeur de texte par exemple gedit (si tu n'as pas gedit essaie kwrite)
gedit /boot/grub/menu.lstet ensuite fait la modification comme tu le fait dans n'importe quel éditeur de texte
Ben-jdu23
Messages postés
262
Date d'inscription
samedi 29 septembre 2007
Statut
Membre
Dernière intervention
12 novembre 2013
19
15 mai 2008 à 21:46
15 mai 2008 à 21:46
quel fichier je doit ouvrire dsl j'ai du male!!!^^ et puis tu a mi a faire en root: et il n'y a rien ??
lami20j
Messages postés
21331
Date d'inscription
jeudi 4 novembre 2004
Statut
Modérateur, Contributeur sécurité
Dernière intervention
30 octobre 2019
3 568
15 mai 2008 à 21:48
15 mai 2008 à 21:48
quand tu vois cette invité
[root@localhost ~]#
tape ça
[root@localhost ~]#
tape ça
gedit /boot/grub/menu.lstet le fichier s'ouvrira
Ben-jdu23
Messages postés
262
Date d'inscription
samedi 29 septembre 2007
Statut
Membre
Dernière intervention
12 novembre 2013
19
15 mai 2008 à 21:49
15 mai 2008 à 21:49
sa donne ca:
[roxane@localhost ~]$ su -
Mot de passe :
[root@localhost ~]# gedit /boot/grub/menu.lst
-bash: gedit: command not found
[root@localhost ~]#
[roxane@localhost ~]$ su -
Mot de passe :
[root@localhost ~]# gedit /boot/grub/menu.lst
-bash: gedit: command not found
[root@localhost ~]#
lami20j
Messages postés
21331
Date d'inscription
jeudi 4 novembre 2004
Statut
Modérateur, Contributeur sécurité
Dernière intervention
30 octobre 2019
3 568
15 mai 2008 à 21:56
15 mai 2008 à 21:56
d'accord
alors essai
alors essai
kwrite /boot/grub/menu.lst
Ben-jdu23
Messages postés
262
Date d'inscription
samedi 29 septembre 2007
Statut
Membre
Dernière intervention
12 novembre 2013
19
15 mai 2008 à 22:43
15 mai 2008 à 22:43
ben j'ai modifier j'ai mi le 4 mais sa ne change rien toujour le meme message d'ereure!!
a tu une autre solution??
a tu une autre solution??
lami20j
Messages postés
21331
Date d'inscription
jeudi 4 novembre 2004
Statut
Modérateur, Contributeur sécurité
Dernière intervention
30 octobre 2019
3 568
15 mai 2008 à 22:47
15 mai 2008 à 22:47
alors rajoute ce que tu vois en gras
title windows savedefault makeactive root (hd0,4) chainloader +1 boot
Ben-jdu23
Messages postés
262
Date d'inscription
samedi 29 septembre 2007
Statut
Membre
Dernière intervention
12 novembre 2013
19
15 mai 2008 à 22:50
15 mai 2008 à 22:50
dacord j'ai modifier je redemarre mon pc!! a tout de suite alors!!
Ben-jdu23
Messages postés
262
Date d'inscription
samedi 29 septembre 2007
Statut
Membre
Dernière intervention
12 novembre 2013
19
15 mai 2008 à 22:58
15 mai 2008 à 22:58
bon donc maintenant toujours le message d'erure avec les rajout suivant:
savedefault
makeactive
oot (hd 0.4)
file system type unknown, partition type 0x7
chainlooder +1
boot
tu crois que on peut fair quelque chose?
ou je reinstalle mon xp et je formate tout?
savedefault
makeactive
oot (hd 0.4)
file system type unknown, partition type 0x7
chainlooder +1
boot
tu crois que on peut fair quelque chose?
ou je reinstalle mon xp et je formate tout?
Ben-jdu23
Messages postés
262
Date d'inscription
samedi 29 septembre 2007
Statut
Membre
Dernière intervention
12 novembre 2013
19
15 mai 2008 à 23:14
15 mai 2008 à 23:14
ou alors peut etre faut t'il changer ou ajouter queleque chose dans les fichier de windows come systeme 32 ou autre juste une suggestion!!!
lami20j
Messages postés
21331
Date d'inscription
jeudi 4 novembre 2004
Statut
Modérateur, Contributeur sécurité
Dernière intervention
30 octobre 2019
3 568
15 mai 2008 à 23:25
15 mai 2008 à 23:25
ce n'est pas
(hd 0.4)
mais
A vrai dire, pour ne pas trop se casser la tête si tu n'as pas des données à sauvegarder, peut être qu'une réinstallation sera mieux.
D'abord Windows et ensuite Linux.
Et choisi la 1ère partition pour Windows (donc répartitionne ton disque)
Chez moi j'ai
(hd 0.4)
mais
(hd0,4)
A vrai dire, pour ne pas trop se casser la tête si tu n'as pas des données à sauvegarder, peut être qu'une réinstallation sera mieux.
D'abord Windows et ensuite Linux.
Et choisi la 1ère partition pour Windows (donc répartitionne ton disque)
Chez moi j'ai
lami20j@debian:~$ grep -vE '^(#|$)' /boot/grub/menu.lst default 0 timeout 5 color cyan/blue white/blue title Debian GNU/Linux, kernel 2.6.22.7 root (hd0,6) kernel /boot/vmlinuz-2.6.22.7 root=/dev/hda7 ro vga=792 initrd /boot/initrd.img-2.6.22.7 savedefault title Debian GNU/Linux, kernel 2.6.22.7 (single-user mode) root (hd0,6) kernel /boot/vmlinuz-2.6.22.7 root=/dev/hda7 ro single vga=792 initrd /boot/initrd.img-2.6.22.7 savedefault title Microsoft Windows XP Professional root (hd0,0) savedefault makeactive chainloader +1 boot lami20j@debian:~$ sudo fdisk -l Password: Disk /dev/hda: 164.6 GB, 164696555520 bytes 255 heads, 63 sectors/track, 20023 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 1276 10249438+ 7 HPFS/NTFS /dev/hda2 1277 15053 110663752+ f W95 Ext'd (LBA) /dev/hda5 1277 8925 61440561 7 HPFS/NTFS /dev/hda6 8926 8974 393561 82 Linux swap / Solaris /dev/hda7 8975 10190 9767488+ 83 Linux /dev/hda8 10191 13837 29294496 83 Linux /dev/hda9 13838 15053 9767488+ 83 Linuxet ça marche très bien
Ben-jdu23
Messages postés
262
Date d'inscription
samedi 29 septembre 2007
Statut
Membre
Dernière intervention
12 novembre 2013
19
15 mai 2008 à 23:55
15 mai 2008 à 23:55
le probleme doit venir du (hd0.4) je pense si je savais ce que c'etait deja peutr etre que je pourais trouver le bon num!!!bon c'est pas grvae je vais tout reinstaller!!
merci bcp pour ton aide!!
merci bcp pour ton aide!!