steamos-bootdebug: add page (#22134)

This commit is contained in:
Managor
2026-05-08 03:43:05 +02:00
committed by GitHub
parent 4f626a9d2b
commit fdda0e7b3d
+20
View File
@@ -0,0 +1,20 @@
# steamos-bootdebug
> Manage the SteamOS boot process.
> More information: <https://gitlab.com/users/evlaV/projects>.
- Change what SteamOS shows on boot:
`sudo steamos-bootdebug {{kernel-debug|kernel-quiet|menu|verbose|quiet|status}}`
- Show kernel logging only on the next boot:
`sudo steamos-bootdebug {{kernel-debug-once}}`
- Set if the boot process should log to a file:
`sudo steamos-bootdebug log {{enable|disable}}`
- Display the recorded log file:
`sudo steamos-bootdebug log show`