View Single Post
Old 03-28-2008, 09:01 AM   #8
cen
Connoisseur
cen doesn't littercen doesn't litter
 
Posts: 53
Karma: 140
Join Date: Mar 2008
Device: iRex iLiad (v1) / Sony Librie
Quote:
Originally Posted by carandol View Post
Just tried ksira's line of code, and now it just sits there with the light flashing and the progress bars cycling. Perhaps I got the line wrong. Should it have been:
Code:
$/usr/bin/wireless.sh start mynetwork wep 12345678
or
Code:
$/usr/bin/wireless.sh start ssid mynetwork encryption wep key 12345678
?
I believe if you are trying to put this into rio's script you will need to drop the $ and it should be:

/usr/bin/wireless.sh start mynetwork wep 12345678
cen is offline   Reply With Quote