Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: persistent wireless on boot, wireless< Next Oldest | Next Newest >
ivansv Offline





Group: Members
Posts: 22
Joined: Oct. 2004
Posted: Feb. 02 2007,10:51 QUOTE

can somebody tell me what i need to do to make my wireless persist upon booting.
i am sure i need to edit a file , but which?
thanks for your help.
Back to top
Profile PM 
beakmyn Offline





Group: Members
Posts: 63
Joined: Sep. 2004
Posted: Feb. 02 2007,19:09 QUOTE

I created a script called myiwconfig.sh
Code Sample

#!/bin/sh
#
# Script to set up wireless card
# beakmyn@frontiernet.net
#

# Set display so that script will effect the local screen
export DISPLAY=:0

sudo iwconfig eth0 essid "Your Essid" enc DE:AD:BE:EF:41

#sudo ifconfig eth0 10.10.0.10
#sudo route add default gw 10.10.0.1

sudo pump -i eth0
exit 0


then added the following to bootlocal.sh
Code Sample

/opt/myiwconfig.sh


--------------
Have you seen my Damn Small Digital Picture frame?
http://www.frontiernet.net/~pictureframe
http://rapidshare.com/files/27769266/pframedsl.iso.html
http://www.joyceandkevin.com/dslpictureframe/pframedsl.rar
Back to top
Profile PM WEB AOL MSN YIM 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: Feb. 02 2007,20:05 QUOTE

If you have used any of the gui setup programs then the custom script, myiwconfig, myndis, or myprism2, is already made for you in /opt directory.

If you are running a later version of DSL you are prompt to automatically have the auto-generated script saved in /opt/bootlocal.sh
Back to top
Profile PM WEB 
ivansv Offline





Group: Members
Posts: 22
Joined: Oct. 2004
Posted: Feb. 03 2007,10:18 QUOTE

thanks fellows, got it.
Back to top
Profile PM 
3 replies since Feb. 02 2007,10:51 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: persistent wireless on boot

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code