HI!
In this post i will share How you can fix your Asus Zenfone Selfie [Asus ZOOUD] in hang on logo situation!I will flash the firmware using fastboot commands.By the way,you must download first the file and extracted it in your desired folder in your PC.
Download:
➤➤Asus Zenfone Selfie [Asus ZOOUD] Rooted FirmwareFlashing Via Fastboot:
1.After finish Downloading the file and already extracted you will get a folder named ADB
2.Open the folder
3.Now.Hold on Shift on your Keyboard and right click on your mouse and select Open command window here
4.CMD.exe will open now
5.Now,Connect your phone via fastboot (Volume Up and Power Button)
6.Check your devices if properly connected by typing this command 'adb devices'(if not connected you must installed the drivers found in the file that you downloaded earlier.
7.After devices is properly connected,start flashing by typing this commands
COMMANDS :
fastboot flash aboot aboot.mbn
fastboot flash boot boot.img
fastboot flash system system_xposed.img
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot
Logs:
F:\ASUS\asus zenfone selfie\new dl\adb>fastboot flash aboot aboot.mbn
target reported max download size of 268435456 bytes
sending 'aboot' (795 KB)...
OKAY [ 0.032s]
writing 'aboot'...
OKAY [ 0.026s]
finished. total time: 0.062s
F:\ASUS\asus zenfone selfie\new dl\adb>fastboot flash boot boot.img
target reported max download size of 268435456 bytes
sending 'boot' (24869 KB)...
OKAY [ 0.791s]
writing 'boot'...
OKAY [ 0.218s]
finished. total time: 1.015s
F:\ASUS\asus zenfone selfie\new dl\adb>fastboot flash system system_xposed.img
target reported max download size of 268435456 bytes
erasing 'system'...
OKAY [ 0.538s]
sending sparse 'system' (259338 KB)...
OKAY [ 11.064s]
writing 'system'...
OKAY [ 2.445s]
sending sparse 'system' (257277 KB)...
OKAY [ 11.021s]
writing 'system'...
OKAY [ 2.372s]
sending sparse 'system' (257277 KB)...
OKAY [ 10.984s]
writing 'system'...
OKAY [ 2.362s]
sending sparse 'system' (257278 KB)...
OKAY [ 10.983s]
writing 'system'...
OKAY [ 2.395s]
sending sparse 'system' (257277 KB)...
OKAY [ 11.031s]
writing 'system'...
OKAY [ 2.362s]
sending sparse 'system' (258056 KB)...
OKAY [ 11.336s]
writing 'system'...
OKAY [ 3.109s]
sending sparse 'system' (261229 KB)...
OKAY [ 11.114s]
writing 'system'...
OKAY [ 2.763s]
sending sparse 'system' (254860 KB)...
OKAY [ 10.911s]
writing 'system'...
OKAY [ 2.661s]
sending sparse 'system' (258041 KB)...
OKAY [ 11.011s]
writing 'system'...
OKAY [ 2.363s]
sending sparse 'system' (258041 KB)...
OKAY [ 11.013s]
writing 'system'...
OKAY [ 2.372s]
sending sparse 'system' (261293 KB)...
OKAY [ 11.123s]
writing 'system'...
OKAY [ 2.402s]
sending sparse 'system' (216326 KB)...
OKAY [ 9.373s]
writing 'system'...
OKAY [ 2.641s]
finished. total time: 161.846s
F:\ASUS\asus zenfone selfie\new dl\adb>fastboot flash recovery recovery.img
target reported max download size of 268435456 bytes
sending 'recovery' (26627 KB)...
OKAY [ 0.848s]
writing 'recovery'...
OKAY [ 0.228s]
finished. total time: 1.082s
F:\ASUS\asus zenfone selfie\new dl\adb>fastboot erase cache
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.019s]
finished. total time: 0.021s
F:\ASUS\asus zenfone selfie\new dl\adb>fastboot reboot
rebooting...
finished. total time: 0.005s
Comments
Post a Comment