added instructions on how to unblock wifi

The WiFi is always blocked when I try to install Arch or do whatever in chroot from the flash drive and the rfkill command helps with that.
Maybe this will be helpful for someone else.
This commit is contained in:
Pavel Allahverdov 2021-12-04 18:19:39 +03:00 committed by GitHub
parent 68fe94da05
commit 683d3e62c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -31,6 +31,11 @@ __[Arch Linux Installation Guide](https://github.com/rickellis/Arch-Linux-Instal
### No Wifi
You can check if the WiFi is blocked by running `rfkill list`.
If it says **Soft blocked: yes**, then run `rfkill unblock wifi`
After unblocking the WiFi, you can connect to it. Go through these 5 steps:
#1: Run `iwctl`
#2: Run `device list`, and find your device name.