From 20e33aad7f46e44fe3b543912af4d7394bdba181 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Louzao?= Date: Mon, 31 Mar 2025 20:41:04 +0200 Subject: [PATCH] Improve Secure Boot under VMware --- modules/ROOT/pages/vmware-what-is-it.adoc | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/modules/ROOT/pages/vmware-what-is-it.adoc b/modules/ROOT/pages/vmware-what-is-it.adoc index 6b4eb0f..fe9d41d 100644 --- a/modules/ROOT/pages/vmware-what-is-it.adoc +++ b/modules/ROOT/pages/vmware-what-is-it.adoc @@ -85,18 +85,7 @@ Based on your VMware product, replace “x.y.z” with your installed version an === Dealing with Secure Boot and VMware modules ----- -git clone https://github.com/hhlp/vmware-secureboot-sign-linux.git -cd vmware-secureboot-sign-linux ----- - -** `sudo mkdir -p /var/lib/shim-signed/mok` is this Directory doesn't exit. -** Execute `sudo ./gen-key.sh` to generate a key pair. -** Reboot to approve the key into your system. -** Execute `sudo ./sign.sh` to sign the modules. -** Enjoy. - -NOTE: If you are using VirtualBox, this Directory should exist. +Options are available but for the moment __Disabe Secure Boot__ is the best option. === Deal with Kernel Updates