1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-03 13:15:25 +02:00
tldr/pages/linux/steamos-chroot.md

17 lines
380 B
Markdown
Raw Normal View History

2025-01-06 19:32:05 +02:00
# 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`
2025-01-06 19:32:05 +02:00
- Switch to a partition on another drive:
`steamos-chroot {{[-d|--disk]}} {{/dev/sdX}} {{[-p|--partset]}} {{A|B}}`
2025-01-06 19:32:05 +02:00
- Display help:
`steamos-chroot {{[-h|--help]}}`