mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-10 05:05:23 +02:00
16 lines
380 B
Markdown
16 lines
380 B
Markdown
# steamos-chroot
|
|
|
|
> Switch root directory in a SteamOS environment.
|
|
> More information: <https://gitlab.com/users/evlaV/projects>.
|
|
|
|
- Switch to the other A/B partition:
|
|
|
|
`steamos-chroot {{[-p|--partset]}} other`
|
|
|
|
- Switch to a partition on another drive:
|
|
|
|
`steamos-chroot {{[-d|--disk]}} {{/dev/sdX}} {{[-p|--partset]}} {{A|B}}`
|
|
|
|
- Display help:
|
|
|
|
`steamos-chroot {{[-h|--help]}}`
|