Léa-Linux & amis :   LinuxFR   GCU-Squad   GNU
Configuration de GRUB
Envoyé par: zebda00

Bonjour à tous

Je fais cohabiter plusieurs distrib sur mon Pc:

Disque1: windowsXP
Disque2: partitionné en 9 partitions . J'ai installé une distrib différente sur chaque partion avec une swapp commune.
J'ai configuré grub et tout fonctionne sauf la derniere installée (title Fedora 8 25-1-2008 (/dev/hdb9)).
En effet quand je boot sur la fedora 8 qui est en hdb9 c'est la fedora 7 qui est en hdb1 qui demarre.
Je met mon fichier config pour essayer d'etre clair
Merci pour votre aide.
Alain


title Fedora (2.6.22.5-76.fc7) (/dev/hdb1)
kernel (hd1,0)/boot/vmlinuz-2.6.22.5-76.fc7 root=LABEL=/1 ro rhgb quiet
initrd (hd1,0)/boot/initrd-2.6.22.5-76.fc7.img

###Don't change this comment - YaST2 identifier: Original name: Ubuntu, kernel 2.6.20-16-generic (/dev/hdb3)###
title Ubuntu, kernel 2.6.20-16-generic (/dev/hdb3)
kernel (hd1,2)/boot/vmlinuz-2.6.20-16-generic root=UUID=15b52a1c-4ac2-412f-ba6b-22d91a733d50 ro quiet splash
initrd (hd1,2)/boot/initrd.img-2.6.20-16-generic

###Don't change this comment - YaST2 identifier: Original name: linux (/dev/hdb5)###
title Mandriva 2007 (/dev/hdb5)
kernel (hd1,4)/boot/vmlinuz root=/dev/hdb5 vga=788 BOOT_IMAGE=linux resume=/dev/hdb2 splash=silent
initrd (hd1,4)/boot/initrd.img

###Don't change this comment - YaST2 identifier: Original name: Debian GNU/Linux, kernel 2.6.18-5-486 (/dev/hdb7)###
title Debian GNU/Linux, kernel 2.6.18-5-486 (/dev/hdb7)
kernel (hd1,6)/boot/vmlinuz-2.6.18-5-486 root=/dev/hdb7 ro
initrd (hd1,6)/boot/initrd.img-2.6.18-5-486

###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
chainloader (hd0,1)+1

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- SUSE Linux 10.1
root (hd1,5)
kernel /boot/vmlinuz root=/dev/hdb6 vga=normal showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
initrd /boot/initrd

title mandriva-2008-25-1
kernel (hd1,7)/boot/vmlinuz root=/dev/hdb8 vga=788 BOOT_IMAGE=linux resume=/dev/hdb2 splash=silent
initrd (hd1,7)/boot/initrd.img

title Fedora 8 25-1-2008 (/dev/hdb9)
kernel (hd1,8)/boot/vmlinuz-2.6.23.1-42.fc8 root=LABEL=/1 ro rhgb quiet
initrd (hd1,8)/boot/initrd-2.6.23.1-42.fc8.img

Poste le Sunday 27 January 2008 10:45:11
Répondre     Citer    
Re: Configuration de GRUB
Envoyé par: P Hoquet

Salut,

Pour éviter tout problème il suffit de remplacer pour les deux entrées fedora root=LABEL=/1 par root=UUID=?
Les UUID peuvent se trouver avec
ls -l ll /dev/disk/by-uuid

Poste le Sunday 27 January 2008 11:21:01
Répondre     Citer    
Re: Configuration de GRUB
Envoyé par: zebda00

Merci de votre réponse ça marche!!!

Poste le Sunday 27 January 2008 23:08:48
Répondre     Citer    

Veuillez vous authentifier auparavant pour commenter.

 

Ce forum !
Configuration de GRUB
Posez dans ce forum les questions qui ne trouvent pas place dans les autres...

Sauf mention contraire, les documentations publiées sont sous licence Creative-Commons