Error 13 GRUB -- help !
Résolu
johndu87
Messages postés
126
Date d'inscription
Statut
Membre
Dernière intervention
-
jipicy Messages postés 40842 Date d'inscription Statut Modérateur Dernière intervention -
jipicy Messages postés 40842 Date d'inscription Statut Modérateur Dernière intervention -
A voir également:
- Error 13 GRUB -- help !
- Fifa 13 - Télécharger - Jeux vidéo
- Test redmi note 13 5g - Accueil - Téléphones
- Eespt technical error ✓ - Forum TNT / Satellite / Réception
- Désactiver capteur de proximité xiaomi redmi note 13 ✓ - Forum Xiaomi
- Gnu grub version 2.04 ✓ - Forum Ubuntu
4 réponses
Salut,
Je suppose que lors de l'installation de Mandriva tu as installé Grub sur le MBR et non sur la partition propre à Mandriva (sda6) ?
Si oui, alors c'est normal que ça ne boote pas dans la mesure où Fedora passe le relai à Mandriva :
et s'attend donc à trouver un bootloader alors qu'il n'y en a pas ;-((
Monte ta partition Mandriva (sda6) depuis Fedora et cherche le fichier "/boot/grub/menu.lst" et affiches-nous le s'il te plaît, merci.
Je suppose que lors de l'installation de Mandriva tu as installé Grub sur le MBR et non sur la partition propre à Mandriva (sda6) ?
Si oui, alors c'est normal que ça ne boote pas dans la mesure où Fedora passe le relai à Mandriva :
title mandriva rootnoverify (hd0,5) chainloader +1
et s'attend donc à trouver un bootloader alors qu'il n'y en a pas ;-((
Monte ta partition Mandriva (sda6) depuis Fedora et cherche le fichier "/boot/grub/menu.lst" et affiches-nous le s'il te plaît, merci.
salut jipicy et merci pour ta réponse,
en fait je viens de resoudre le probleme en copiant des lignes du menu.lst de mandriva dans celui de fedora, au debut le menu.lst de fedora était celui ci dessous :
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,6)
# kernel /boot/vmlinuz-version ro root=/dev/sda7
# initrd /boot/initrd-[generic-]version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,6)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.31.5-127.fc12.i686)
root (hd0,6)
kernel /boot/vmlinuz-2.6.31.5-127.fc12.i686 ro root=UUID=3c885abd-2e57-4f79-b0fb-e9e70c59a631 noiswmd LANG=fr_FR.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=fr rhgb quiet
initrd /boot/initramfs-2.6.31.5-127.fc12.i686.img
title mandriva
rootnoverify (hd0,5)
chainloader +1
et maintenant c'est celui là :
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,6)
# kernel /boot/vmlinuz-version ro root=/dev/sda7
# initrd /boot/initrd-[generic-]version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,6)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.31.5-127.fc12.i686)
root (hd0,6)
kernel /boot/vmlinuz-2.6.31.5-127.fc12.i686 ro root=UUID=3c885abd-2e57-4f79-b0fb-e9e70c59a631 noiswmd LANG=fr_FR.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=fr rhgb quiet
initrd /boot/initramfs-2.6.31.5-127.fc12.i686.img
title linux-mandriva
kernel (hd0,5)/boot/vmlinuz BOOT_IMAGE=linux-mandriva root=UUID=55a350b3-81a7-41e6-9bbb-8c1f8e8ccdc1 resume=UUID=97c7719d-571e-4987-a69c-7c222d2125d6 splash=silent vga=788
initrd (hd0,5)/boot/initrd.img
cela à resolu mon probleme de boot car fedora et mandriva se lance corectement maintenant.
Par contre je vais procéder à l'installation de opensuse 11.2 maintenant, aurais tu des conseils sur la maniere dont je dois l'installer pour que le boot des 3 distributions fonctionne.
Merci
en fait je viens de resoudre le probleme en copiant des lignes du menu.lst de mandriva dans celui de fedora, au debut le menu.lst de fedora était celui ci dessous :
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,6)
# kernel /boot/vmlinuz-version ro root=/dev/sda7
# initrd /boot/initrd-[generic-]version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,6)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.31.5-127.fc12.i686)
root (hd0,6)
kernel /boot/vmlinuz-2.6.31.5-127.fc12.i686 ro root=UUID=3c885abd-2e57-4f79-b0fb-e9e70c59a631 noiswmd LANG=fr_FR.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=fr rhgb quiet
initrd /boot/initramfs-2.6.31.5-127.fc12.i686.img
title mandriva
rootnoverify (hd0,5)
chainloader +1
et maintenant c'est celui là :
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,6)
# kernel /boot/vmlinuz-version ro root=/dev/sda7
# initrd /boot/initrd-[generic-]version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,6)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.31.5-127.fc12.i686)
root (hd0,6)
kernel /boot/vmlinuz-2.6.31.5-127.fc12.i686 ro root=UUID=3c885abd-2e57-4f79-b0fb-e9e70c59a631 noiswmd LANG=fr_FR.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=fr rhgb quiet
initrd /boot/initramfs-2.6.31.5-127.fc12.i686.img
title linux-mandriva
kernel (hd0,5)/boot/vmlinuz BOOT_IMAGE=linux-mandriva root=UUID=55a350b3-81a7-41e6-9bbb-8c1f8e8ccdc1 resume=UUID=97c7719d-571e-4987-a69c-7c222d2125d6 splash=silent vga=788
initrd (hd0,5)/boot/initrd.img
cela à resolu mon probleme de boot car fedora et mandriva se lance corectement maintenant.
Par contre je vais procéder à l'installation de opensuse 11.2 maintenant, aurais tu des conseils sur la maniere dont je dois l'installer pour que le boot des 3 distributions fonctionne.
Merci
Parfait, tu as anticipé ce que nous t'aurions dit de faire... ;-))
Le seul conseil que je puisse te donner, c'est juste avant de valider l'installation de grub d'OpenSUSE, de vérifier que tes autres systèmes sont bien reconnus...
Mais bon, comme tu l'as vu (et bien fait par toi même), ce n'est pas dramatique et les solutions existent...
Bonne continuation ;-)
Le seul conseil que je puisse te donner, c'est juste avant de valider l'installation de grub d'OpenSUSE, de vérifier que tes autres systèmes sont bien reconnus...
Mais bon, comme tu l'as vu (et bien fait par toi même), ce n'est pas dramatique et les solutions existent...
Bonne continuation ;-)
ok et je te remercie pour ces conseils. J'ai vu dans les différentes questions concernant le GRUB et plus généralement linux que tu répondais souvent juste ... alors je suis content d'avoir eu ton avis.
Passe une bonne apres midi.
@+
Passe une bonne apres midi.
@+