A voir également:
- Probleme de Boot
- Dual boot - Guide
- Hiren's boot - Télécharger - Divers Utilitaires
- Boot camp - Télécharger - Systèmes d'exploitation
- Clé boot windows - Guide
- Hiren's BootCD - Télécharger - Divers Utilitaires
5 réponses
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...
:-)
http://www.commentcamarche.net/forum/affich 2441178 ubuntu demarrage windows au grub
Il me semble que Mandriva utilise GRUB aussi maintenant...
:-)
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 ~]$
[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 ~]$
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
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
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question