From 3a175eaa3be53d66a70296625ef626856ac8f7ff Mon Sep 17 00:00:00 2001 From: Alexander Zeidler Date: Tue, 28 Nov 2023 14:56:29 +0100 Subject: [PATCH] installation: be more specific about current secure boot state Signed-off-by: Alexander Zeidler --- pve-installation.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pve-installation.adoc b/pve-installation.adoc index 44b59c0..1e909e2 100644 --- a/pve-installation.adoc +++ b/pve-installation.adoc @@ -60,7 +60,8 @@ Please insert the xref:installation_prepare_media[prepared installation media] (for example, USB flash drive or CD-ROM) and boot from it. TIP: Make sure that booting from the installation medium (for example, USB) is -enabled in your servers firmware settings and secure boot is disabled. +enabled in your server's firmware settings. Secure boot needs to be disabled +when booting an installer prior to {pve} version 8.1. [thumbnail="screenshot/pve-grub-menu.png"]