Help!!!!


dav8282

Members
Mar 22, 2014
15
13
I'm stucked on team recovery project 3.0.0-0 after tryng to update the last Cancro.zip without updating before the TWRP!!!!
Help!!!!
 
  • Like
Reactions: cesko
thereìs a way to install update.zip using flashboot without losing the data i have on the phone?
 
thereìs a way to install update.zip using flashboot without losing the data i have on the phone?
you need a fastboot rom, not a .zip to do that and yes, with a fastboot rom you have several flash scripts, one of them does not wipe user data. Pick up the 6.2.25 china for that (fastboot version again!)
Then you will install twrp and install your xiaomi.eu 6.3.3
 
thereìs a way to install update.zip using flashboot without losing the data i have on the phone?
You can try to install (or boot) only TWRP recovery first to see if you can get it running.

Unix/linux install (in fastboot mode):
Code:
'/path/to/fastboot+adb/fastboot' flash recovery '/path/to/TWRP/twrp-2.8.7.0-cancro.img'

Boot to TWRP (can do both install & boot in fastboot mode):
Code:
'/path/to/fastboot+adb/fastboot' boot '/path/to/TWRP/twrp-2.8.7.0-cancro.img'

Then in recovery wipe dalvik and cache, install xiaomi.eu rom.zip and boot system.

Some people had problems with 3.0 TWRP, 2.8.7.0 could work better.

https://dl.twrp.me/cancro/twrp-2.8.7.0-cancro.img.html