snippetbashTip
steamos-chroot — Switch root directory in a SteamOS environment. More information: <https://gitlab.com/users/evlaV/pr
Viewed 0 times
directorysteamoscommandsteamos-chrootclienvironmentrootswitch
linux
Problem
How to use the
steamos-chroot command: Switch root directory in a SteamOS environment. More information: <https://gitlab.com/users/evlaV/projects>.Solution
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]}} otherSwitch to a partition on another drive:
steamos-chroot {{[-d|--disk]}} {{/dev/sdX}} {{[-p|--partset]}} {{A|B}}Display help:
steamos-chroot {{[-h|--help]}}Code Snippets
Switch to the other A/B partition
steamos-chroot {{[-p|--partset]}} otherSwitch to a partition on another drive
steamos-chroot {{[-d|--disk]}} {{/dev/sdX}} {{[-p|--partset]}} {{A|B}}Display help
steamos-chroot {{[-h|--help]}}Context
tldr-pages: linux/steamos-chroot
Revisions (0)
No revisions yet.