Installation
This guide walks you through installing RogueOS on your handheld gaming device.
Requirements
- A supported device (currently Legion Go 2)
- USB drive (8GB+) or SD card for installation media
- Internet connection (recommended)
Download
Download the latest RogueOS image from the releases page.
Creating Installation Media
Using Fedora Media Writer (Recommended)
- Download and install Fedora Media Writer
- Select "Custom image"
- Choose the downloaded RogueOS image
- Select your USB drive
- Click "Write"
Using dd (Linux/macOS)
sudo dd if=rogueos.iso of=/dev/sdX bs=4M status=progress
sync
Replace /dev/sdX with your USB drive device.
Booting from Installation Media
- Insert the USB drive into your device
- Power on and enter the boot menu (usually by holding Volume Down + Power)
- Select the USB drive
- Follow the installation prompts
Next Steps
After installation completes, see First Boot for initial setup.