Startup takes too long with secure boot #416
Unanswered
Segilmez06
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I enabled the secure boot on my laptop. I created bundles and added to EFI with efibootmgr. The problem is, it takes too long to load the system. Usually takes around 30 seconds to see first kernel output.
systemd-analyzeshows 20s (min 15 max 25) for firmware and 5s for loader. Booting with secure boot disabled shows 5s for firmware and again 5s for loader. I far as I understand, it's doing some verification. Is there any way to speed up or skip this process? I did some search but can't find anything helpful.I'm complete noob on this topic so I don't have any idea to attach which logs here, sorry about that.
Beta Was this translation helpful? Give feedback.
All reactions