Add basic boot debugging instructions
This commit is contained in:
parent
1491636cb9
commit
3b2f03e6e8
1 changed files with 5 additions and 0 deletions
|
|
@ -59,3 +59,8 @@ gpg --edit-key $key
|
|||
gpg> trust
|
||||
Your decision? 5
|
||||
```
|
||||
|
||||
## Debugging boot issues
|
||||
|
||||
1. Add `rd.systemd.debug_shell` kernel parameter
|
||||
2. Press CTRL+ALT+F9 to switch to root shell
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue