0
PC: Dell Inspiron 15 7000 gamin
Proc: Intel i7 4-core
GPU: Nvidia gtx 1060ti
Uefi Mode: ON
Secure Boot: ON
Current OS: Windows 10 Home

My live usb won't boot after choosing any options like try without installing or just install ubuntu. I tried setting nomodeset in options and found out that the error is efi stub: Uefi Secure boot on. I don't wont to switch off secure boot, I never had such an issue with installing ubuntu, what's the matter and why can't I install it. I want to have dual boot.

1 Answers1

0

I've finally found a solution. I started ubuntu live usb in secure boot off, and did this

sudo mokutil --reset

After I've rebooted with secure boot on, and did reset the mok with provided password. Afterwards I started ubuntu live usb in secure boot off again, and ran this command

sudo mokutil --enroll-key

Then after that I enrolled key with secure boot on, and after that Ubuntu Live usb could boot in uefi secure boot on. Hope it helps the others.