Skip to content

Commit 2372764

Browse files
classabbyampthe-maldridge
authored andcommitted
installation/live-images/guide: improve wireless install guide
now that el-cheapo works with wpa_supplicant again, let's stop recommending to configure wifi manually.
1 parent 82d8dc9 commit 2372764

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

src/installation/live-images/guide.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,11 @@ use the "us" keymap.
3939
Select your primary network interface. If you do not choose to use DHCP, you
4040
will 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

0 commit comments

Comments
 (0)