Monday, 4 July 2016

Rebooting after flashing ZenUi Marshmallow.



I flashed ZenUi Pre-rooted ROM and now after I flashed other ROMs phone reboots as soon as boot finishes.

also I found that

Code:


fastboot oem reboot-recovery

command doesn't work any more.

I got ZenUI WW_21.40.0.1692 from here


Commands I used to flash ZenUi Android 6.0.1

Code:


fastboot erase userdata
fastboot erase system
fastboot flash aboot aboot.mbn
fastboot flash boot boot.img
fastboot flash hyp hyp.mbn
fastboot flash modem modem.bin
fastboot flash recovery recovery.img
fastboot flash rpm rpm.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash tz tz.mbn
fastboot flash system system.img
fastboot erase cache



How can I fix this?



No comments:

Post a Comment