#1 Le 30/07/2009, à 20:00
- ProgVal
[résolu]Impossible de booter sous Kubuntu
Bonjour,
J'avais Kubuntu et Vista en dual-boot, tout était OK. Mais j'ai voulu tester openSUSE (qui ne m'a pas du tout convaincu)
Mais au moment de retourner sous Kubuntu, surprise: j'ai d'abord le GRUB d'openSUSE, et je choisi "Ubuntu 9.04 gnagnagna". Là, j'ai le GRUB de Kubuntu (mêmes options qu'avant l'installation d'openSUSE). Mais quand je choisi Kubuntu, ça me marque que le fichier vmlinuz n'a pas été trouvé (ou quelque chose comme ça).
A partir de GRUB, j'ai essayé différents chemins (en indiquant simplement /boot/vmlinuz ou /vmlinuz), mais toujours introuvable.
J'ai booté sur le liveCD de Kubuntu (le réseau est HS sous Vista), et là, je vois que le fichier vmlinuz est bien à la racine de la partition de Kubuntu...
Voici la config du GRUB d'openSUSE:
# Modified by YaST2. Last modification on Thu Jul 30 19:29:15 CEST 2009
default 0
timeout 8
##YaST - generic_mbr
gfxmenu (hd0,8)/boot/message
##YaST - activate
###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.1 - 2.6.27.25-0.1
root (hd0,8)
kernel /boot/vmlinuz-2.6.27.25-0.1-default root=/dev/disk/by-id/ata-TOSHIBA_MK3252GSX_685CT01RT-part9 resume=/dev/disk/by-id/ata-TOSHIBA_MK3252GSX_685CT01RT-part8 splash=silent showopts vga=0x314
initrd /boot/initrd-2.6.27.25-0.1-default
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.1 - 2.6.27.25-0.1
root (hd0,8)
kernel /boot/vmlinuz-2.6.27.25-0.1-default root=/dev/disk/by-id/ata-TOSHIBA_MK3252GSX_685CT01RT-part9 showopts ide=nodma apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x314
initrd /boot/initrd-2.6.27.25-0.1-default
###Don't change this comment - YaST2 identifier: Original name: Ubuntu 9.04, kernel 2.6.28-11-generic (/dev/sda7)###
title Ubuntu 9.04, kernel 2.6.28-11-generic (/dev/sda7)
root (hd0,6)
configfile /boot/grub/menu.lst
###Don't change this comment - YaST2 identifier: Original name: windows 1###
title windows 1
rootnoverify (hd0,0)
chainloader +1
Et celle du GRUB de Kubuntu (sans les commentaires inutiles au début du fichier):
title Ubuntu 9.04, kernel 2.6.28-11-generic
uuid a762844b-061a-486d-bb1f-f904822b66f2
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=a762844b-061a-486d-bb1f-f904822b66f2 ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-11-generic added by progval
uuid a762844b-061a-486d-bb1f-f904822b66f2
kernel /boot/vmlinuz-2.6.28-11-generic
initrd /boot/initrd.img-2.6.28-11-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-11-generic added by progval 2
uuid a762844b-061a-486d-bb1f-f904822b66f2
kernel /boot/vmlinuz-2.6.28-11-generic root=/dev/sda7
initrd /boot/initrd.img-2.6.28-11-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-11-generic added by progval 3
uuid a762844b-061a-486d-bb1f-f904822b66f2
kernel /boot/vmlinuz-2.6.28-11-generic root=/
initrd /boot/initrd.img-2.6.28-11-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode)
uuid a762844b-061a-486d-bb1f-f904822b66f2
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=a762844b-061a-486d-bb1f-f904822b66f2 ro single
initrd /boot/initrd.img-2.6.28-11-generic
title Ubuntu 9.04, memtest86+
uuid a762844b-061a-486d-bb1f-f904822b66f2
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
# 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 a non-linux OS
# on /dev/sda1
title Windows Vista (loader)
rootnoverify (hd0,0)
savedefault
makeactive
chainloader +1
Les deuxième, troisème, et quatrième options correspondent aux éléments que j'ai ajoutés pour tester.
Note: sous openSUSE, la partition est montée dans /media/kubuntu
EDIT: Windows est sur /dev/sda1, Kubuntu sur /dev/sda7, et openSUSE sur /dev/sda9
(sda1 est une partition primaire, et sda7 et sda9 des partitions logiques)
EDIT2: S'il faut supprimer openSUSE pour réparer le problème, ça ne me dérange pas...
Merci d'avance,
ProgVal
Dernière modification par ProgVal (Le 31/07/2009, à 10:42)
Inventeur de problèmes
Hors ligne
#2 Le 31/07/2009, à 10:20
- bizulk
Re : [résolu]Impossible de booter sous Kubuntu
Tu peux avec ton live-cd re-installer grub.
N'oubliez pas de marquer les messages [resolus]
Hors ligne
#3 Le 31/07/2009, à 10:41
- ProgVal
Re : [résolu]Impossible de booter sous Kubuntu
Merci pour ta réponse, mais je n'ai pas réussit ><
Un ami m'a dit de virer la partition d'openSUSE, ça faisait que je me retrouvait au démarrage avec une erreur "No Operating system".
J'avais un vieux CD de Super GRUB Disk qui trainait, et j'ai réussit à m'en servir pour réparer...
Dernière modification par ProgVal (Le 31/07/2009, à 10:43)
Inventeur de problèmes
Hors ligne