Installation & Guide

Documentation

Everything you need to know about booting and installing HiganveinOS.

1

Flashing the ISO to a Flash Drive

Download the higanveinos-x86_64.iso file from our download page. Use a tool like Ventoy (recommended for multi-boot), Rufus (DD mode), or `dd` in Linux:

sudo dd if=higanveinos-x86_64.iso of=/dev/sdX bs=4M status=progress oflag=sync
2

Booting into Live Environment

Plug your USB drive into your target PC/Laptop (supports both Legacy BIOS and UEFI). Enter your BIOS/Boot Menu during startup and select the USB drive. You will be greeted by our custom bootloader with the HiganveinOS live entry.

3

Installing via Calamares GUI

Once booted into the Hyprland desktop, click the installer icon on the desktop or run Calamares from the terminal. Follow the intuitive click-through wizard to partition your drive, set up your user account, and complete the installation.