ValdikSS / Super-UEFIinSecureBoot-Disk

Super UEFIinSecureBoot Disk: Boot any OS or .efi file without disabling UEFI Secure Boot
735 stars 112 forks source link

Booting SUISDB from Windows bootmanager? #29

Open danboid opened 3 days ago

danboid commented 3 days ago

We mainly run Windows but we also use LTSP Ubuntu.

With the rapidly approaching end of support of Windows 10, we are moving to Windows 11 which means secure boot will be enabled so we can no longer use grub4dos to boot LTSP via the Wiindows bootmanager.

Unfortunately we have to use Windows bootmanager as the main bootloader and we can't switch to GRUB or refind. Is it possible to boot SUISDB from the Windows bootmanager?

Would it be necessary to run mokmanager and enroll the key on every boot of SUISDB or does it only need to be done once per machine? I don't suppose this enrolment can be automated?

Thanks