📝 README: Fix typo and re-word a bit
This commit is contained in:
parent
494a177ff6
commit
c6babb7047
1 changed files with 3 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue