> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tsukineos.top/llms.txt
> Use this file to discover all available pages before exploring further.

# TsukineOS: Lightweight Linux for Music Creators

> TsukineOS is a minimal Linux distribution built for music creators, supporting both x86_64 and ARM64 architectures with a built-in toolchain and package manager.

TsukineOS is a lightweight Linux distribution rebuilt from the ground up for music creators. It delivers a **lightweight, controllable, and ready-to-use** environment on both x86\_64 and ARM64 hardware. The current version is **Infdev-0.2.4**, shipping with a custom toolchain and package manager so you can take full control of the system without unnecessary overhead.

<Note>
  TsukineOS is in active **Infdev** development. Features and interfaces may change between versions. Use it in a virtual machine or on spare hardware. Do not use it in production.
</Note>

<CardGroup cols={2}>
  <Card title="Introduction" icon="book" href="/en/introduction">
    Learn about TsukineOS's design philosophy and what Infdev-0.2.4 can do.
  </Card>

  <Card title="Installation" icon="download" href="/en/installation">
    Download and boot the x86\_64 ISO, or flash the ARM64 image to a device or SD card.
  </Card>

  <Card title="First Boot" icon="terminal" href="/en/first-boot">
    Log in, connect to a network, and install packages: what to do after the first boot.
  </Card>

  <Card title="Command Reference" icon="list" href="/en/reference/commands">
    Browse the complete reference for all custom command-line tools.
  </Card>
</CardGroup>

## Get Started in Three Steps

<Steps>
  <Step title="Download the image">
    Go to the [TsukineOS GitHub Releases](https://github.com/tsutokiteo/TsukineOS/releases) page and download the **Infdev-0.2.4** image for your architecture (x86\_64 ISO or ARM64 IMG).
  </Step>

  <Step title="Boot or flash">
    For x86\_64, boot directly with **QEMU** or create a bootable USB with **Ventoy**. For ARM64, flash the image to an SD card using `dd` or Balena Etcher, then insert it and power on the device.
  </Step>

  <Step title="Log in and explore">
    After the system boots, log in and use **tknpkg** to install packages, connect to a network, and start preparing your environment for music creation.
  </Step>
</Steps>

<Tip>
  If you are new to TsukineOS, start with the [Introduction](/en/introduction) to understand the project's goals and current capabilities before moving on to installation.
</Tip>

<Note>
  This page was translated by AI and may contain inaccuracies. The Simplified Chinese version is authoritative.
</Note>

***

© 2024-2026 TsutokiTeo/JunweiZhang. All rights reserved.
