mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
steamos-bootdebug: add page (#22134)
This commit is contained in:
@@ -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`
|
||||
Reference in New Issue
Block a user