modifikasi bootloader

Download Modifikasi Bootloader

If you can't read please download the document

Upload: basuki-ariawan

Post on 18-Jan-2016

147 views

Category:

Documents


28 download

DESCRIPTION

bootloader openwrt

TRANSCRIPT

  • Modifikasi BootLoader TP Link mr3020 v.1

    Pendahuluan

    Dari beberapa kasus upgrade firmware original TP Link mr 3020 v.1 ke fw openwrt khususnya untuk

    pemula, sering terjadi kegagalan yang menyebabkan router gagal update ataupun gagal setting. Hal ini

    tidak menjadi masalah sulit pada router HG 553 karena tinggal melakukan prosedur reset 30/30/30.

    Solusi gagal setting atau gagal flashing pada mr 3020 v.1 tentu butuh usaha extra yang menyulitkan bagi

    pemula, bagaimana masuk mode Failsafe, debricking, atau yang lainnya. Beruntung kali ini sudah ada

    modifikasi bootloader dari ofmodemsandman.com.

    Alat dan Bahan

    - Router TP Link Mr 3020 v.1 - openwrt-special-mr3020-v1.bin - uboot_for_tp-link_tl-mr3020.bin - HxD-setup.exe - Uboot Mods.pdf

    Semua bahan kecuali router diperoleh dari ofmodemsandman.com/download dalam bentuk file mr3020v1.rar Peringatan!!! The author of this text, and the presented version of U-Boot is not liable for any adverse effects resulting from the application to on this website instructions, inability to upload or software errors in the reporting software. The author has made every effort and tested the software presented on these later in the devices, but does not guarantee that it will work properly on your device. What's more, you have been warned that the replacement of the Software U-Boot is a highly dangerous operation and in the event of failure, your device will no longer start, and the only way to restore it to operation of the program will flash with an external programmer. All operations performed on the basis of the information contained therein are doing at your own risk!

    Pelaksanaan:

    1. Jalankan perintah Factory default di router.

  • 2. Upgrade firmware ke openwrt special (pastikan hanya pakai fw special ini). Untuk router yang

    sudah memakai fw openwrt lainnya harus install ulang pakai fw khusus ini.

    3. Login ke luci (192.168.1.1) dan isi password .

  • 4. Buka Putty dan login. Masukkan perintah cat /proc/mtd.

    Fungsinya untuk melihat u-boot di mtd berapa (dalam hal ini mtd0)

    5. Membuat backup u-bott (cat /dev/mtd0 > /tmp/uboot_backup.bin), buka folder /tmp dengan

    WinSCP. Copy file uboot_backup.bin ke folder tempat kita mengextrak file mr3020v1.rar.

    6. Install dan jalankan HxD hex editor, buka file uboot_backup.bin (128 KB) dan uboot_for_tp-

    link_tl-mr3020.bin (64KB). Blok semua isi file uboot_for_tp-link_tl-mr3020.bin dengan Ctrl-A dan

    Copy (Ctrl-C), paste write (ctrl-B) kebagian awal isi file uboot_backup.bin, simpan (Save As)

    dengan nama uboot_mod.bin. (128 KB).

  • 7. Write boot loader mod ke uboot. Perintah mtd -r write /tmp/uboot_mod.bin u-boot.

    Sukses

  • 8. Cara menggunakan (saya menyebutnya update mode)

    Cabut power (adaptor), pasang power sambil tekan reset sampai 4 x led blink (jangan lebih)

    kemudian lepas maka led akan blinking cepat 1 x.

    Masuk brower 191.168.1.1 maka akan muncul

    Selesai , maka router bisa di upgrade sesuai keinginan.

    Kali ini saya akan upgrade ke openwrt-mr3020-v1-EXT2015-01-21

    Tunggu sebentar

  • Buka kembali 191.168.1.1

    Sekarang sudah terinstall openwrt-mr3020-v1-EXT2015-01-21.

    Kemudian saya coba kembali ke firmware ori (fw ori non boot diperoleh dari

    ofmodemsandman.com)

    Sukses

  • Kesimpulan :

    1. Merubah bootLoader mudah asal mengikuti petunjuknya

    2. Update mode (Firmware Update) langsung bisa bisa di akses melalui brower jika firmware

    sebelumnya Openwrt, tapi jika fw sebelumnya fw ori tp link maka IP LAN diset manual .

    3. Apabila kita upgrade fw ori dengan fw ori lainnya (yang ada bootloadernya) dengan menu

    upgrade firmware dari halaman adminnya maka bootloder modif ini tidak berfungsi lagi.

    4. Modifikasi Bootloader ini bisa di terapkan ke router TP Link lainnya, silahkan kunjungi

    situsnya (ofmodemsandman.com) dan download yang sesuai dengan tipe Routernya.

    Namun dalam hal ini saya baru test dan work di TP Link MR3020 v.1.