i was trying to sildeload 3.5.3 while i was in 3.2.6. but for some reason i couldn't sideload official 3.5.3 through official recovery. so i flashed it wih custom twrp and lean flashed 3.5.3. now my twrp is gone and i can't flash any twrp. help??
You can't flash any twrp? What's the problem exactly? The fastboot commands don't work?
Related
I flashed TWRP with succes according to cmd. But when booting to recovery it gives me the stock recovery. I had the same problem with my OPX. Someone on here said that MM had a new bootloader so i had a TWRP that was compatible with that bootloader. Is this the same for OP3T? If so can anyone link this
medick_ said:
I flashed TWRP with succes according to cmd. But when booting to recovery it gives me the stock recovery. I had the same problem with my OPX. Someone on here said that MM had a new bootloader so i had a TWRP that was compatible with that bootloader. Is this the same for OP3T? If so can anyone link this
Click to expand...
Click to collapse
flash twrp 3.0.4.0 (in OP3 forums, now unified), from fastboot boot immediately to recovery it should boot TWRP, flash SuperSU or similar (or kernel that will rename stock recovery) to keep TWRP, reboot recovery from TWRP to check it works, reboot to system and profit.
if you don't root, stock recovery will keep coming back.
Hello guys.
I've just tried to update to MIUI 9.0.1.0 NDDMIEI from MIUI 8.5.9.0 NDDMIED on device Xiaomi Mi Max 2 but it failed.
I have an unlocked bootloader and SuperSu installed, but the recovery is Mi Stock Recovery. :cyclops:
I had directly booted TWRP Recovery without flashing using
Code:
fastboot boot twrp.img
to flash SuperSu on device. :good:
Need support with this issue. I don't want to flash whole ROM every time I recieve an update.
steve.24 said:
Hello guys.
I've just tried to update to MIUI 9.0.1.0 NDDMIEI from MIUI 8.5.9.0 NDDMIED on device Xiaomi Mi Max 2 but it failed.
I have an unlocked bootloader and SuperSu installed, but the recovery is Mi Stock Recovery. :cyclops:
I had directly booted TWRP Recovery without flashing using
Code:
fastboot boot twrp.img
to flash SuperSu on device. :good:
Need support with this issue. I don't want to flash whole ROM every time I recieve an update.
Click to expand...
Click to collapse
i successfully flashed to miui v9(V9.0.1.0.NDDMIEI) over miui v8(V8.5.8.0.NDDMIED) without data wipe. all my data were intact
Keep a backup just in case
make sure you downloaded recovery flashable full rom package ~1.38GB (not the 500mb OTA update )
donot wipe data/cache/dalvik
flash via TWRP recovery
just flashing rom wont boot due to dm-verity. (result will be bootloop)
u need to flash super user or magisk (or lazy flasher "ive not tried though" ) which patches boot.img which makes rom bootable
reversegear said:
i successfully flashed to miui v9(V9.0.1.0.NDDMIEI) over miui v8(V8.5.8.0.NDDMIED) without data wipe. all my data were intact
Keep a backup just in case
make sure you downloaded recovery flashable full rom package ~1.38GB (not the 500mb OTA update )
donot wipe data/cache/dalvik
flash via TWRP recovery
just flashing rom wont boot due to dm-verity. (result will be bootloop)
u need to flash super user or magisk (or lazy flasher "ive not tried though" ) which patches boot.img which makes rom bootable
Click to expand...
Click to collapse
I'll give it a try. Currently I have data wiped and installed full ROM through fastboot method. So next time, for sure I'll give it a shot.
But I have a doubt, where TWRP be able to flash an MIUI ROM. I mean the bootloader unlocked, encrypted system partition and all.
Since you have your device rooted, first install flashify, and backup your stock recovery. Then you can flash twrp recovery and install Miui 9, and root the device again. Last, install flashify again and restore your stock recovery.
scholastova said:
Since you have your device rooted, first install flashify, and backup your stock recovery. Then you can flash twrp recovery and install Miui 9, and root the device again. Last, install flashify again and restore your stock recovery.
Click to expand...
Click to collapse
Can you give stock recovery from mi max 2? I forgot to back up his original recovery stock and was hit with twrp.
I want to have stock rom with TWRP and Magisk, but I have fallen so far
My X2 Pro EU Is unlocked, with TWRP (same situation official and TWRP 3.3.1-11) ... and bootloop instead of rom
Stock OZIP does not install correctly. What should I do? Search for stock recovery, install stock rom and try TWRP again?
Hello friends,
I am not new with locking/unlocking, flashing roms....
I used to install different roms and had different problems but never met something like this.
so the problem is:
I unlocked my phone, installed twrp and tried to flash different roms (OOS, Lineage, Pixel experience) but it is still rebooting to fastboot and Im not able to go back to twrp recovery unless I flash bacl stock rom via miflash and flash twrp again.
I tried different twrps as well, wiped data, factory reset, advanced wipe.. still not able to flash any rom.
any advise?
Thanks in advance :good:
benzoxerxi said:
Hello friends,
I am not new with locking/unlocking, flashing roms....
I used to install different roms and had different problems but never met something like this.
so the problem is:
I unlocked my phone, installed twrp and tried to flash different roms (OOS, Lineage, Pixel experience) but it is still rebooting to fastboot and Im not able to go back to twrp recovery unless I flash bacl stock rom via miflash and flash twrp again.
I tried different twrps as well, wiped data, factory reset, advanced wipe.. still not able to flash any rom.
any advise?
Thanks in advance :good:
Click to expand...
Click to collapse
When flashing over stock MIUI you need to format data in TWRP. (Format, not wipe, need to type 'yes' to confirm.
Also, when restoring MIUI, make sure you boot into MIUI once before you flash anything else.
Use the latest 3.3.1-32 TWRP from here
https://forum.xda-developers.com/k2...icial-twrp-xiaomi-redmi-t3944363/post79823568
Restore MIUI and boot into it.
Flash TWRP and boot into TWRP
Do a factory reset.
Format data.
Reboot into TWRP - this ensures the formatted data partition is mounted properly.
Flash the ROM, plus any extras.
Boot into system.
Everything should be good.
Maybe its problem with vbmeta, try to flash vbmeta first, but you need to boot to twrp trough adb command, then flash vbmeta, than flash twrp, reboot to twrp and flash vendor, rom if you want to ide custom rom, not Stock
vlubosh said:
Maybe its problem with vbmeta, try to flash vbmeta first, but you need to boot to twrp trough adb command, then flash vbmeta, than flash twrp, reboot to twrp and flash vendor, rom if you want to ide custom rom, not Stock
Click to expand...
Click to collapse
There shouldn't be any need to flash vbmeta.
In theory vbmeta would only be needed if you want to stick with MIUI, but without root, but want to install TWRP, maybe to debloat.
Flashing Magisk or flashing a custom ROM should remove the need to flash vbmeta.
If you're already on the latest MIUI there is no need to flash any vendor files, as they're already installed.
I dont know why, but Yesterday ive tried to flash custom rom, wiped everything and after flash and reboot the phone stucked in fastboot, wont boot to twrp,not with butt shortcut,not with adb command. So i try to flash vbmeta,than IT boots to twrp,and Also i was able to flash again twrp, this could be Also solution.
Im only able to boot to one twrp with this phone which is twrp by wzcx150, others just doesnt boot using adb: fastboot boot twrp.img, even if i flash it with adb : fastboot boot recovery twrp.img, im using xiaomi.eu newest weekly build. Does someone know solution to this problem?
TWRP stuck on MIUI 11
Hey, I updated my rooted device today to MIUI 11 today and after rebooting it was stuck on twrp logo. I flashed Fox recovery and it works fine but for some reason I can't get root privileges even after flashing normal Magisk or Canary through Fox recovery. I have tried every available TWRP version including LR Team's TWRP but all of them get stuck on recovery image. So can someone help me in rooting my device.