OpenWRT: Flash Linksys WRT160NL
Sumber: http://wiki.openwrt.org/toh/linksys/wrt160nl#jtag
Flash Linksys WRT160NL
- Pastikan IP address PC statik 192.168.1.254
 - Pastikan IP address PC tidak dynamic
 
- Matikan router
 - Sambungkan kabel LAN laptop ke LAN di router
 - rename firmware menjadi code.bin
 
cd openwrt.trunk/openwrt/bin/ar71xx cp openwrt-ar71xx-generic-wrt160nl-squashfs-factory.bin code.bin
- ketik di shell
 
ifconfig eth0 192.168.1.254 echo -e "binary\nrexmt 1\ntimeout 60\ntrace\nput code.bin\n" | tftp 192.168.1.1
- Nyalakan router
 
Sesudah FLashing
- Tunggu sampai selesai proses tranfer
 - Tunggu sampai router booting kembali
 - ping 192.168.1.1 pastikan ada responds
 
ping 192.168.1.1
- tunggu sampai proses booting selesai.
 
Setup Password Root
Set password root melalui telnet. Telnet ke router 192.168.1.1
telnet 192.168.1.1
akan keluar
 === IMPORTANT ============================
  Use 'passwd' to set your login password
  this will disable telnet and enable SSH
 ------------------------------------------
BusyBox v1.19.4 (2013-04-10 08:27:23 WIT) built-in shell (ash)
Enter 'help' for a list of built-in commands.
  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 BARRIER BREAKER (Bleeding Edge, r36235)
 -----------------------------------------------------
  * 1/2 oz Galliano         Pour all ingredients into
  * 4 oz cold Coffee        an irish coffee mug filled
  * 1 1/2 oz Dark Rum       with crushed ice. Stir.
  * 2 tsp. Creme de Cacao
 -----------------------------------------------------
root@OpenWrt:/# passwd
Changing password for root
New password: 
Bad password: too weak
Retype password: 
Password for root changed by root
Setelah root password diubah kita dapat mengakses Web & SSH.
Referensi
- http://dd-wrt.com/wiki/index.php/Recover_from_a_Bad_Flash
 - http://dd-wrt.com/wiki/index.php/TFTP_flash#Linksys_TFTP_GUI
 - http://wiki.openwrt.org/toh/linksys/wrt160nl#jtag
 
Pranala Menarik
- OpenWRT
 - OpenWRT: Download Firmware yang sudah jadi
 - OpenWRT: Source Repository Download
 - OpenWRT: Melihat Daftar Package
 
Build Firmware
- OpenWRT: Build Firmware
 - OpenWRT: Build Firmware Buffalo WZRHPG450H
 - OpenWRT: Build Firmware Buffalo WZRHPG300N
 - Buffalo
 - Buffalo: WZRHPG450H Cara Recovery
 - Buffalo: WZRHPG450H OpenWRT mengaktifkan setelah di flash
 - Buffalo: WZRHPG450H Membuat Firmware OpenWRT Sendiri COOL
 - Buffalo: WZRHPG450H OpenWRT instalasi aplikasi Pendukung OLSRD
 - OpenWRT: Build Firmware Ubiquiti NanoStation2
 - OpenWRT: Build Firmware Mikrotik RB433
 - OpenWRT: Build Firmware Linksys WRT160NL
 - OpenWRT: Build Firmware Linksys WRT54GL
 
Build Firmware
- OpenWRT: Flash Linksys WRT54GL
 - OpenWRT: Flash Linksys WRT160NL
 - OpenWRT: Flash Buffalo WZRHP450H
 - OpenWRT: Flash Buffalo WZRHP300N
 - OpenWRT: Flash UBNT NanoStation2