I have finally gotten arch linux to boot. but now I need to get internet, I am using a Netgear Prism_2 usb wifi adapter. I have wlan_ng installed.
I can see the device from lsusb but when I try to use /etc/rc.d/wlan restart It fails claiming there isn't a wlan0 device. And their isn't under /dev. Should I symlink the usb dev file to /dev/wlan0?
And if so, how would I know which usb dev file to link?