DreamQuest OS Normal Installation

This guide will walk you through the normal installation of DreamQuest 1.0 (Aurora), from creating a bootable USB to completing the installation on your DreamQuest Mini PC or any compatible system.

 

 

🛠️ Requirements

DreamQuest 1.0 ISO (Download the latest version)
USB Flash Drive (at least 8GB)
A PC or DreamQuest Mini PC
Stable internet connection (optional, but recommended for updates)

 

 

Step 1: Create a Bootable USB Drive

 

Method 1: Using Balena Etcher (Windows/Linux/macOS - Recommended)

  1. Download and install Balena Etcher from https://www.balena.io/etcher/.
  2. Insert your USB flash drive (minimum 8GB).
  3. Open Balena Etcher and select:
    • Flash from File → Choose the DreamQuest 1.0 ISO
    • Select Target → Choose your USB flash drive
    • Flash! → Start the process.
  4. Wait for the flashing process to complete.

 

Method 2: Using Rufus (Windows Only)

  1. Download and install Rufus from https://rufus.ie/.
  2. Insert your USB drive and launch Rufus.
  3. Set the following options:
    • Device: Select your USB drive.
    • Boot Selection: Choose DreamQuest 1.0 ISO.
    • Partition Scheme: GPT (For UEFI) or MBR (For Legacy BIOS).
    • File System: FAT32.
  4. Click Start and wait for it to finish.

 

Method 3: Using dd (Linux Terminal)

Identify your USB drive using:

lsblk

Flash the ISO (replace /dev/sdX with your USB drive name):

sudo dd if=dreamquest-1.0.iso of=/dev/sdX bs=4M status=progress && sync

Title

Step 2: Boot into DreamQuest 1.0 Live Installer

  1. Insert the bootable USB drive into the target PC.
  2. Power on the PC and enter BIOS/UEFI (Press F2, F12, or Del depending on your system).
  3. Change the boot order to prioritize the USB drive.
  4. Save changes and exit BIOS.
  5. The system will boot into DreamQuest 1.0 Live Mode.
  6. Select "Install DreamQuest OS" to start the installation process.
Title

Step 3: Installation Process

Select Try without installing

Click install system, click next

Choose your preferred Region and Zone, and click Next.

Select your keyboard layout. Click Next.

Choose :Erase Disk (Recommended for a fresh install) → Wipes the entire disk and installs DreamQuest 1.0.

Create a User Account

  • Enter your name and computer name.
  • Choose a username and password.
  • Select "Log in automatically" (if preferred).

Click "Install " and confirm your settings.