you also need wireless_tools in onboot.lst
Done. However, I don't think it does anything if I have wpa_supplicant on there.
Also did:
chmod 664 /mnt/hda1/tce/optional/*And permissions are right.
and I've edited wlan0.sh:
vi wlan0.shand inserted
iwconfig wlan0 essid anyWhen I check
iwconfig wlan0It shows no ESSID. I don't know shell scripting or how the boot up works. I didn't put sudo behind it because I'm not stupid enough to risk doing that with something I don't know.
EDIT:
That's a dep of wpa_supplicant, so it's loaded automatically.
Yeah, I'll clean up my TCEs and everything (the tce/ folder is a mess cause I was trying every which way to get my wireless PCMCIA card to work.)