From 6eb73a3ff8e313b47e3b8a16ad3b6f55342631e9 Mon Sep 17 00:00:00 2001 From: Stoiko Ivanov Date: Thu, 18 Apr 2024 16:24:58 +0200 Subject: [PATCH] secure boot: mention proxmox-secure-boot-support metapackage Signed-off-by: Stoiko Ivanov --- system-booting.adoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/system-booting.adoc b/system-booting.adoc index 9603fc0..3847354 100644 --- a/system-booting.adoc +++ b/system-booting.adoc @@ -378,7 +378,8 @@ Secure Boot Since {pve} 8.1, Secure Boot is supported out of the box via signed packages and integration in `proxmox-boot-tool`. -The following packages need to be installed for Secure Boot to be enabled: +The following packages needed for Secure Boot to work, are installed as +dependency of `proxmox-secure-boot-support`: - `shim-signed` (shim bootloader signed by Microsoft) - `shim-helpers-amd64-signed` (fallback bootloader and MOKManager, signed by @@ -404,9 +405,9 @@ well-tested backup of your {pve} host!** An existing UEFI installation can be switched over to Secure Boot if desired, without having to reinstall {pve} from scratch. -First, ensure all your system is up-to-date. Next, install all the required -pre-signed packages as listed above. GRUB automatically creates the needed EFI -boot entry for booting via the default shim. +First, ensure all your system is up-to-date. Next, install +`proxmox-secure-boot-support`. GRUB automatically creates the needed EFI boot +entry for booting via the default shim. .systemd-boot -- 2.39.5