15 lines
463 B
Markdown
15 lines
463 B
Markdown
+++
|
|
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
|