Question Reboots to recovery when flashing zips - Redmi Note 10 Pro

So I just unlocked the bootloader of my device, installed twrp and it was reading both internal and external storage just fine. Flashed Evolution X, and then tried to go back to twrp but now when I try to flash magisk it goes back to twrp splash screen and shows my external SD card as 0 mb. When I reboot to recovery again, it reads my external SD card but does the same when flashing the zip file.

DreamStare said:
So I just unlocked the bootloader of my device, installed twrp and it was reading both internal and external storage just fine. Flashed Evolution X, and then tried to go back to twrp but now when I try to flash magisk it goes back to twrp splash screen and shows my external SD card as 0 mb. When I reboot to recovery again, it reads my external SD card but does the same when flashing the zip file.
Click to expand...
Click to collapse
Did you formatted data after flash everything?

I formatted data before flashing the rom, not after.
Edit: It was the magisk zip file that was problematic, I just flashed an older magisk version just fine. My bad.

Related

Nook HD Plus - Only boots to SD recovery

My EMMC became corrupt I think after it tried to do an internal recovery.
Now the only thing that boots is a CWM recovery SD card. However I can not install any zips as it does not mount ext SD, nor internal SD cards. It does not mount Data, or System.
Not sure how to solve as it will also not boot a full SD Card image.
What are the next steps to solve? I assume getting the EMMC partitioned and recovery and boot put back on the device?
Saw a similar thread about the HD, but it only had a hard coded link for a hummingbird downloadable:
flashable_fix_bootdata-hummingbird.zip
Does someone have a link to the ovation equivalent?
Thanks,
Rick
i was having a problem installing cm13 as it kept rebooting to the recovery screen.
i wiped all the cache's and reinstalled everything multiple times.
Then i found out that the emmc was not the image that i needed and grabbed the newest nightly image.
i copied it to my sdcard as a zip and installed it as a zip along with my other zips from the recovery screen.
it now runs fine.
i hope this helps you.
Please give details
Ophrial said:
i was having a problem installing cm13 as it kept rebooting to the recovery screen.
i wiped all the cache's and reinstalled everything multiple times.
Then i found out that the emmc was not the image that i needed and grabbed the newest nightly image.
i copied it to my sdcard as a zip and installed it as a zip along with my other zips from the recovery screen.
it now runs fine.
i hope this helps you.
Click to expand...
Click to collapse
Please tell or give link for what you installed step wise as I am also facing same problem, please see my post in this regard.
thank you

XT1068 flashing problem

So I have a moto g xt1068 (dual sim), apps started crashing all of a sudden. Including google play store and the rest of the apps. So I:
Tried to factory reset through settings, that didn't work (pushing the 'erase everything' does nothing)
So I unlocked the bootloader and tried to flash a custom recovery, it flashes successfully but gives something like a 'mismatch' error, then I boot to recovery, but its still stock recovery. So I copied a lollipop ota to external card to apply through stock recovery, that didn't work either as the stock recovery refused to show my external SD card.
Then I downloaded the stock lollipop rom to flash with mfastboot, every command line says okay, but when I reboot the device, its still on KitKat.
I then tried to upgrade the bootloader from 0x4807 to the latest bootloader, so I can flash a custom by live booting twrp, flash latest bootloader with fastboot commands, everything says okay,but still on radio, which means I can't flash custom ROM.
So I live booted twrp,then tried to copy ota.zip to internal SD, but it won't copy, I try to format all partitions through twrp, they all format ok, but reboot device back to crashing KitKat, live boot twrp again, copied ota.zip to external SD card first, then use twrp file manager to copy ota.zip to internal SD card, that also brings out another error. Tried to restore the device with twrp backup of stock 5.0.2, boot.IMG flashes fine, but when installing system, it cuts midway with a 'fork' error or something. So I can say that both system and data partition is corrupt. I am currently outta options. I know this device isn't in a hard brick situation. Help anybody

stuck in TWRP 2.1.1 with no Sideloader

hi dear friends
my phone is samsung gallaxy s pluse i9001. I wanted to upgrade its android version so I installed a TWRP recovery version 2.1.1 and copy the rom source file into the external sd card.I followed an instruction in a website so I rebooted my phone to the TWRP recovery.in the first step I wiped the cache and factory reset then in the second step I shoud have installed the rom which had been copied into the external sd card but the recovery software didnt read the external card and didnt show any thing of this memory and just read the internal memory.unfortunately this version of TWRP do not support adb sideloader which could help me to copy the rom into the internal memory or copy the higher version of TWRP.I reboot my phone in order to load into its last rom,but it didnt and boot into TWRP.
so I have stucked worse and now,without my phone,I am like medievals.
your help woud be most apreciated.
thanks

[Help] TWRP without SD Card?

I've been reading this "[ROOT] H872 (up to and including 20g)" thread and came to an step where i require SD Card to flash TWRP, my device fails to format it, i can't use SD Card, anyway to flash it would OTG do the trick?
AnOob_701 said:
I've been reading this "[ROOT] H872 (up to and including 20g)" thread and came to an step where i require SD Card to flash TWRP, my device fails to format it, i can't use SD Card, anyway to flash it would OTG do the trick?
Click to expand...
Click to collapse
You've already figured it out by now I'm sure after this long but posting in case anyone else comes across your issue. You can push the recovery over to the phone after formatting it. Open terminal in the directory you've downloaded the recovery to and
adb push recovery-name.img /sdcard/recovery-name.img
Then obviously, you'll find the recovery image in your sd card directory on your phone and can flash it from there.

TWRP can't recognize SD card, how to keep TWRP on stock rom?

When I flashed TWRP using Odin, the stock rom is erased. When I flashed stock rom using Odin, TWRP is erased. How can I keep both? I am trying to install a custom rom but due to a bug with TWRP which doesn't recognize my external sd card (and erases everything in internal, leaving behind only TWRP), I am unable to do it.
Right now, after flashing TWRP (3.2.3, provided by DarkLord), my phone is left with no data at all and unable to mount the external SD card. So I can't transfer files from my pc. ADB Sideload doesn't work as well, it fails after few minutes of trying to start it.
rxzler said:
When I flashed TWRP using Odin, the stock rom is erased. When I flashed stock rom using Odin, TWRP is erased. How can I keep both? I am trying to install a custom rom but due to a bug with TWRP which doesn't recognize my external sd card (and erases everything in internal, leaving behind only TWRP), I am unable to do it.
Right now, after flashing TWRP (3.2.3, provided by DarkLord), my phone is left with no data at all and unable to mount the external SD card. So I can't transfer files from my pc. ADB Sideload doesn't work as well, it fails after few minutes of trying to start it.
Click to expand...
Click to collapse
No, you can't keep both twrp and stock Rom. unless there's a Twrp flashable stock rom.
Custom Recoveries (Twrp,Orangefox,SHRP,etc) for J7 prime have this bug i.e. unable to mount sd card or external storage.
For this, you either have to flash rom files through OTG or connect your device to the PC, copy rom files to your internal storage and flash it.

Categories

Resources