Probleme de Boot

bob123 -  
tremorv Messages postés 380 Date d'inscription   Statut Membre Dernière intervention   -
Bonjour,

J'ai installer hier Mandriva Spring 2008 et la ... le boot loader n'affiche plus windows et pourtant il est encore la mais pas moyen de le booter ... Que faire ?

Merci
A voir également:

5 réponses

tremorv Messages postés 380 Date d'inscription   Statut Membre Dernière intervention   27
 
tu dois pouvoir configurer ton chargeur de démarrage dans un fichier...Cherche chez les linuxiens.
0
rouby73
 
Il y a déjà la réponse ici, à priori :
http://www.commentcamarche.net/forum/affich 2441178 ubuntu demarrage windows au grub
Il me semble que Mandriva utilise GRUB aussi maintenant...
:-)
0
bob123
 
Ouais je l<ai lu mais la seule chose qui mapparait quand j'ecrit la commande est ...
[alex@localhost ~]$ cat /etc/fstab
# Entry for /dev/sda1 :
UUID=1f7fa54c-a551-4d8b-b4bd-4db9da5e3cc6 / ext2 defaults 1 1
none /proc proc defaults 0 0
# Entry for /dev/sda5 :
UUID=cdd477f1-8b24-466e-81d2-e2a7006e6538 swap swap defaults 0 0
# Entry for /dev/sda2 :
UUID=6A6C3D5D6C3D24EB /media/hd ntfs-3g defaults 0 0
[alex@localhost ~]$ cat /boot/grub/menu.lst
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,0)/boot/gfxmenu
default 0

title linux
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=1f7fa54c-a551-4d8b-b4bd-4db9da5e3cc6 resume=/dev/sda5 splash=silent vga=788
initrd (hd0,0)/boot/initrd.img

title linux-nonfb
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=1f7fa54c-a551-4d8b-b4bd-4db9da5e3cc6 resume=/dev/sda5
initrd (hd0,0)/boot/initrd.img

title failsafe
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=1f7fa54c-a551-4d8b-b4bd-4db9da5e3cc6 failsafe
initrd (hd0,0)/boot/initrd.img

title desktop586 2.6.24.4-1mnb
kernel (hd0,0)/boot/vmlinuz-2.6.24.4-desktop586-1mnb BOOT_IMAGE=desktop586_2.6.24.4-1mnb root=UUID=1f7fa54c-a551-4d8b-b4bd-4db9da5e3cc6 resume=/dev/sda5 splash=silent vga=788
initrd (hd0,0)/boot/initrd-2.6.24.4-desktop586-1mnb.img

title desktop586 2.6.24.7-1mnb
kernel (hd0,0)/boot/vmlinuz-2.6.24.7-desktop586-1mnb BOOT_IMAGE=desktop586_2.6.24.7-1mnb root=UUID=1f7fa54c-a551-4d8b-b4bd-4db9da5e3cc6 resume=/dev/sda5 splash=silent vga=788
initrd (hd0,0)/boot/initrd-2.6.24.7-desktop586-1mnb.img
[alex@localhost ~]$
0
bob123
 
J'ai trouver un fichier qui a rapport avec tout le boot mais je ne sais pas trop quoi mettre pour booter vista aussi ...
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,0)/boot/gfxmenu
default 0

title linux
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=1f7fa54c-a551-4d8b-b4bd-4db9da5e3cc6 resume=/dev/sda5 splash=silent vga=788
initrd (hd0,0)/boot/initrd.img

title linux-nonfb
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=1f7fa54c-a551-4d8b-b4bd-4db9da5e3cc6 resume=/dev/sda5
initrd (hd0,0)/boot/initrd.img

title failsafe
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=1f7fa54c-a551-4d8b-b4bd-4db9da5e3cc6 failsafe
initrd (hd0,0)/boot/initrd.img

title desktop586 2.6.24.4-1mnb
kernel (hd0,0)/boot/vmlinuz-2.6.24.4-desktop586-1mnb BOOT_IMAGE=desktop586_2.6.24.4-1mnb root=UUID=1f7fa54c-a551-4d8b-b4bd-4db9da5e3cc6 resume=/dev/sda5 splash=silent vga=788
initrd (hd0,0)/boot/initrd-2.6.24.4-desktop586-1mnb.img

title desktop586 2.6.24.7-1mnb
kernel (hd0,0)/boot/vmlinuz-2.6.24.7-desktop586-1mnb BOOT_IMAGE=desktop586_2.6.24.7-1mnb root=UUID=1f7fa54c-a551-4d8b-b4bd-4db9da5e3cc6 resume=/dev/sda5 splash=silent vga=788
initrd (hd0,0)/boot/initrd-2.6.24.7-desktop586-1mnb.img
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
tremorv Messages postés 380 Date d'inscription   Statut Membre Dernière intervention   27
 
tu as un chargeur de demarrege,de type grub,ou lilo?...gag est pas mal sinon,si tu peut l'installer.
0