Friday, April 20, 2018

UNBRICK ZE551ML / Z00AD DAN FLASH VIA FASTBOOT

Z00AD memang hp gampang-gampang susah dalam masalah flashing,
Kali ini dapet kasus asus ze551ml / z00ad awalnya lupa pola, mau reset tidak bisa masuk droidboot akhir nya debrick.
setelah bisa masuk droidboot kendala saat flashing via AFT gagal, UFI gagal..

Akhir nya cari cara lain, dapet pencerahan di xda developer via fastboot.
Tapi banyak yang gagal karena "flash cmds_error"

Ok langsung saja dan ucapkan selamat tinggal "flash cmds_error"
download adb tool.
download file raw  ze551ml.
extract file raw dan masukkan ke folder adb.

daripada bingung download file adb tool n raw
adb tool dan file raw sudah saya jadikan satu folder tinggal flashing.

Cara nya ikuti langkah di bawah ini:
1. masuk ke droidboot (power + vol up)
2. connect to pc nanti device manager detect asus bootloader
3. buka folder nya adbtool n raw, tekan shift + klik kanan mouse, pilih "open command window here"
4. ikuti command di bawah ini
 
fastboot oem erase_osip_header
fastboot oem start_partitioning
fastboot flash /tmp/partition.tbl partition.tbl
fastboot oem partition /tmp/partition.tbl
fastboot erase system
fastboot erase APD
fastboot erase ADF
fastboot erase cache
fastboot oem stop_partitioning
fastboot flash fastboot droidboot_sign.bin  
fastboot flash recovery recovery_sign.bin
fastboot format system
fastboot flash splashscreen splash_sign.bin
fastboot flash system system.img
fastboot flash boot boot_sign.bin
fastboot reboot
4. tunggu sampe nyala normal.
5. done....

NB : 1. anda bisa masukkan command "fastboot erase data" jika ingin data bersih.
         2. saya menggunakan windows 10 64bit.





REDMI 5A HF MODE