Skip to content

Commit 21c2ea8

Browse files
authored
steamos-chroot: add page (#15449)
1 parent 9ed290f commit 21c2ea8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

pages/linux/steamos-chroot.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# steamos-chroot
2+
3+
> Switch root directory in a SteamOS environment.
4+
> More information: <https://gitlab.com/users/evlaV/projects>.
5+
6+
- Switch to the other A/B partition:
7+
8+
`steamos-chroot --partset other`
9+
10+
- Switch to a partition on another drive:
11+
12+
`steamos-chroot --disk {{/dev/sdX}} --partset {{A|B}}`
13+
14+
- Display help:
15+
16+
`steamos-chroot --help`

0 commit comments

Comments
 (0)