First of all, did you exchange the hostapd daemon & changed the hostpad.conf while trying the ARCHLinux image file provided by us?
You have to switch the default /bin/sh shell to bash, to prevent alot of trouble when running raspbian:
Matthias
You have to switch the default /bin/sh shell to bash, to prevent alot of trouble when running raspbian:
rm /bin/sh ln -s /bin/bash /bin/sh
Matthias