← 返回命令列表

Linux command

steamos-chroot 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Example

steamos-chroot -p other

Example

steamos-chroot -d [/dev/sdX] -p [A|B]

Example

steamos-chroot -h

说明

steamos-chroot switches the root directory in a SteamOS environment, enabling access to the alternate A/B partition or partitions on other drives. SteamOS uses A/B partition schemes for reliable updates, allowing one partition to be updated while the other remains bootable. This tool is useful for recovery operations, system repair, or accessing files on the inactive partition.

参数

-p, --partset _A|B|other_
Select partition set (A, B, or the other inactive one)
-d, --disk _DEVICE_
Target a specific disk device
-h, --help
Display help

FAQ

What is the steamos-chroot command used for?

steamos-chroot switches the root directory in a SteamOS environment, enabling access to the alternate A/B partition or partitions on other drives. SteamOS uses A/B partition schemes for reliable updates, allowing one partition to be updated while the other remains bootable. This tool is useful for recovery operations, system repair, or accessing files on the inactive partition.

How do I run a basic steamos-chroot example?

Run `steamos-chroot -p other` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -p, --partset _A|B|other_ do in steamos-chroot?

Select partition set (A, B, or the other inactive one)