[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

debian sur PC portable ENVY 17-J067



à nouveau sur le pont!

Le problème est très partiellement résolu! J'obtiens le menu de grub mais windoze 8 me pose problème.
Mes essais pour le moment:

mount -t vfat /dev/sda2 /mnt                montage de la partition EFI

créer des sauvegardes de vos fichiers efi

 cp /mnt/EFI/Boot/bootx64.efi /mnt/EFI/Boot/bootx64.efi.bkp							
 cp /mnt/EFI/Microsoft/Boot/bootmgfw.efi /mnt/EFI/Microsoft/Boot/bootmgfw.efi.bkp 					

Copiez le fichier debian EFI à sa place cp /mnt/EFI/debian/grubx64.efi /mnt/EFI/Boot/bootx64.efi cp /mnt/EFI/debian/grubx64.efi /mnt/EFI/Microsoft/Boot/bootmgfw.efi
résultat cela démarre bien sur debian (menu grub), mais plus de windows

je tente l'opération proposée là : http://lists.debian.org/debian-user-french/2013/04/msg00394.html, sans résultat.


update-grub                                    pour ajouter "windows 8" au menu de grub

Generating grub.cfg ...

Found background image: /usr/share/images/desktop-base/desktop-grub.png

Found linux image: /boot/vmlinuz-3.2.0-4-amd64

Found initrd image: /boot/initrd.img-3.2.0-4-amd64

Found Windows Boot Manager on /dev/sda2@/EFI/Microsoft/Boot/bootmgfw.efi

done


Ceci me donne une entrée "windows 8" dans le menu, mais ça râle!

file:///etc/grub.d/40_custom

menuentry "Windows 8" {
set root=(hd0,2)  #La partition de windows
chainloader /EFI/Microsoft/BOOT/bootmgfwn.efi
}

Bref je ne sais plus trop quoi faire et pour une ou deux applications j'ai besoin de windows 8.


grub est un peu ma bête noire et si l'un d'entre vous a une idée, je suis preneur. Merci.


P-A Morier





Reply to: