Add basic boot debugging instructions

This commit is contained in:
Jakob Lechner 2024-10-09 10:05:31 +02:00
parent 1491636cb9
commit 3b2f03e6e8

View file

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