File tree Expand file tree Collapse file tree
src/installation/live-images Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,9 +39,11 @@ use the "us" keymap.
3939Select your primary network interface. If you do not choose to use DHCP, you
4040will be prompted to provide an IP address, gateway, and DNS servers.
4141
42- If you intend to use a wireless connection during the installation, you may need
43- to configure it manually using wpa_supplicant and dhcpcd manually before running
44- ` void-installer ` .
42+ If you choose a wireless network interface, you will be prompted to provide the
43+ SSID, encryption type (` wpa ` or ` wep ` ), and password. If ` void-installer ` fails
44+ to connect to your network, you may need to exit the installer and configure it
45+ manually using [ wpa_supplicant] ( ../../config/network/wpa_supplicant.md ) and
46+ [ dhcpcd] ( ../../config/network/index.md#dhcpcd ) before continuing.
4547
4648## Source
4749
You can’t perform that action at this time.
0 commit comments