Difference between revisions of "UBNT: Teknik Recovery"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 22: | Line 22: | ||
tftp> trace | tftp> trace | ||
tftp> put image.bin flash_update | tftp> put image.bin flash_update | ||
+ | |||
+ | |||
+ | ==Pranala Menarik== | ||
+ | |||
+ | * [[UBNT: Teknik Recovery]] | ||
+ | * [[UBNT: Rebuild Firmware]] | ||
+ | * [[UBNT: openwrt]] | ||
+ | * [[UBNT: olsr dengan openwrt]] | ||
+ | * [[OLSR - di UBNT]] |
Revision as of 04:56, 21 July 2012
Kalau salah flash firmware langkah yang perlu dilakukan
- Set IP PC 192.168.1.x
- Turn off the device
- Press the reset button
- Turn on the device
- Release the reset button ~10 seconds (but not longer) after turning the device on. You will know it's ready when the LEDs change.
- Ping 192.168.1.20. If it works, you're ready to upload an image, if not, go back to step 1.
- tftp the image in binary mode to 192.168.1.20 as 'flash_update'.
- Tekan Tombol Reset UBNT
- ping
ping 192.168.1.20
- jika dapat responds dari ping
- lakukan tftp
tftp 192.168.1.20 tftp> binary tftp> trace tftp> put image.bin flash_update