Starnix
starnix
is a runner that allows for running unmodified Linux binaries on Fuchsia.
Linux binaries are not run inside a virtual machine. Instead, starnix
creates a compatible runtime environment by implementing the Linux UAPI.
Check out RFC-0082
to learn more about the motivation and design of starnix
.
Using starnix
The main entry point to starnix
is the ffx starnix
tool.
Check out the README
for instructions to run Linux binaries, tests, or an interactive Android shell.
Contributing
Patches that improve Linux compatibility are welcome. If you want to report a bug or file a feature request, create an issue in the Starnix component in Issue Tracker.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-22 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-22 UTC."],[],[]]