Can I secure Boot Ubuntu?

Thanks for this discussion!
I have two computers which are each about 10 years old, and they are currently running Windows 11 by using Rufus to bypass the compatibility checks. Both computers are considered out of support by their hardware vendors (HP, Lenovo), no post 2022 BIOS updates are available online, and I have been unsuccessful in getting CA 2023 certificates to install by following online contributed work arounds. So, I expect them to soon fail to be able to Secure Boot.

Based upon what I am reading here, it sounds like Ubuntu would have the same issues. Correct?

1 Like

This resembles a “Will Ubuntu work in my special case?” question.

The Ubuntu installer is designed to let you safely test your special case without risking your current install. So you can easily and safely find out for yourself.

1 Like

I have previously installed Ubuntu on the Lenovo laptop as a test and Secure Boot worked then (about 5 months ago).

Reading through this discussion and others on this forum, it sounds to me like Ubuntu and Windows 11 are facing the same June 2026 deadline for Secure Boot on older hardware that is no longer supported by manufacturer with updated BIOS. (And work arounds to force install CA 2023 certificates using Windows PowerShell scripts are failing for me on these specific HP and Lenovo computers).

Am I understanding this correctly? When the CA 2011 certificates expire in June 2026, Ubuntu secure boot will stop working?

https://www.elevenforum.com/t/secure-boot-update-howto.41997/

please have a look at this HowTo to update secure boot 2023 certs for Windows 11.

My problem (Lenovo ThinkCentre M710q) is that my firmware isn’t accepting the hardware update when using Ubuntu. I don’t have Windows on my machine. I might, at some point, have to resign myself to not using Secure Boot, which isn’t ideal, but that’s life.

then this maybe of help

https://unix.stackexchange.com/questions/805820/what-actions-to-take-before-the-microsoft-secure-boot-certificate-expiration-dat

2 Likes

Thank you! I’ve run through the instructions, and it seems to have done the job, because fwupdmgr is no longer reporting a pending KEK update.

1 Like

its seems to be bit of a problem for anybody finding out the correct instructions

i have had similar problems on 3 Windows systems and 2 Linux systems but i got them updated eventually

but am glad you got it sorted.

1 Like

I couldn’t get that to work on my Lenovo T460 or HP EliteDesk 800 G1 SFF. Today after multiple different failed attempts, I was successful using Mosby on both computers.

3 Likes

Mosby works just as well if everything else has failed.

1 Like

@Ingenon — Thank you for the link to Mosby.

The instructions say, “Create a UEFI Shell bootable media,” and that if you don’t know how, you can with Rufus on Windows.

But, I don’t have Windows; only Linux. How does a person create a UEFI Shell bootable media using Linux? Would that be a normal Live USB (presumably you can’t use Ventoy for this)?

you can install gnome boxes and run Windows 10 then upgrade to 11 from there.

it must be the deb file install of gnome boxes because you will need the USB pass through to create the Mosby USB with Rufus. i use the Debian testing repository to download the gnome boxes deb file.

i have Windows 11 25H2 running in gnome boxes quite happily. i use this for two programs Rufus and Garmin Express.

I haven’t tried Mosby on an Ubuntu only computer. But based on what I am reading it might work.

At the bottom of the webpage for Rufus it lists Non exhaustive list of ISOs Rufus is known to work with, and the list includes Ubuntu along with numerous other Linux distributions. See Installing Rufus on Ubuntu: A Comprehensive Guide. Once Rufus is running, clicking the Download choice allowed me to select UEFI Shell. And the Rufus app downloaded that UEFI Shell from the internet.

Sure, but it still needs Windows. Someone who doesn’t use Windows has to use a different method, hence my question: Would a Live USB work as a UEFI Shell bootable media?

I’m OK at the moment, fortunately, but I want to add the information to my notes in case it’s needed in future.

Have a look at this boot-efi-shell

Ventoy will also boot the efi-shell.img

2 Likes

@tea-for-one Thank you!

2 Likes

This topic was automatically closed after 29 days. New replies are no longer allowed.