Aegis Installer TUI
Aegis TUI is a terminal user interface frontend of Aegis, a tailored installer developed and optimized specifically for Athena OS.
To provide more accessible resources to the users, Aegis TUI provides a terminal interface to configure and install your systems according to your preferences.
Aegis will improve over time in order to detect automatically your hardware. It means that the installer is able to detect your environment (baremetal or virtualized), your CPU and your GPU. According to this information, all the needed drivers are automatically installed with no any actions by your side.
Aegis TUI can be run by running aegis-tui
command and requires a working Internet connection.
Its purpose is to create a JSON configuration file containing all the user choices that is used to feed the Aegis backend, the real brain of the installer. The JSON configuration file will be saved as /tmp/config.json
. This file has the following structure:
The installation logs will be saved to /tmp/aegis.log
and copied to the installed system to /var/log/aegis.log
.
Installation
Open the terminal and run:
Choose your favourite base system between Athena Arch or Athena Nix
Timezone
Select the timezone
Console Keymap
Select the console keymap
X11 Keymap
Select the X11 keymap
Locale
Select the locale
Users
Set your user account
Set your password
Choose if the inserted password should be the same for the root account too
If choose No, set a password for the root account
Shell
Select your favourite shell
Hostname
Set the hostname
Partitioning
Select your partition according to the installation type you are going to. Check the Installation chapter related to your setup and follow there the partition scheme to implement:
Desktop
Select your favourite theme
Theme
Select your favourite theme
Login Manager
Select your favourite display manager for login
Browser
Select your favourite browser
Terminal
Select your favourite terminal
Miscellaneous Settings
Select your favourite settings by using Space key button and confirm by Enter
Review the Summary and run the installation.
Select the install parameters for the installation process (Athena Nix only)
Finally, if you are ready to install, proceed
During the installation, installation logs are saved in /tmp/aegis.log
. In case the installation gets some issues, run:
and
to get the links to https://termbin.com where the logs are temporary saved. Communicate these links to Athena OS Team for troubleshooting.
If no errors have been raised during the installation phase, you are ready to use Athena OS!
Before rebooting, if you installed Athena OS in dual boot with Windows, as explained in the related section, restore Microsoft bootloader inside the boot partition (i.e., /dev/nvme0n1p1
):
Once you reboot, and you land on the installed system, open the terminal and run:
In this manner, Windows entry should be added in GRUB.
For Athena Nix installation, once reboot and land on the installed system, initialize Nix Channels by opening the terminal and running: