OpenWRT: Flash Linksys WRT54GL
Revision as of 05:02, 18 September 2012 by 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. ...)
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.
* Download the openwrt-wrt54g-squashfs.bin firmware image from the brcm-2.4 folder to your PC. * You can find that image at: http://downloads.openwrt.org/backfire/10.03.1/brcm-2.4/ * Open http://192.168.1.1/Upgrade.asp in your browser or manually go to http://192.168.1.1 → Administration → Firmware Upgrade * Upload openwrt-wrt54g-squashfs.bin * Wait 2 minutes. The router will reboot itself automatically after the upgrade is complete. * Your router should now be telnettable at 192.168.1.1. The web interface luci is also available at http://192.168.1.1 . Telnet is disabled and ssh is enabled once a password has been set. * Type these commands out in telnet/ssh. This is to ensure that tftp is available, in case your router gets 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