PDA

View Full Version : [SOLVED] "MODSIGN: Couldn’t get UEFI db list"



jabrilm
December 7th, 2018, 11:00 PM
I'm encountering the error "MODSIGN: Couldn’t get UEFI db list" when trying to install Ubuntu 18.10, and a web search reveals Secure Boot as the likely culprit. However, Secure Boot has already been disabled in BIOS. What are other possible sources of this error?

Trying to install from a USB stick on an HP Spectre x360 laptop. Aiming for a dual-boot Ubuntu OS alongside Windows 10.

oldfred
December 8th, 2018, 12:21 AM
This user changed a UEFI setting.
Change UEFI settings from custom to standard
https://ubuntuforums.org/showthread.php?t=2380700

jabrilm
December 8th, 2018, 12:27 AM
Thanks. But my BIOS does not give that option for UEFI.

After trying a lot of things, I was able to get past the error in the OP by adding the grub arguments noapic noacpi nosplash in place of quiet splash.

c1onado
January 18th, 2019, 08:21 AM
Thanks. But my BIOS does not give that option for UEFI.

After trying a lot of things, I was able to get past the error in the OP by adding the grub arguments noapic noacpi nosplash in place of quiet splash.


Thank's a lot, you just saved my life.