| TuNiX  
 
 
 
 
 Group: Members
 Posts: 4
 Joined: May 2008
 | 
|  | Posted: Dec. 09 2008,20:50 |  |  i used CF disk formatted to ext3, installed to hard drive, installed grub boot loader, located drivers for wireless card, ndiswrapper and modprobed my drivers. my wireless card works just fine. i use
 to locate the name of my device and the ESSID i want to connect to. then i went to my dsl panel and i run iwconfig and connect to my ESSID. everything is perfect! but when i reboot i have to re do my iwconfig.| Code Sample |  | sudo iwlist scanning | 
 
 
 can i create a script to connect to this network on bootup or at least save my settings?
 |