Skip to main content

ROSETTA_GUEST_PATH

Constant ROSETTA_GUEST_PATH 

Source
pub const ROSETTA_GUEST_PATH: &str = "/mnt/rosetta";
Expand description

Guest mount point for the Rosetta 2 Linux runtime. The ptrace wrapper execs <ROSETTA_GUEST_PATH>/rosetta (the translator), so this path is baked into both the wrapper and the binfmt_misc registration.