more notes
This commit is contained in:
parent
23d4795228
commit
a143d3ab56
1 changed files with 1 additions and 11 deletions
12
README.md
12
README.md
|
|
@ -64,17 +64,7 @@ Reboot, mash F12 for boot menu, pick USB.
|
||||||
|
|
||||||
You'll land in a root shell. Connect to WiFi:
|
You'll land in a root shell. Connect to WiFi:
|
||||||
|
|
||||||
```sh
|
Prepare `iwd` (available in the installer too):
|
||||||
systemctl start wpa_supplicant
|
|
||||||
wpa_cli
|
|
||||||
> add_network 0
|
|
||||||
> set_network 0 ssid "YourSSID"
|
|
||||||
> set_network 0 psk "YourPassword"
|
|
||||||
> enable_network 0
|
|
||||||
> quit
|
|
||||||
```
|
|
||||||
|
|
||||||
Or if you prefer `iwd` (available in the installer too):
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
iwctl
|
iwctl
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue