Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tech_notes:boot [2023-04-30 Sun wk17 17:43] – external edit 127.0.0.1tech_notes:boot [2026-06-29 Mon wk27 15:36] (current) – [secure boot tools] baumkp
Line 1: Line 1:
-{{tag>linux boot uefi ventoy}}+{{tag>linux boot uefi ventoy secure "secure boot"}}
 ======boot tools====== ======boot tools======
  
Line 47: Line 47:
   *[[https://linuxconfig.org/how-to-manage-efi-boot-manager-entries-on-linux|How to manage EFI boot manager entries on Linux]]   *[[https://linuxconfig.org/how-to-manage-efi-boot-manager-entries-on-linux|How to manage EFI boot manager entries on Linux]]
 =====GRUB===== =====GRUB=====
 +
 +
 +=====secure boot tools=====
 +[[https://commandlinux.com/arch-linux/secure-boot/|How to Verify, Activate, or Turn Off Secure Boot on Linux]]
 +  * ''sudo mokutil --sb-state'' to check secure boot status.  Also ''sudo dmesg | grep -i secure''
 +  *  ''sudo mokutil --disable-validation'' to disable Secure Boot validation without entering firmware
 +  * ''sudo mokutil --enable-validation'' to re-enable Secure Boot validation.
  
  
Line 60: Line 67:
 {{tag>boot ventoy grub "boot menu" tech notes technical uefi efi efibootmgr "grub-efi"}} {{tag>boot ventoy grub "boot menu" tech notes technical uefi efi efibootmgr "grub-efi"}}
  
-<- tech_notes:iperf|Back ^ tech_notes:index|Start page ^ tech_notes:flatpak|Next->+<- tech_notes:iperf|Back ^ tech_notes:index|Start page ^ tech_notes:pikvm|Next->