Draft for Secure Boot post

This commit is contained in:
_N0x 2025-05-12 19:33:48 +02:00
parent f5331e9f42
commit 63b4af91dc

View File

@ -0,0 +1,14 @@
+++
draft = true
date = 2025-05-12T08:55:16+01:00
title = "Arch Linux Secure Boot with Unified Kernel Image"
description = "A small tutorial on how I switched my LVM on LUKS Arch setup from Grub to use a Unified Kernel Image so Secure Boot can easily be enabled"
slug = ""
authors = ["_N0x"]
tags = ["Linux", "Arch", "SecureBoot", "Security", "Thinkpad T480"]
categories = []
externalLink = ""
series = []
+++
# Arch Linux Secure Boot with Unified Kernel Image