Partition debian non detecter par grub

bonjour je vient d’installer fedora 13 sur mon pc je me retrouve maintenant avec le grub de fedora qui est en 0.97 le probleme c’est que je ne peut plus booter sur la partition debian

cette partition est sur sda5.

voici mon fdisk

Disque /dev/sda: 500.1 Go, 500107862016 octets
255 têtes, 63 secteurs/piste, 60801 cylindres
Unités = cylindres de 16065 * 512 = 8225280 octets
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identifiant de disque : 0x1e485d72

Périphérique Amorce  Début        Fin      Blocs     Id  Système
/dev/sda1               1          52      409600   27  Inconnu
La partition 1 ne se termine pas sur une frontière de cylindre.
/dev/sda2              52       30392   243712000    7  HPFS/NTFS
/dev/sda3   *       30392       45865   124286976   83  Linux
/dev/sda4           45866       60801   119973420    5  Etendue
/dev/sda5           45866       60189   115057498+  83  Linux
/dev/sda6           60190       60801     4915858+  82  Linux swap / Solaris

pouvez vous m’aider svp merci.

Bonjour

Tu as quoi dans /boot/grub/menu.lst de ton disque sur laquelle grub boot

peut etre il te faudrait un truc du genre

“title Debian GNU/Linux, kernel 2.6.26-2-amd64
root color=#BF0040 partition ou ya ton /boot/grub/menu.lst[/color]
kernel /boot/vmlinuz-2.6.26-2-amd64 root=/dev/sda5 ro quiet
initrd /boot/initrd.img-2.6.26-2-amd64”

je me trompe peut etre je suis pas un spécialiste des menu.lst :slightly_smiling:

je vient d’essayer sa ne marche pas

voici le contenu de mon grub.list

[code]# 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,2)

kernel /boot/vmlinuz-version ro root=/dev/sda3

initrd /boot/initrd-[generic-]version.img

#boot=/dev/sda
default=1
timeout=0
splashimage=(hd0,2)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.33-0.52.rc8.git6.fc13.x86_64)
root (hd0,2)
kernel /boot/vmlinuz-2.6.33-0.52.rc8.git6.fc13.x86_64 ro root=UUID=79e6f324-004a-44b8-ac2d-f225f9fa6104 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=fr_FR.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=fr-latin9 noiswmd rhgb quiet
initrd /boot/initramfs-2.6.33-0.52.rc8.git6.fc13.x86_64.img
title Fedora (2.6.33-0.47.rc8.git1.fc13.x86_64)
root (hd0,2)
kernel /boot/vmlinuz-2.6.33-0.47.rc8.git1.fc13.x86_64 ro root=UUID=79e6f324-004a-44b8-ac2d-f225f9fa6104 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=fr_FR.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=fr-latin9 noiswmd rhgb quiet
initrd /boot/initramfs-2.6.33-0.47.rc8.git1.fc13.x86_64.img
title Other
rootnoverify (hd0,0)
chainloader +1[/code]

title Debian
root (hd0,5)
kernel /boot/vmlinuz-2.6.**** root=/dev/sda5 ro quiet
initrd /boot/initrd.img-2.6.****

il faut mettre que le nom corresponde a ton image, tu dois pouvoir le voir en lançant ta fedora et en montant ta partiton sda5 puis dans boot.

Salut,

voici le contenu de mon grub.list

Code:

grub.conf generated by anaconda

L’orthographe a encore plus d’importance qu’en français :smiley:

voici ce que jai mis

title Debian
root (hd0,4) et non (hd0,5)
kernel /boot/vmlinuz-2.6.32-2-amd64 root=/dev/sda5 ro quiet
initrd /boot/initrd.img-2.6.32-2-amd64

@ggoodluck47 désoler c’est une faute d’étourderie le fichier est menu.lst et non grub.list ni grub.conf qui ce trouve dans : /boot/grub/menu.lst

merci toch34

dernier question: si un jours le kernel de debian ce met a jours le grub de debian va vouloir ce mettre est ce que doi faire ma même manip ?

Yep faudra changer le nom, debian n’ira pas dans le grub de ta fedora pour y mettre le nom qui va bien. Fait attention avec “apt-get upgrade” sinon tu pourras refaire cette manip si agréable. Ya peut être moyen d’automatiser mais je sais pas faire et ne veux pas savoir :slightly_smiling: