Skip to content

Installation Network

itsvlxd edited this page Aug 14, 2026 · 8 revisions

Network setup

This step (Step 24) makes sure your machine can reach the internet during installation, because packages, the AUR helper, and the RetroLinux repo are all downloaded while installing.


Step 24 · Network setup

The installer first asks which type of connection you want to use:

  • WiFi — the installer checks for a wireless adapter, then walks you through selecting your network and entering the password. Wrong passwords are retried (up to 5 attempts with a short pause between each).
  • Ethernet — the installer brings the wired interface up and verifies you have connectivity.
Network type selection

For WiFi, you pick your network and enter its password:

Wi-Fi network selection Wi-Fi password input

Your choice is stored as NETWORK_TYPE (WiFi or Ethernet) with the WIFI_SSID (and password), and reused by the chroot post-install stage to connect the freshly-installed system.

Note

A working internet connection is required, without it the installer cannot download packages or set up the AUR helper.


Related


Continue the walkthrough

← Previous: Software Choices · Next → Config & After

⬆ Back to the Installation overview

Clone this wiki locally