From c6babb70479f3562beb7e6106e9ee10f86c4a58f Mon Sep 17 00:00:00 2001 From: Mike Gerber Date: Wed, 16 Sep 2026 22:07:44 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20README:=20Fix=20typo=20and=20re-?= =?UTF-8?q?word=20a=20bit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 369e8c0..98c0083 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ releases, but these have not been tested. ### Troubleshooting - Always check `/root/postinstall_debug.txt` after `postinstall` ran. -- It's not specific to this postintall script, but make sure you know how to mount an encrypted +- It's not specific to this postinstall script, but make sure you know how to mount an encrypted system from the rescue disk using `mdadm`, `cryptsetup`, `lvscan` etc. Also remember to `touch - `/path-to/mounted-system/.autorelabel` to not break booting due to SELinux choking on unlabeled - files. + `/path-to/mounted-system/.autorelabel` after tinkering, to not break booting due to SELinux + choking on unlabeled files.