Difference between revisions of "UEFI - Install Guide/fr"

Created page with "Après avoir ajouté l'entrée ci-dessus, l'exécution de '''sudo update-grub''' met à jour le fichier de configuration GRUB afin qu'une entrée nommée '''Windows8 (UEFI)'''..."
(Created page with "Une entrée peut être ajoutée à {{Fichier|fichier=/etc/grub.d/40_custom| content= <pre> menuentry 'Windows8 (UEFI)' { insmod ntfs set root=(hd0,gpt4) chainloader (${root})/...")
(Created page with "Après avoir ajouté l'entrée ci-dessus, l'exécution de '''sudo update-grub''' met à jour le fichier de configuration GRUB afin qu'une entrée nommée '''Windows8 (UEFI)'''...")
Line 226: Line 226:
Dans ce cas, (hd0,4) ou /dev/sda4 est la partition système EFI où le programme d'amorçage Windows est présent.
Dans ce cas, (hd0,4) ou /dev/sda4 est la partition système EFI où le programme d'amorçage Windows est présent.


After adding the above entry, running '''sudo update-grub''' updates the GRUB configuration file so that an entry named '''Windows8 (UEFI)''' is added to the GRUB boot menu.
Après avoir ajouté l'entrée ci-dessus, l'exécution de '''sudo update-grub''' met à jour le fichier de configuration GRUB afin qu'une entrée nommée '''Windows8 (UEFI)''' soit ajoutée au menu de démarrage GRUB.


Related Forum thread: [https://forum.manjaro.org/t/detecting-efi-files-and-booting-them-from-grub/38083]
Related Forum thread: [https://forum.manjaro.org/t/detecting-efi-files-and-booting-them-from-grub/38083]
translator
764

edits