Step 5: Starting the Archinstall Script
Once booted into a live environment, a command line is presented automatically logged in with the root account to provide full admin access.
Having root access means that anything targeting the internal drive or other drives connected to the computer can result of loss of data. If possible, back up any important data before continuing with this install process.
Start by connecting to a network. Wired networks over the Ethernet expansion card will automatically configure. For wireless networks use the command ``iwctl station wlan0 connect SSID`` replacing ``SSID`` with the name of the desired wireless network.
Once connected to the internet, install the latest version of the ``archinstall`` script by running ``pacman -Sy archinstall`` then entering ``Y`` when prompted.
When this finishes, start the ``archinstall`` script. The true Arch Linux installer starts here.
The starting point for ``archinstall`` is a list of stages, with the first stage being to select a language for the installer. The installer is primarily navigated using the arrow keys, enter key, and space bar.