I can't use recovery mode, fastboot mode - Xiaomi Redmi Note 4 Questions & Answers

In my RN 4 SD global, I tried to install global recovery Rom. I can't simply choose the update package. if I reboot in recovery mode I could see only 3 items reboot in system, wipe data, Connect to Mi assistant. That's all. Wipe and reset, install update into system are missing. My phone is bootloader unlocked. I tried fastboot to flash the rom it showed error. please help me to resolve this.

Wrong section

Follow correct method and flash ur Device using miflash tool. And check device driver is installed correctly. And also it's know wrong section.

Follow right method

Related

[Q] Help required about Stock Rom of Atrix and its Installation.

Hi all
I am in urgent need of help to fix my Atrix 4G.
The Story:
I have an Atrix 4G. It was on 2.2.4 then official update came and I updated it to 2.2.6.
Then I was wondering about installing custom rom. This was my first time to install a custom rom. So I googled and found.
Code:
http://forum.xda-developers.com/showthread.php?t=1398819
Neutrino ROM V2.9 [14/08].
So I rooted and unlocked my fone. My fone was successfully rooted and unlocked and I restarted it and there was Unlocked written on Booting Screen.
In this procedure I had to reset the phone so it was back to 2.2.4.
After that I downloaded the above rom put in in SD Card and Downloaded Recovery APK from market and it asked to restart the phone with power adapter plugged to start so I did the same. And recovery started. Then following the instructions I installed the custom rom and it was installed successfully it was my first time so I didnt took any backups unfortunately. So after installation the phone did'nt actually start. It was stuck on Booting Screen with Moto Logo.
So I again googled and started to find the solution some said restart some said remove battery some said wait I tried all but no result.
Then I tried to install the stock rom.Following this
Code:
http://androidforums.com/atrix-4g-all-things-root/510778-flashing-back-stock.html
When i start to run RSD lite it says Creating Image and then throws an error like Unable to send RAM files.
Now I want to fix my Atrix 4g and there is no backup and no recovery mod.
My fone can go into options like Fastboot and RSD Protocol Mode. I mean I can access options on pressing Power and Volume Up/Down buttons.
Can any one please tell me solution? I will be very very thankful.
In fastboot flash recovery
fastboot devices
fastboot erase recovery
fastboot falsh recovery recovery.img
fastboot reboot
Go to recovery mode, try to wipe data, cache and dalvik. If you have Neutrino rom on your internal SDcard you can flash it with recovery.
ovitz said:
In fastboot flash recovery
fastboot devices
fastboot erase recovery
fastboot falsh recovery recovery.img
fastboot reboot
Go to recovery mode, try to wipe data, cache and dalvik. If you have Neutrino rom on your internal SDcard you can flash it with recovery.
Click to expand...
Click to collapse
I have erased data many time from the Android Recovery
And I think there will be no recovery.img. Where can I get it??
There is option of data and cache partition wipe but there is no option like Dalvik.
Can you please guide me it was my first time with custom roms and I didnt took any backups.
in fastboot package is recovery...
ovitz said:
in fastboot package is recovery...
Click to expand...
Click to collapse
Thanks, Fortunately my senior has installed Custom rom in it. And it is working fine with custom rom.

can't boot into fastboot or recovery, but the phone works

i bought from china the redmi note 2 and it came only with English and Chinese, and i wanted to install a global rom for it, in some instruction on xiaomi site/forum they said just download the rom, post in in the phone, enter the update app and there will be 3 dots, well i didn't had those dots, so i tried to flash custom recovery via flashify, it said all good, then i tried to enter recovery, it just doesn't let me(it gave me before the mi recovery, but when i tried to update zip from there it said invalid file).
so right now my phone is boot normaly into this chinese/english rom, everything works, but if i try to enter fastboot or recovery it just restart again and boot into the normal state
how can i reflash the recovery or get into the fastboot?
Install a Miui Developer Rom with root. Download flashify and flash twrp. Next flash your rom
that's how i have lost the recovery, i flashed via flashify the TWRP
i can't install miui developer rom without recovery
You can install anything with the MediaTek SP Flash Tool. Search for it on this forum or on Google.
install MI Flash Tool
then download fastboot developer rom or fastboot stable rom and flash it (not normal rom.zip but fastboot rom)
I have a similar problem - i tried to flash twrp recovery both by flashify and by fastboot flash and the recovery is simply not working. I can boot into fastboot without problems, or i can start the phone normally, but when i try to enter the recovery it just continuously reboots the phone and i have to take out the battery.
edit:
it appears i've been flashing wrong version of the recovery image, i flashed the one from this link and it worked - forum.androidurdu.net/showthread.php?tid=637

How can I lock the phone back after unlocking bootloader, rooting, installing Xposed?

How can I lock the phone back after unlocking bootloader, rooting, installing Xposed?
Wipe installed custom ROM (System+data+cache+dalvik).
**Internal storage optional (You may have to flash TWRP again though).
Install MIUI recovery ROM pack through TWRP. Run MIUI initial setup. Reboot to fastboot and flash stock recovery, you can find stock recovery in MIUI forums. After that check for successful flash and successful system boot. Only then run the fastboot command to lock the bootloader :
fastboot oem lock
**Do not lock with TWRP. You'll hard brick your phone
***After flashing MIUI in TWRP flash lazyflasher or your device will be stuck
If you don't understand the complications in this method please ignore it, am sure there are some easier ways using MiFlash. Check MIUI forum for relocking and recovering to MIUI. If you wanna come back to the world of custom ROMs and Mods XDA is the place.
ArK96 said:
Wipe installed custom ROM (System+data+cache+dalvik).
**Internal storage optional (You may have to flash TWRP again though).
Install MIUI recovery ROM pack through TWRP. Run MIUI initial setup. Reboot to fastboot and flash stock recovery, you can find stock recovery in MIUI forums. After that check for successful flash and successful system boot. Only then run the fastboot command to lock the bootloader :
fastboot oem lock
**Do not lock with TWRP. You'll hard brick your phone.
Click to expand...
Click to collapse
Thank You
BTW If you have the time could you write this more in steps like for a noob. If not it still kicks a$$ and thanks for reply
First you need to get rid of your current ROM and it's data. For that boot into TWRP and select wipe, in the list of partitions displayed select :
•System
•Data
•Cache
•Dalvik​and confirm wipe. This step removes the ROM and data associated with it. Now the only thing you can access is TWRP and fastboot.
Also during wipe you can also select to wipe Internal Storage partition but after you do this you may lose TWRP also at the next boot. Now your phone can only boot into fastboot mode. So if you did wipe your internal storage also flash TWRP again from fastboot. If you ask how..:
•Download TWRP recovery from here
•Copy the downloaded file to any folder on your PC.
•Install ADB and fastboot drivers on your PC if you haven't.
•Reboot phone into fastboot mode(Power + Volume down) and connect to PC.
•Go to folder where your placed the TWRP image file.
•Open command prompt in that folder (Shift+right click mouse, open command window here)
•Type the following commands without the quotes :
" fastboot flash recovery twrp-3.2.1-0-mido.IMG "​
•Now try rebooting into TWRP (Power + Volume Up). If you followed the steps right you should be able to.​Remember this step is only if you decide to wipe internal storage also else it is completely not necessary.
OK now that you are left with a phone that only has TWRP we need a ROM to boot into, in your case you want a MIUI ROM. Download latest stable MIUI recovery ROM pack from MIUI website or just google if your having trouble finding it. For MIUI ROMs to successfully boot on a custom recovery you need to flash an additional zip called lazyflasher else your phone will be stuck at the MI logo. I'll attach the zip below. Okay so now since you have the required files copy them to your phone's internal storage.
Boot into TWRP and install the MIUI ROM zip first and the Lazyflasher zip after that. Reboot into system and phone should enter MIUI initial setup in some minutes(be patient MIUI initial boot can be long). Finish the setup.
Now you need to flash the latest stock recovery of your phone. I don't have it with me now so a simple google search will do the work. The procedure for flashing the recovery is the same as flashing TWRP which I have mentioned above. The only change you have do in the fastboot command line is the file name of your stock recovery.
After flashing check for successful boot, only then proceed with the relocking procedure as follows:
•Boot phone into fastboot mode
•Connect to PC
•Open Command prompt
•Type this fastboot command without the quotes :
" fastboot oem lock"​•Once done reboot your phone.​
Now you must have a relocked phone.
**Never relock your phone with any custom mods like custom recovery, custom ROM or even a MIUI which is rooted. Also be on 100% stock configuration before relocking device. Failing to do so will result in a hard brick.
***ATTACHED FILES ARE NOT MY WORK. CREDITS GO TO THEIR RESPECTIVE CREATORS.

[Help] Bootloop on Xiaomir Redmi Note 4X

Hello, I'm kind of new at this (this is my first post) so be gentle
So, the last few days I've been trying to install a new rom on my phone (Redmi Note 4X) and the problems started with the model. I only seem to find Redmi Note 4 roms, and as I've come to find, mine is supposed to be the mido one (correct me if I'm wrong though). I have unlocked the bootloader, I have installed and enabled the fastboot on my phone, so the next step was to install the latest TWRP.
There came more problems; I tried doing this through the app and it just wouln't flash it. So I found a guide on how to root my phone and install a new recovery through adb and I followed it. It didn't work. I couldn't find the right twrp version for my phone. When I finally did realise my phone needed mido, I found the latest from the TWRP website. It wouldn't load through adb again. I found a thread about a fixed mido version, which finally worked for me. But my brother who was helping me, and isn't as much of a noob as I am (he has flashed rom and recoveries many times on his Nexus 5X), decided that I necessarily need the latest twrp if I'm going to flash a new rom, so he flashed the new twrp through the old one, and soft bricked my phone (I think). So I'm searching for a guide to unbrick it. (Which I can't seem to find to work at least).
To conclude;
I have unlocked my bootloader
I have access to the fastboot
I tried to flash a recovery
I failed many times, but I managed it
I flashed the latest twrp and bricked my phone
I don't have access to the recovery
My phone is still on a bootloop
I am not sure about which phone model I have
Help!
Thanks in advance.
1. Just check your phone model on its box. If its Snapdragon version (Mido), then just install it via fastboot. (code: fastboot flash recovery twrp-midoxx.img). If you are success, then try to reboot to recovery (fastboot boot twrpmido-xx.img). After booted, then you just manage to rom.zip you want to install. If you don't have it, then download it before from your PC and push it to your phone. Or just enable Mtp checklis from TWRP n copy that file to your internal phone/sdcard. Wipe all/factory reset except internal storage. Then you dan install rom.zip normally. N reboot. (Note: if you are on MIUI and wanted to always stay on it, just flash the file called lazyflasher.zip. n' wipe cache n art cache only then reboot). Flashing custom recovery on stock MIUI Will manage the device Going to bootloop)
2. If you have mediatek version (nikel), searching the fastboot Rom from miui website and flash it normally via fastboot. (SP Flash tool)
Warning: flash the wrong rom file into wrong phone Will make your device brick. So becarefull n knowing what model/code name you have.
Dyt199412syam said:
1. Just check your phone model on its box. If its Snapdragon version (Mido), then just install it via fastboot. (code: fastboot flash recovery twrp-midoxx.img). If you are success, then try to reboot to recovery (fastboot boot twrpmido-xx.img). After booted, then you just manage to rom.zip you want to install. If you don't have it, then download it before from your PC and push it to your phone. Or just enable Mtp checklis from TWRP n copy that file to your internal phone/sdcard. Wipe all/factory reset except internal storage. Then you dan install rom.zip normally. N reboot. (Note: if you are on MIUI and wanted to always stay on it, just flash the file called lazyflasher.zip. n' wipe cache n art cache only then reboot). Flashing custom recovery on stock MIUI Will manage the device Going to bootloop)
2. If you have mediatek version (nikel), searching the fastboot Rom from miui website and flash it normally via fastboot. (SP Flash tool)
Warning: flash the wrong rom file into wrong phone Will make your device brick. So becarefull n knowing what model/code name you have.
Click to expand...
Click to collapse
Hello and thanks for the reply. I have the snapdragon version, but all I'm asking is how am I supposed to flash the lazyflasher without accessing the recovery? Through adb?
fionik said:
Hello and thanks for the reply. I have the snapdragon version, but all I'm asking is how am I supposed to flash the lazyflasher without accessing the recovery? Through adb?
Click to expand...
Click to collapse
Firstly, enter fastboot mode on your device. Connecting to pc and flashing the twrp for mido. "fastboot flash recovery twrp-mido.img". Then boot to it using " fastboot boot twrp-mido.img". Then you will enter the recovery (twrp) in a second. Copy the lazyflasher into your phone (enable mtp first in Mount option in twrp) that you downloaded from pc. Just flash the lazyflasher.zip and reboot.
And why you don't want to flash lazyflasher when it very easy to flash it using recovery twrp? adb? You mean android debugging? Actually, you cant flash a .zip file into your system partition except through fastboot mode. However, fastboot mode (in cmd) only recognize a .img file. I just try to tell you the easier method to make your device boot up.
Dyt199412syam said:
Firstly, enter fastboot mode on your device. Connecting to pc and flashing the twrp for mido. "fastboot flash recovery twrp-mido.img". Then boot to it using " fastboot boot twrp-mido.img". Then you will enter the recovery (twrp) in a second. Copy the lazyflasher into your phone (enable mtp first in Mount option in twrp) that you downloaded from pc. Just flash the lazyflasher.zip and reboot.
And why you don't want to flash lazyflasher when it very easy to flash it using recovery twrp? adb? You mean android debugging? Actually, you cant flash a .zip file into your system partition except through fastboot mode. However, fastboot mode (in cmd) only recognize a .img file. I just try to tell you the easier method to make your device boot up.
Click to expand...
Click to collapse
As I said above, I can only access the fastboot, and I get errors in the adb when I try to flash the twrp image.
fionik said:
As I said above, I can only access the fastboot, and I get errors in the adb when I try to flash the twrp image.
Click to expand...
Click to collapse
Share your error please.
Try fastboot boot twrp.img

Please guide to flash stable rom

Apologize for basic help, but i searched a lot before creating this thread -
My Indian redmi note 5 is bit slow now, need to flash any stable rom, My phone is unlocked & data wiped.
Please advise and guide further to flash rom without/less risk of bricking the phone.
I can use laptop or should I do with mobile. Is that sd card reqd.
manishsardana said:
Apologize for basic help, but i searched a lot before creating this thread -
My Indian redmi note 5 is bit slow now, need to flash any stable rom, My phone is unlocked & data wiped.
Please advise and guide further to flash rom without/less risk of bricking the phone.
I can use laptop or should I do with mobile. Is that sd card reqd.
Click to expand...
Click to collapse
I'm not a RN7 owner but I unlocked bootloader and flashed ROM successfully on my friends RN7.
As you've already unlocked the bootloader. I'll skip those steps.
1. Flash custom recovery.
I tried flashing TWRP recovery via adb fastboot and was successfully but it was showing 0mb storage so I directly flashed Orange Fox Recovery via adb fastboot.
Steps:
Enable USB Debugging from your developer options.
Download latest version OF Recovery from here
https://sourceforge.net/projects/orangefox/files/vince/
Copy it into your laptop/PC. Extract the recovery.img file into adb folder.
Power off your device and boot it into fastboot and connect to laptop.
Head to adb folder and right click while holding left shift button and open command window there.
Type "fastboot devices" hit enter and I'll show your device
type "fastboot flash recovery recovery.img" hit enter and it'll flash the recovery
Then type "fastboot boot recovery.img" and hit enter. It'll boot your phone into OF Recovery.
2. Flashing ROM.
We tried almost all the ROMs only found RevOS MIUI stable for daily use including gaming.
Steps:
Download RevOS MIUI from here
https://sourceforge.net/projects/re...-MIUI_Redmi5Plus_9.10.31_v11-8.1.zip/download
Copy it into your laptop assuming you don't have an SD card. Then wipe everything except SD card and otg.
Copy RevOS MIUI zip back into your device and flash it and wipe cache.
You can try different kernels if you want to.
Now the error after rebooting "Havoc-OS-v3.0-20191114-vince-Official" is
Android setup keeps stopping
App info
Close App
Copy crash log url - An error occurred while uploading the log to dogbin.
Please help further
manishsardana said:
Now the error after rebooting "Havoc-OS-v3.0-20191114-vince-Official" is
Android setup keeps stopping
App info
Close App
Copy crash log url - An error occurred while uploading the log to dogbin.
Please help further
Click to expand...
Click to collapse
do format data not just wipe
use orange fox recovery

Categories

Resources