Difference between revisions of "OpenWRT: Flash Linksys WRT54GL"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (New page: Using the Linksys web GUI It is possible to install OpenWrt directly with the Linksys web GUI. If you are initially installing OpenWrt use the Linksys web GUI, this is the easiest way. ...) |
Onnowpurbo (talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | OpenWRT dapat di instalasi langsung melalui Web GUI Linksys. Jika anda pertama kali menginstall OpenWRT, maka menggunakan Web GUI Linksys adalah cara yang paling mudah. | |
− | |||
− | + | * Download openwrt-wrt54g-squashfs.bin firmware image dari folder brcm-2.4 ke folder PC. | |
− | + | * Anda dapat menemukan image di http://downloads.openwrt.org/backfire/10.03.1/brcm-2.4/ | |
− | + | * Buka http://192.168.1.1/Upgrade.asp di browser atau secara manual mengakses http://192.168.1.1 → Administration → Firmware Upgrade | |
− | + | * Upload openwrt-wrt54g-squashfs.bin | |
− | + | * Tunggu 2 menit, router akan reboot sendiri secara automatik setelah upgrade selesai. | |
− | + | ||
− | + | Router anda harusnya dapat di telnet di 192.168.1.1. Interface web juga tersedia di http://192.168.1.1 . Telnet akan disabled dan ssh akan enabled saat password di set. | |
− | + | ||
− | + | Ketik perintah berikut melalui telnet/ssh. Ini akan menjamin bahwa tftp tersedia, jika router kita bricked. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | nvram set boot_wait=on | + | nvram set boot_wait=on |
− | nvram set boot_time=10 | + | nvram set boot_time=10 |
− | nvram commit && reboot | + | nvram commit && reboot |
* | * | ||
Line 31: | Line 25: | ||
OR, you can simply ssh into the router, | OR, you can simply ssh into the router, | ||
− | cd /tmp | + | cd /tmp |
− | wget http://downloads.openwrt.org/backfire/10.03.1/brcm47xx/openwrt-brcm47xx-squashfs.trx | + | wget http://downloads.openwrt.org/backfire/10.03.1/brcm47xx/openwrt-brcm47xx-squashfs.trx |
− | sysupgrade /tmp/openwrt-brcm47xx-squashfs.trx | + | sysupgrade /tmp/openwrt-brcm47xx-squashfs.trx |
* | * |
Revision as of 07:09, 19 September 2012
OpenWRT dapat di instalasi langsung melalui Web GUI Linksys. Jika anda pertama kali menginstall OpenWRT, maka menggunakan Web GUI Linksys adalah cara yang paling mudah.
- Download openwrt-wrt54g-squashfs.bin firmware image dari folder brcm-2.4 ke folder PC.
- Anda dapat menemukan image di http://downloads.openwrt.org/backfire/10.03.1/brcm-2.4/
- Buka http://192.168.1.1/Upgrade.asp di browser atau secara manual mengakses http://192.168.1.1 → Administration → Firmware Upgrade
- Upload openwrt-wrt54g-squashfs.bin
- Tunggu 2 menit, router akan reboot sendiri secara automatik setelah upgrade selesai.
Router anda harusnya dapat di telnet di 192.168.1.1. Interface web juga tersedia di http://192.168.1.1 . Telnet akan disabled dan ssh akan enabled saat password di set.
Ketik perintah berikut melalui telnet/ssh. Ini akan menjamin bahwa tftp tersedia, jika router kita bricked.
nvram set boot_wait=on nvram set boot_time=10 nvram commit && reboot
* You're done! At this point, you are free to continue using brcm-2.4. However, if you wish to use brcm47xx, proceed below. * Download the image openwrt-brcm47xx-squashfs.trx here: http://downloads.openwrt.org/backfire/10.03.1/brcm47xx/ * Upload using luci at System > Flash Firmware * OR, you can simply ssh into the router,
cd /tmp wget http://downloads.openwrt.org/backfire/10.03.1/brcm47xx/openwrt-brcm47xx-squashfs.trx sysupgrade /tmp/openwrt-brcm47xx-squashfs.trx
* Wait for the router to reboot and login! In case you somehow found out that you can't telnet, then ssh should be possible since your previous settings before flashing remained (unless you used sysupgrade -n)
Referensi
Pranala Menarik
- OpenWRT
- OpenWRT: Download Firmware yang sudah jadi
- OpenWRT: Source Repository Download
- OpenWRT: Melihat Daftar Package
- OpenWRT: Build Firmware
- OpenWRT: Build Firmware Buffalo WZRHPG450H
- OpenWRT: Build Firmware Ubiquiti NanoStation2
- OpenWRT: Build Firmware Mikrotik RB433
- OpenWRT: Build Firmware Linksys WRT160NL
- OpenWRT: Build Firmware Linksys WRT54GL
- OpenWRT: Flash Linksys WRT54GL
- OpenWRT: Mikrotik RB433
- OpenWRT: 3G modem
- OpenWRT: Build Firmware dengan 3G Modem Support
- OpenWRT: Setup Firewall
- OpenWRT: Konfigurasi UBNT NanoStation2 tanpa WebGUI
- UBNT