📝 README: Fix markdown
This commit is contained in:
parent
e04367c705
commit
b89bd947cb
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ releases, but these have not been tested.
|
||||||
- Always check `/root/postinstall_debug.txt` after `postinstall` ran.
|
- Always check `/root/postinstall_debug.txt` after `postinstall` ran.
|
||||||
- It's not specific to this postinstall 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
|
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
|
/path-to/mounted-system/.autorelabel` after tinkering, to not break booting due to SELinux
|
||||||
choking on unlabeled files.
|
choking on unlabeled files.
|
||||||
- Be sure to regenerate your initramfs if you changed anything substantial, e.g. NetworkManager
|
- Be sure to regenerate your initramfs if you changed anything substantial, e.g. NetworkManager
|
||||||
configuration.
|
configuration.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue