2.7 KiB
description
| description |
|---|
| Install Olares on a physical machine using the official ISO image, including system requirements, installation steps, and activation process. |
Install Olares via ISO
This guide explains how to install Olares on a physical machine using the official ISO image.
Prerequisites
-
Host requirements:
- CPU: 4 cores or more.
- Memory: At least 8 GB of available RAM.
- Storage: Minimum 150 GB SSD.
- Network: The device must be connected to a wired LAN. ::: warning SSD required The installation will likely fail if an HDD (mechanical hard drive) is used instead of an SSD. :::
-
Other: A USB flash drive with at least 8 GB capacity.
Create a bootable USB drive
- Download the latest Olares Installer ISO on your computer.
- Download and install Balena Etcher.
- Insert the USB flash drive into your computer.
- Launch Etcher and follow these steps:
- Image: Select the Olares ISO.
- Target disk: Select your USB drive.
- Click Flash to write the installer to the USB drive.
Boot from USB drive
- Insert the bootable USB drive into the target machine.
- Enter the BIOS setup and set USB Boot as the first boot option.
- Save and restart. The system will automatically boot into the Olares installer interface.
Install Olares
-
From the Olares installer interface, select Install Olares to Hard Disk and press Enter.
-
The installer will display a list of available disks (e.g.,
sda 200G HARDDISK).
Type/dev/followed by the disk name (e.g.,/dev/sda) to select the installation target. The installation typically takes 4–5 minutes. :::tip Note During installation, you may see prompts related to NVIDIA GPU drivers.
Simply press Enter to confirm. ::: -
Once you see the message below, the installation has completed successfully:
Installation completed successfully!
You can now remove the USB drive and press Ctrl + Alt + Del to restart.
Verify installation
After rebooting, the system will enter Ubuntu.
-
Log in using the default credentials:
- Username:
olares - Password:
olares
- Username:
-
Run the following command to verify the installation:
sudo olares-checkIf the output shows the following, Olares has been installed successfully:
check list --------- check Olaresd: success check Containerd: success