This commit is contained in:
nils 2025-01-25 16:43:07 +01:00
parent 3e3e114fdd
commit a07c9b7d63

View file

@ -5,8 +5,8 @@ After booting the Alpine Linux extended ISO, partition the disks. For this actio
To set it up `setup-interfaces` and `setup-apkrepos` will be used. To set it up `setup-interfaces` and `setup-apkrepos` will be used.
``` shell-session ``` shell-session
root@host:~# setup-interfaces -ar sh# setup-interfaces -ar
root@host:~# setup-apkrepos -c1 sh# setup-apkrepos -c1
``` ```
> To use Wi-Fi simply run `setup-interfaces -r` and select `wlan0` or similar. > To use Wi-Fi simply run `setup-interfaces -r` and select `wlan0` or similar.