Skip to content

Commit

Permalink
steamos-chroot: add page (tldr-pages#15449)
Browse files Browse the repository at this point in the history
  • Loading branch information
Managor authored and BananaaaKING committed Jan 31, 2025
1 parent a8ba1e3 commit 68d44a1
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions pages/linux/steamos-chroot.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# 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 --partset other`

- Switch to a partition on another drive:

`steamos-chroot --disk {{/dev/sdX}} --partset {{A|B}}`

- Display help:

`steamos-chroot --help`

0 comments on commit 68d44a1

Please sign in to comment.