📝 README: Mention regenerating the initramfs

This commit is contained in:
Mike Gerber 2026-09-16 22:39:46 +02:00
parent 7327aaa3c9
commit e04367c705

View file

@ -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.