Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 648 Bytes

UEFI-secureboot-hell.md

File metadata and controls

11 lines (10 loc) · 648 Bytes
title date author tags categories
UEFI Secureboot Hell
2017-12-06 23:54:46 +0530
Sahil Ahuja
linuxmint
blog

Spent a really long time yesterday trying to figure out how to edit UEFI boot options after my old Intel Core 2 Duo desktop refused to boot up on intstalling LinuxMint 18.3.

Had to learn more than I had bargained for about the EFI FAT32 partition at /dev/sda1 to fix it. The efibootmgr command proved to be a lifesaver. And so did the script provided in this superuser.com post. May the person who wrote it live long and prosper.