commands.sh

steamos-chroot

linux

Switch root directory in a SteamOS environment.

More info →

Options (3)

-p, --partsetboolean

Switch to the other A/B partition

Example: steamos-chroot {{[-p|--partset]}} other
-d, --diskboolean

Switch to a partition on another drive

Example: steamos-chroot {{[-d|--disk]}} {{/dev/sdX}} {{[-p|--partset]}} {{A|B}}
-h, --helpboolean

Display help

Example: steamos-chroot {{[-h|--help]}}

Examples (3)

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]
made by @shridhargupta | data from tldr-pages