From 4c4ecf929474787678cae6239e3e3f0f91b5e290 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Mon, 20 Jun 2022 07:47:11 +0200 Subject: [PATCH] update wiki --- usr/share/archboot/wiki/wiki.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/usr/share/archboot/wiki/wiki.md b/usr/share/archboot/wiki/wiki.md index caa246932..040520891 100644 --- a/usr/share/archboot/wiki/wiki.md +++ b/usr/share/archboot/wiki/wiki.md @@ -142,8 +142,7 @@ $ ssh root@yourip * It installs a bootloader which is **not** controlled by Arch Linux and **breaks** the concept of **Secure Boot** as is. * Please read [**Roderick Smith's guide**](https://www.rodsbooks.com/efi-bootloaders/secureboot.html#initial_shim) first for initial shim setup. * In order to boot in [**Secure Boot**](https://wiki.archlinux.org/title/Secure_Boot "Secure Boot") mode on first boot: - * you need to add the hash of `/EFI/BOOT/grubx64.efi` to the MOK - * you need to add the hash of `/EFI/BOOT/vmlinuz_x86_64` to the MOK + * you need to enroll archboot's MOK key from disk: ```/EFI/KEY/MOK.cer``` * Tools included for key management: KeyTool, HashTool, mokutil, sbsigntools, sbctl and [mkkeys.sh](http://mkkeys.sh) * setup script supports the following [**Secure Boot**](https://wiki.archlinux.org/title/Secure_Boot "Secure Boot") layout: * shim from fedora is copied