[grub] windows+arch (résolu)
Publié : dim. 16 oct. 2011, 13:32
Bonjour, je n'arrive pas à booter sur windows malgré mes nombreuses tentative.
Mes partitions :
Fichier grub :
J'ai essayé plusieurs config mais rien ne marche.
Mes partitions :
Code : Tout sélectionner
Périphérique Amorce Début Fin Blocs Id Système
/dev/sda1 2048 27938815 13968384 27 TFS WinRE masquée
/dev/sda2 27938816 28143615 102400 7 HPFS/NTFS/exFAT
/dev/sda3 * 28143616 333413039 152634712 7 HPFS/NTFS/exFAT
/dev/sda4 333413040 625142447 145864704 5 Étendue
/dev/sda5 333413103 334393004 489951 83 Linux
/dev/sda6 334393068 615642959 140624946 83 Linux
/dev/sda7 615643023 625142447 4749712+ 83 Linux
Code : Tout sélectionner
# (0) Arch Linux
title Arch Linux
root (hd0,4)
kernel /vmlinuz-linux root=/dev/sda6 ro
initrd /initramfs-linux.img
# (1) Arch Linux
title Arch Linux Fallback
root (hd0,4)
kernel /vmlinuz-linux root=/dev/sda6 ro
initrd /initramfs-linux-fallback.img
# (2) Windows
title Windows Seven
rootnoverify (hd0,2)
#makeactive
chainloader +1