kRogue
3rd June 2007, 11:22 AM
Hi,
I have a zd1211 chipset WLAN USB dongle, I can get it to work just fine, but I do not see how to get it to startup automatically at boot, the device's name is wlan0, so I created the file /etc/sysconfog/network-scripts/ifcg-wlan0 which contains:
DEVICE=wlan0
BOOTPROTO=dhcp
HWADDR=00:02:72:57:AE:2E
ONBOOT=yes
TYPE=Ethernet
(the HWADDR was gotten from ifconfig) once I get it runnign by hand..
so what do I need to do to get it to start autmoatically at boot?
I have a zd1211 chipset WLAN USB dongle, I can get it to work just fine, but I do not see how to get it to startup automatically at boot, the device's name is wlan0, so I created the file /etc/sysconfog/network-scripts/ifcg-wlan0 which contains:
DEVICE=wlan0
BOOTPROTO=dhcp
HWADDR=00:02:72:57:AE:2E
ONBOOT=yes
TYPE=Ethernet
(the HWADDR was gotten from ifconfig) once I get it runnign by hand..
so what do I need to do to get it to start autmoatically at boot?