Skip to content

Instantly share code, notes, and snippets.

@stestagg
Created October 26, 2014 23:00
Show Gist options
  • Save stestagg/19165152c7567538a07d to your computer and use it in GitHub Desktop.
Save stestagg/19165152c7567538a07d to your computer and use it in GitHub Desktop.
Install wpa_supplicant for raspberry pi/arch from x86 machine
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