Pages : 1
#1 Le 16/08/2005, à 13:50
- Ben78
Probléme grub et mandriva
Voila sur mon ordi j'ai windows xp, ubuntu et mandriva d'installer
Aprés l'installation d'ubuntu, mandriva ne demarre plus tandis qu'il n'y a pas de probléme pour ubuntu et win xp
# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-doc/.
[..........]
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/hdb6.
title linux (on /dev/hdb6)
root (hd1,5)
kernel /boot/vmlinuz root=/dev/hdb5 ro acpi=ht resume=/dev/hdb6 splash=silent
initrd /boot/initrd.img
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/hdb6.
title linux-nonfb (on /dev/hdb6)
root (hd1,5)
kernel /boot/vmlinuz root=/dev/hdb5 ro acpi=ht resume=/dev/hdb6
initrd /boot/initrd.img
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/hdb6.
title 2427-0pre21 (on /dev/hdb6)
root (hd1,5)
kernel /boot/vmlinuz-2.4.27-0.pre2.1mdk root=/dev/hdb5 ro devfs=nomount acpi=ht resume=/dev/hdb6 splash=silent
initrd /boot/initrd-2.4.27-0.pre2.1mdk.img
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/hdb6.
title failsafe (on /dev/hdb6)
root (hd1,5)
kernel /boot/vmlinuz root=/dev/hdb5 ro failsafe acpi=ht resume=/dev/hdb6
initrd /boot/initrd.img
savedefault
boot
.......................
quelqu'un aurait la solution???
#2 Le 16/08/2005, à 13:59
- tuxik
Re : Probléme grub et mandriva
Lors de l'install de ta mandriva, ou as tu mis ton boot loader (lilo normalement)?
Mon site : http://linuxandco.free.fr
Hors ligne
#3 Le 16/08/2005, à 14:12
- Ben78
Re : Probléme grub et mandriva
Lorsque que j'avais installer mandriva j'avais mis grub (et pas lilo ) , je l'avais installer sur le premier secteur du disque (MBR)
#4 Le 16/08/2005, à 15:28
- cep
Re : Probléme grub et mandriva
Une partition de boot commune ?
Mais il semble que les deux systèmes renvoient ensuite sur hdb6.
Erreur d'aiguillage ? confusion au moment de l'installation ?
Hors ligne
#5 Le 16/08/2005, à 15:43
- Ben78
Re : Probléme grub et mandriva
non normalement j'ai installer les deux systémes sur des partitions diférrentes; ubuntu renvoi sur hdb5 pas hdb6
title Ubuntu, kernel 2.6.10-5-k7
root (hd1,4)
kernel /boot/vmlinuz-2.6.10-5-k7 root=/dev/hdb5 ro quiet splash
initrd /boot/initrd.img-2.6.10-5-k7
savedefault
boot
#6 Le 16/08/2005, à 16:15
- cep
Re : Probléme grub et mandriva
Tu me fais douter, car la nuit a été courte , mais il me semble voir uniquement (hd1,5) sur le document transmis plus haut.
Hors ligne
#7 Le 16/08/2005, à 17:52
- Ben78
Re : Probléme grub et mandriva
Tu me fais douter, car la nuit a été courte , mais il me semble voir uniquement (hd1,5) sur le document transmis plus haut.
ben alors reveille toi:lol:
Normalement si j'ai pas fait de bétise j'ai installer pour ubuntu:
/ sur hdb5
swap sur hdb9
et/home sur hdb 10
Périphérique Amorce Début Fin Blocs Id Système
/dev/hdb1 1 5 40131 b W95 FAT32
/dev/hdb2 * 6 3394 27222142+ 7 HPFS/NTFS
/dev/hdb4 3395 7297 31350847+ 5 Extended
/dev/hdb5 3395 4158 6136798+ 83 Linux
/dev/hdb6 5254 6017 6136798+ 83 Linux
/dev/hdb7 6018 6157 1124518+ 82 Linux swap / Solaris
/dev/hdb8 6158 7297 9157018+ 83 Linux
/dev/hdb9 4159 4298 1124518+ 82 Linux swap / Solaris
/dev/hdb10 4299 5253 7671006 83 Linux
Donc pour mandriva / est sur hdb6 et /home est sur hdb8, isn't it?
est-ce que c'est parce que j'ai utiliser le cd de mandriva pour formarter les partitions d'ubuntu que mandriva ne marche pas?
Est-ce que vous me conseillez de reinstaller ou de reparer de mandriva ???
Si oui est-ce qu'il n'y aura pas de probléme avec Ubuntu et/ou Win XP
Hors ligne
#8 Le 16/08/2005, à 19:02
- cep
Re : Probléme grub et mandriva
L'extrait que tu donnes parlant de (hd1,4) ne correspond pas au menu.lst vu plus haut.
Donc, vois ce qui cloche dans menu.lst ou restaure le bootloader de mandrake et ajoute à son menu le lancement de ubuntu.
Hors ligne
Pages : 1