Installation guide
From download to a running system in six steps.
- 1Download & verifyGet the .img and check the SHA256 matches.
- 2Flash to USBWrite the image to a USB stick (16 GB+) with dd or Rufus.
- 3Boot the USBReboot and pick the USB from the boot menu. Works on UEFI and BIOS.
- 4Try or installChoose Live Desktop to try, or Install takhiOS to run the installer.
- 5Partition & confirmVisual partition editor — type the disk name to confirm any wipe.
- 6DoneReboot into a clean Arch system with bcachefs and Limine.
Quick flash
lsblk
sudo dd if=takhios-community-desktop-2026.08.30-1956.uil.img of=/dev/sdX bs=4M status=progress