Réinstaller grub efi aprés une install débian foireuse...
0) récupérer refind et booter dessus (utiliser drivedroid si vous avez un android rooté :x )
http://www.rodsbooks.com/refind/getting.html
1)
[ -d /sys/firmware/efi ] && echo "EFI boot on HDD" || echo "Legacy boot on HDD"
should return "EFI boot on HDD".
2) en ligne de commande et en root (donc sudo -i)
(si sda1 est votre partition EFI)
mount /dev/sda1 /boot/efi
apt-get install --reinstall grub-efi
grub-install /dev/sda
update-grub
You should check afterwards that:
/boot/efi/EFI/debian/grubx64.efi: PE32+ executable (EFI application) x86-64 (stripped to external PDB), for MS Windows
A TESTER D'URGENCE
Un article qui m'a bien aidé pour réparer le dual boot EFI Manjaro-Windows 8.1 ...
Merci pour ça ;)
Un BIOS modifié pour l'Acer ASPIRE 5750G qui permet d'activer l'EFI et l'UEFI ainsi que la gestion fine de la mémoire et de la gestion de l'énergie ;)
et pour ceux qui ne veulent pas s'inscrire voici la version du 08 juillet 2012:
http://shaarli.memiks.fr/files/P5WE0120-UEFI-POWER-Advanced-By%20Akbar.zip
Check this list before open a thread about "What version run in mine PC?" Last update: Dez/16/2008 ------------------------------------------
The famous forum to hack everything apple. Home of the famous iPhone Dev Team, OSx86 and the OSx on AppleTV hack. If you are intrested in apple hacking, you definatly should take a look!