Created
October 26, 2014 23:00
-
-
Save stestagg/19165152c7567538a07d to your computer and use it in GitHub Desktop.
Install wpa_supplicant for raspberry pi/arch from x86 machine
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mount /dev/sdX2 root | |
cd root | |
pacman -r . --config etc/pacman.conf --arch armv6h -S wpa_actiond wpa_supplicant |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment