Skip to main content

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

  1. Download and install Fedora Media Writer
  2. Select "Custom image"
  3. Choose the downloaded RogueOS image
  4. Select your USB drive
  5. 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

  1. Insert the USB drive into your device
  2. Power on and enter the boot menu (usually by holding Volume Down + Power)
  3. Select the USB drive
  4. Follow the installation prompts

Next Steps

After installation completes, see First Boot for initial setup.