Impossible de démarrer 2.6.24.4-desktop-3mnb

blacha Messages postés 4 Date d'inscription   Statut Membre Dernière intervention   -  
blacha Messages postés 4 Date d'inscription   Statut Membre Dernière intervention   -
Bonjour,

j'ai fait une mise à jour via mandriva update pour installer 2.6.24.4-desktop-3mnb
( j'étais en 2.6.24.4-desktop-1mnb)
apparemment ça c'est bien passé mais impossible de redémarrer depuis.
bon heureusement j'avais changer grub pour ajouter la ligne qui permet de démarrer de l'ancienne version
mais je ne comprend pas pourquoi ça ne marche pas,

au boot il finit par afficher boot failed mais je ne sais pas comment récupérer les infos qu'il me donne avant ( j'ai mis le démarrage en mode verbeux)
je ne sais pas si il y a un log quelque part...

merci de m'aider si vous avez une idée de ce qui peut se passer ou de là ou je peux chercher
A voir également:

4 réponses

bob031 Messages postés 8158 Date d'inscription   Statut Membre Dernière intervention   473
 
bonjour,

peux-tu coller ici le résultat des deux commandes suivantes :

ls -l /boot/

cat /boot/grub/menu.lst

merci.
0
blacha Messages postés 4 Date d'inscription   Statut Membre Dernière intervention  
 
Bonjour

Désolé de répondre si tard mais j'étais pas devant l'ordi
donc voila voila


$ ls -l /boot/
total 8376
-rw-r--r-- 1 root root 440 2008-05-23 10:21 boot.backup.hda
lrwxrwxrwx 1 root root 28 2008-05-23 23:09 config -> config-2.6.24.4-desktop-1mnb
-rw-r--r-- 1 root root 88649 2008-03-27 14:37 config-2.6.24.4-desktop-1mnb
-rw-r--r-- 1 root root 88649 2008-05-06 00:10 config-2.6.24.4-desktop-3mnb
-rw-r--r-- 1 root root 551936 2008-05-22 15:30 gfxmenu
drwxr-xr-x 2 root root 4096 2008-05-23 10:21 grub/
-rw------- 1 root root 2647935 2008-05-22 15:30 initrd-2.6.24.4-desktop-1mnb.img
lrwxrwxrwx 1 root root 32 2008-05-23 09:22 initrd-desktop.img -> initrd-2.6.24.4-desktop-3mnb.img
lrwxrwxrwx 1 root root 32 2008-05-22 15:30 initrd.img -> initrd-2.6.24.4-desktop-1mnb.img
lrwxrwxrwx 1 root root 36 2008-05-23 23:09 kernel.h -> /boot/kernel.h-2.6.24.4-desktop-1mnb
-rw-r--r-- 1 root root 1493 2008-05-23 23:09 kernel.h-2.6.24.4-desktop-1mnb
lrwxrwxrwx 1 root root 32 2008-05-22 13:35 System.map -> System.map-2.6.24.4-desktop-1mnb
-rw-r--r-- 1 root root 792344 2008-03-27 14:37 System.map-2.6.24.4-desktop-1mnb
-rw-r--r-- 1 root root 792344 2008-05-06 00:10 System.map-2.6.24.4-desktop-3mnb
lrwxrwxrwx 1 root root 29 2008-05-23 09:12 vmlinuz -> vmlinuz-2.6.24.4-desktop-3mnb
-rw-r--r-- 1 root root 1779320 2008-03-27 14:37 vmlinuz-2.6.24.4-desktop-1mnb
-rw-r--r-- 1 root root 1777560 2008-05-06 00:10 vmlinuz-2.6.24.4-desktop-3mnb
lrwxrwxrwx 1 root root 29 2008-05-23 09:22 vmlinuz-desktop -> vmlinuz-2.6.24.4-desktop-3mnb



et puis :

$ cat /boot/grub/menu.lst
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,5)/boot/gfxmenu
default 5

title linux
kernel (hd0,5)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=682e0ae7-3e33-4b28-91f4-709c66f51b45 resume=/dev/hda7 splash=silent vga=788
initrd (hd0,5)/boot/initrd.img

title linux-nonfb
kernel (hd0,5)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=682e0ae7-3e33-4b28-91f4-709c66f51b45 resume=/dev/hda7
initrd (hd0,5)/boot/initrd.img

title failsafe
kernel (hd0,5)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=682e0ae7-3e33-4b28-91f4-709c66f51b45 failsafe
initrd (hd0,5)/boot/initrd.img

title windows
root (hd0,0)
makeactive
chainloader +1

title linux-0
kernel (hd0,5)/boot/vmlinuz-2.6.24.4-desktop-3mnb BOOT_IMAGE=linux-0 root=/dev/hda6
initrd (hd0,5)/boot/initrd.img

title linux-1
kernel (hd0,5)/boot/vmlinuz-2.6.24.4-desktop-1mnb BOOT_IMAGE=linux-1 root=/dev/hda6
initrd (hd0,5)/boot/initrd.img

Maintenant je démarre sur linux-1 les autres (tous les autre j'ai boot failed ou ça gèle)
Si tu vois ce que ça peut vouloir dire ....
0
bob031 Messages postés 8158 Date d'inscription   Statut Membre Dernière intervention   473
 
désolé ! je ne vois pas !

d'ailleurs, j'ai, semble-t-il, le même problème !

bon courage.
0
marc[i1] Messages postés 2573 Date d'inscription   Statut Contributeur Dernière intervention   382
 
Salut,

si il ne parviens pas à démarrer, tu dois voir un message d'erreur. Peux tu le donner ?
0
blacha Messages postés 4 Date d'inscription   Statut Membre Dernière intervention  
 
Bonjour
non pas de message d'erreur proprement dit le boot s'arrete juste sur "boot failed" en fait je vois bien d'autre choses avant mais ça défile à toute allure et je ne sais pas ou peut être le bootlog en tout cas celui du boot qui foire.
voilà voilà
merci
0