From e04367c705790718226916346e9b30ea74826af5 Mon Sep 17 00:00:00 2001 From: Mike Gerber Date: Wed, 16 Sep 2026 22:39:46 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20README:=20Mention=20regenerating?= =?UTF-8?q?=20the=20initramfs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0ab2dc0..9b6f065 100644 --- a/README.md +++ b/README.md @@ -33,3 +33,5 @@ releases, but these have not been tested. system from the rescue disk using `mdadm`, `cryptsetup`, `lvscan` etc. Also remember to `touch `/path-to/mounted-system/.autorelabel` after tinkering, to not break booting due to SELinux choking on unlabeled files. +- Be sure to regenerate your initramfs if you changed anything substantial, e.g. NetworkManager + configuration.