{{tag>Brouillon Boot EFI}} = Notes BIOS UEFI EFI Voir : * [[EFI Notes partitions GPT vs MBR]] * http://debian-facile.org/doc:install:refind-boot-uefi * http://linuxfr.org/news/uefi-%C3%A0-la-d%C3%A9couverte-du-nouveau-bios * http://www.ericbuist.com/info/grub-uefi.xhtml * [[https://tanguy.ortolo.eu/blog/article51/debian-efi|Debian: switch to UEFI boot]] == Préreq La partition ESP pour les machines EFI aura une taille minimale de 500 Mio au lieu de 200 Mio Les systèmes de fichiers pris en charge incluent FAT32, FAT16 et FAT12 (mais pas exFAT ni NTFS). == Firmware [[Notes BIOS UEFI EFI - micrologiciel - boot manager firmwares - fichiers EFI - extention efi - EFI application]] == efibootmgr [[Notes BIOS UEFI EFI - efibootmgr|efibootmgr]] == Boot démarrage par défaut Voir [[Notes BIOS UEFI EFI - Boot démarrage par défaut]] == Change Secure Boot state https://wiki.ubuntu.com/UEFI/SecureBoot/DKMS sudo mokutil --disable-validation sudo reboot Select ''Change Secure Boot state'' == Suis-je en UEFI ? dmesg | grep -i EFI Ou modprobe efivars ls -la /sys/firmware/efi/efivars == Secure boot # dmesg | grep secureboot [ 0.000000] secureboot: Secure boot enabled == Autres Fichiers : * /sys/firmware/efi/vars * /sys/firmware/efi/efivars