1. Extraksi file intel-lan_linux_v12.2.zip pada /usr/local/
--> #tar zxvf intel-lan_linux_v12.2.zip, yang nantinya akan terbentuk menjadi
--> intel-lan_linux_v12.2.tar.gz
2. Extraksi file intel-lan_linux_v12.2.tar.gz pada /usr/local/src/
--> #tar -zxvf intel-lan_linux_v12.2.tar.gz
3. Masuk ke folder [drivers]
--> #cd /usr/local/src/intel_lan/drivers
4. Extraksi file e1000-7.6.5.tar.gz
--> #tar -zxvf e1000-7.6.5.tar.gz
5. Masuk ke folder e1000-7.6.5
--> #cd e1000-7.6.5
6. Lakukan proses install atau compile
--> # Make install
7. File hasil compile tersebut akan berekstensi *.[k]o dan tersimpan di folder
/lib/modules/kernel-linux-yang-ada/drivers/net/e1000/
8. Masukkan module file tersebut dengan cara :
--> #insmod <nama_file.ko> atau
#modprobe <nama_file>
9. Lakukan proses reboot.
--> #reboot atau
#init 6
-----------------------
Setelah boot-up, silakan dilihat pada Networknya dengan cara :
#ifconfig <enter>
Selamat Mencoba....... :)
~cheers~
uLieL
also available @ http://foxangeli.blogspot.com or..
YM-id (iam on sms status mode): foxangeli
Comments