Releases: CyphrRiot/ArchRiot
Releases · CyphrRiot/ArchRiot
ArchRiot Linux (ISO)
ArchRiot ISO
A customized Arch Linux ISO built for the ArchRiot Linux Project.
Downloads:
- [archriot.iso (1.6GB)](attached below)
- [archriot.sha256](attached below)
SHA256 Checksum:
Verify the Download:
sha256sum -c archriot_2025.sha256Requirements
- 64-bit UEFI or Legacy BIOS system
- At least 4GB RAM (8GB recommended)
- 20GB+ free disk space
- Internet connection during installation
Creating Installation Media
Ventoy
You should use Ventoy which is quite simple compared to other options.
Create the drive and copy the archriot_2025.iso to the Ventoy drive.
Boot the drive (may require bios settings to set the USB drive as the first boot drive)
USB Drive
sudo dd if=out/archriot-*.iso of=/dev/sdX bs=4M status=progress oflag=syncReplace /dev/sdX with your USB device (use lsblk to find it).
Installation Process
-
Boot from the ISO and then run
riot -
The installer will guide you through:
- WiFi setup (if required)
- Timezone selection
- Keyboard layout
- Disk selection (
⚠️ WARNING: Selected disk will be wiped) - User account creation
- Encryption password setup
-
Installation takes around 10 minutes depending on internet speed
-
Reboot into your new ArchRiot system
-
Logging in for the first time will run
curl -fsSL https://ArchRiot.org/setup.sh | bashas normal
(should run automatically on first login)
What's Included
- Base System: Arch Linux with latest packages
- Desktop: Hyprland with full ArchRiot configuration
- Terminal: Ghostty with Cypher Riot Dark theme
- Shell: Fish with custom prompt & theme
- Editor: Neovim with plugins
- Browser: Brave
- Audio: PipeWire
