boot problems 5.5.22 Mi Note Pro - Xiaomi Mi Note Pro

Hello,
my Mi Note pro worked fine at the beginning, running the latest stable ROM.
I then installed 5.5.22 Developer ROM which also worked fine.
For some reasons, I then downloaded "Minimal ADB and Fastboot" and flashed the recovery.img - since then the device does the following:
* does not boot beyond the Mi Logo
* can boot into Fastboot mode
* cannot boot into recovery mode (volume up + power) - it once did this somehow, as I saw the screen flickering and could see the 2.0.1 recovery version in red below
I then flashed the device with the 5.5.22 Fastboot ROM, which worked fine. But the device still does not something different then the three points above.
I then updated the device with the Mi PC Suit to the satble and also again Developer ROM which worked, but the deivice still did not boot.
I then flashboot flashed the 5.5.22 recovery and boot.img, but again, nothing changes. The deivice can boot into Fastboot, but not into recovery and also does not boot normal.
Any suggestions, what I could do? I tried so far absolutely everything, but maybe I forgot somethign important.
regards,
JJ

jesenkoj said:
Hello,
my Mi Note pro worked fine at the beginning, running the latest stable ROM.
I then installed 5.5.22 Developer ROM which also worked fine.
For some reasons, I then downloaded "Minimal ADB and Fastboot" and flashed the recovery.img - since then the device does the following:
* does not boot beyond the Mi Logo
* can boot into Fastboot mode
* cannot boot into recovery mode (volume up + power) - it once did this somehow, as I saw the screen flickering and could see the 2.0.1 recovery version in red below
I then flashed the device with the 5.5.22 Fastboot ROM, which worked fine. But the device still does not something different then the three points above.
I then updated the device with the Mi PC Suit to the satble and also again Developer ROM which worked, but the deivice still did not boot.
I then flashboot flashed the 5.5.22 recovery and boot.img, but again, nothing changes. The deivice can boot into Fastboot, but not into recovery and also does not boot normal.
Any suggestions, what I could do? I tried so far absolutely everything, but maybe I forgot somethign important.
regards,
JJ
Click to expand...
Click to collapse
There is no working recovery other than what comes from official MIUI firmware, it is possible the bootloader refuses to load unauthorized firmware. You are going to probably need fastboot ROM images

jesenkoj said:
Hello,
my Mi Note pro worked fine at the beginning, running the latest stable ROM.
I then installed 5.5.22 Developer ROM which also worked fine.
For some reasons, I then downloaded "Minimal ADB and Fastboot" and flashed the recovery.img - since then the device does the following:
* does not boot beyond the Mi Logo
* can boot into Fastboot mode
* cannot boot into recovery mode (volume up + power) - it once did this somehow, as I saw the screen flickering and could see the 2.0.1 recovery version in red below
I then flashed the device with the 5.5.22 Fastboot ROM, which worked fine. But the device still does not something different then the three points above.
I then updated the device with the Mi PC Suit to the satble and also again Developer ROM which worked, but the deivice still did not boot.
I then flashboot flashed the 5.5.22 recovery and boot.img, but again, nothing changes. The deivice can boot into Fastboot, but not into recovery and also does not boot normal.
Any suggestions, what I could do? I tried so far absolutely everything, but maybe I forgot somethign important.
regards,
JJ
Click to expand...
Click to collapse
This happened before, here is a solution:
Download the fastboot rom, extract it, put it under minimal ADB and fastboot and follow the following steps
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem NON-HLOS.bin
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot reboot

Kahun said:
This happened before, here is a solution:
Download the fastboot rom, extract it, put it under minimal ADB and fastboot and follow the following steps
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem NON-HLOS.bin
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot reboot
Click to expand...
Click to collapse
MiPhone will do it for you if it detects the phone is in Fastboot mode

I have messed up my recovery. It shows TWRP only. On the next update, it didn't proceed from MI logo. My MAC doesn't work with Fastboot in recent days. I will use the above with my friend's PC.

Related

Mi3W lost partition for userdata.img

Hello,
I just accidentally apply Mi3w stock partition file to system2 via cwm. Now I cannot flash userdata.img to my device. What should I do? Detailed process please, if you don't mind because I'm just a beginner. Thanks
Connect your phone in fastboot mode
Enter this
Fastboot flash partition gpt_both0.bin
This file is in fastboot rom.
This will restore stock partitions, then flash all the kitkat rom.
Currently i installed Kingroot in slimbit LP rom but after see people suggest method i uninstalled it & follow him tap root access in devolopment section & reboot but still not get Root access Than i try go in TWRP restore back this rom my phone stuck+ bootloop & keep loading in MI logo only !!! Pls help HELP HELP !! What should i do... i try fastboot flash fastboot rom failed too HELP HELP HELP !!!
Not going to send to phone center & currently my ROM can't not boot because of extend partition before & not stock partition... Help me PLEASE !!!
Thank you... It works like a charm. You save my bricked device :good:
IAmKifayat said:
Connect your phone in fastboot mode
Enter this
Fastboot flash partition gpt_both0.bin
This file is in fastboot rom.
This will restore stock partitions, then flash all the kitkat rom.
Click to expand...
Click to collapse
IAmKifayat said:
Connect your phone in fastboot mode
Enter this
Fastboot flash partition gpt_both0.bin
This file is in fastboot rom.
This will restore stock partitions, then flash all the kitkat rom.
Click to expand...
Click to collapse
Can you explain this method ? is it just key in your code in CMD using windows 7 laptop than work ??
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem+modem1 NON-HLOS.bin
fastboot flash system+system1 system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash recovery twrp-2.8.7.0-cancro.img
fastboot flash recovery CWM.imgfastboot flash boot+boot1 boot.img
fastboot reboot
Enter in which line?
coolkillermax said:
Can you explain this method ? is it just key in your code in CMD using windows 7 laptop than work ??
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem+modem1 NON-HLOS.bin
fastboot flash system+system1 system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash recovery twrp-2.8.7.0-cancro.img
fastboot flash recovery CWM.imgfastboot flash boot+boot1 boot.img
fastboot reboot
Enter in which line?
Click to expand...
Click to collapse
After modifying the partitions, Mi flash isn't able to flash the rom because it flashes dual boot rom, so in order to restore stock partition this fastboot command restores the stock dual boot partitions.
Open fastboot cmd prmpt and enter it. Then flash the fastboot rom.
Please refer to en.miui.com/thread-58623-1-1.html
coolkillermax said:
Can you explain this method ? is it just key in your code in CMD using windows 7 laptop than work ??
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem+modem1 NON-HLOS.bin
fastboot flash system+system1 system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash recovery twrp-2.8.7.0-cancro.img
fastboot flash recovery CWM.imgfastboot flash boot+boot1 boot.img
fastboot reboot
Enter in which line?
Click to expand...
Click to collapse
If your partition table is missing, you can enter
"Fastboot flash partition gpt_both0.bin"
at the first line to ensure your partition table is restored before doing the entire fastboot command. I did it and it works!
coolkillermax said:
Can you explain this method ? is it just key in your code in CMD using windows 7 laptop than work ??
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem+modem1 NON-HLOS.bin
fastboot flash system+system1 system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash recovery twrp-2.8.7.0-cancro.img
fastboot flash recovery CWM.imgfastboot flash boot+boot1 boot.img
fastboot reboot
Enter in which line?
Click to expand...
Click to collapse
IAmKifayat said:
After modifying the partitions, Mi flash isn't able to flash the rom because it flashes dual boot rom, so in order to restore stock partition this fastboot command restores the stock dual boot partitions.
Open fastboot cmd prmpt and enter it. Then flash the fastboot rom.
Click to expand...
Click to collapse
yohaneseko said:
If your partition table is missing, you can enter
"Fastboot flash partition gpt_both0.bin"
at the first line to ensure your partition table is restored before doing the entire fastboot command. I did it and it works!
Click to expand...
Click to collapse
After follow your method enter "Fastboot flash partition gpt_both0.bin" cmd show flash OK than i flash fastboot rom than stuck on "Modern+modern 1" so i consider flash rom need more time so i let it run BUT until more than Half hour CMD still stuck on "Modern+modern 1" so i unplug it that phone Fastboot screen disappear & become Black Screen than i try charge it,red notification light keep blinking more than hours & now i try press "volume down+ power button phone won't boot in fastboot.... Oh my God !!!!! what should i do now to fix it ??
Now situation change, i try reconnect phone to laptop than "fastboot" come out again but after flash phone boot blinking MI logo than off & LED red light blinking 1 time & turn blinking to MI logo & keep repeating... Pls check my screen shot of all flashing process,,,, Advise me...
It should be okay... but dude... it was MODEM, not MODERN... (I write it in capslock in case there are typos). If your phone can enter fastboot, please repeat these lines:
Code:
fastboot flash partition gpt_both0.bin
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem NON-HLOS.bin
fastboot flash modem1 NON-HLOS.bin
fastboot flash system system.img
fastboot flash system1 system.img
fastboot flash cache cache.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash userdata userdata.img
fastboot flash boot1 boot.img
fastboot reboot
Wish you luck this time...
coolkillermax said:
After follow your method enter "Fastboot flash partition gpt_both0.bin" cmd show flash OK than i flash fastboot rom than stuck on "Modern+modern 1" so i consider flash rom need more time so i let it run BUT until more than Half hour CMD still stuck on "Modern+modern 1" so i unplug it that phone Fastboot screen disappear & become Black Screen than i try charge it,red notification light keep blinking more than hours & now i try press "volume down+ power button phone won't boot in fastboot.... Oh my God !!!!! what should i do now to fix it ??
Now situation change, i try reconnect phone to laptop than "fastboot" come out again but after flash phone boot blinking MI logo than off & LED red light blinking 1 time & turn blinking to MI logo & keep repeating... Pls check my screen shot of all flashing process,,,, Advise me...
Click to expand...
Click to collapse
yohaneseko said:
It should be okay... but dude... it was MODEM, not MODERN... (I write it in capslock in case there are typos). If your phone can enter fastboot, please repeat these lines:
Code:
fastboot flash partition gpt_both0.bin
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem NON-HLOS.bin
fastboot flash modem1 NON-HLOS.bin
fastboot flash system system.img
fastboot flash system1 system.img
fastboot flash cache cache.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash userdata userdata.img
fastboot flash boot1 boot.img
fastboot reboot
Wish you luck this time...
Click to expand...
Click to collapse
Ops!Sorry type Error… No luck! Just now i wake up from bed and check Phone after charging now led light become yellow instead of blinking red so i plug off it than same situation Before = MI LOGO blinking! Phone can't rebooting!And recovery not Working just fastboot can…… Saw your command all put together different with my method lastnight flash separately… Will try your method later Bro.
Sent from my Lenovo K860i using xda premium
coolkillermax said:
After follow your method enter "Fastboot flash partition gpt_both0.bin" cmd show flash OK than i flash fastboot rom than stuck on "Modern+modern 1" so i consider flash rom need more time so i let it run BUT until more than Half hour CMD still stuck on "Modern+modern 1" so i unplug it that phone Fastboot screen disappear & become Black Screen than i try charge it,red notification light keep blinking more than hours & now i try press "volume down+ power button phone won't boot in fastboot.... Oh my God !!!!! what should i do now to fix it ??
Now situation change, i try reconnect phone to laptop than "fastboot" come out again but after flash phone boot blinking MI logo than off & LED red light blinking 1 time & turn blinking to MI logo & keep repeating... Pls check my screen shot of all flashing process,,,, Advise me...
Click to expand...
Click to collapse
Use latest version of Mi flash and select flash all using it.
yohaneseko said:
It should be okay... but dude... it was MODEM, not MODERN... (I write it in capslock in case there are typos). If your phone can enter fastboot, please repeat these lines:
Code:
fastboot flash partition gpt_both0.bin
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem NON-HLOS.bin
fastboot flash modem1 NON-HLOS.bin
fastboot flash system system.img
fastboot flash system1 system.img
fastboot flash cache cache.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash userdata userdata.img
fastboot flash boot1 boot.img
fastboot reboot
Wish you luck this time...
Click to expand...
Click to collapse
No luck follow your method CMD stuck on writing "system1"(see pictures attached) Pls advise what to do ??
IAmKifayat said:
Use latest version of Mi flash and select flash all using it.
Click to expand...
Click to collapse
Follow your method but ended with Error per picture attached Please advise what to do ??
coolkillermax said:
Follow your method but ended with Error per picture attached Please advise what to do ??
Click to expand...
Click to collapse
Hi, Maybe all you need is to flash either the TWRP recovery or CWM recovery 1st, then from the recovery only get back your phone. Heres the link from MIUI , for custom recovery http://en.miui.com/thread-58623-1-1.html for MIUI stock recovery http://en.miui.com/thread-66649-1-1.html
coolkillermax said:
Follow your method but ended with Error per picture attached Please advise what to do ??
Click to expand...
Click to collapse
Flash twrp,
Connect phone as mtp, place recovery rom in phone.
Then flash.
ksloh1 said:
Hi, Maybe all you need is to flash either the TWRP recovery or CWM recovery 1st, then from the recovery only get back your phone. Heres the link from MIUI , for custom recovery http://en.miui.com/thread-58623-1-1.html for MIUI stock recovery http://en.miui.com/thread-66649-1-1.html
Click to expand...
Click to collapse
Your method i tried before with fastboot flash in CMD but did not work...
IAmKifayat said:
Flash twrp,
Connect phone as mtp, place recovery rom in phone.
Then flash.
Click to expand...
Click to collapse
i have those recovery file in IMG files before that people given to me,pls look picture attached is it all that recovery OK to flash ?? than flash code is = fastboot flash recovery twrp-2.8.7.0-cancro.img
am i right ?
Now my MI3 phone totally can't boot to any mode !! When i connect my phone with PC led red light keep blinking
i think now phone is low battery so i will charge it see how later... Anyway many thanks to all of you guys & Hopefully your methods give me luck save my DEAD SENSITIVE DAMN XIAOMI MI3!! FUXK XIAOMI
First rename your recovery to recovery.img, thus you can't use "fastboot flash recovery twrp-2.8.7.0-cancro.img"
use
Code:
fastboot flash recovery recovery.img
instead... wish you luck
coolkillermax said:
Your method i tried before with fastboot flash in CMD but did not work...
i have those recovery file in IMG files before that people given to me,pls look picture attached is it all that recovery OK to flash ?? than flash code is = fastboot flash recovery twrp-2.8.7.0-cancro.img
am i right ?
Now my MI3 phone totally can't boot to any mode !! When i connect my phone with PC led red light keep blinking
i think now phone is low battery so i will charge it see how later... Anyway many thanks to all of you guys & Hopefully your methods give me luck save my DEAD SENSITIVE DAMN XIAOMI MI3!! FUXK XIAOMI
Click to expand...
Click to collapse
IAmKifayat said:
Flash twrp,
Connect phone as mtp, place recovery rom in phone.
Then flash.
Click to expand...
Click to collapse
yohaneseko said:
First rename your recovery to recovery.img, thus you can't use "fastboot flash recovery twrp-2.8.7.0-cancro.img"
use
Code:
fastboot flash recovery recovery.img
instead... wish you luck
Click to expand...
Click to collapse
Hello All,
Tried your method phone no response & stuck on fastboot !! What to do ??
yohaneseko said:
It should be okay... but dude... it was MODEM, not MODERN... (I write it in capslock in case there are typos). If your phone can enter fastboot, please repeat these lines:
Code:
fastboot flash partition gpt_both0.bin
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem NON-HLOS.bin
fastboot flash modem1 NON-HLOS.bin
fastboot flash system system.img
fastboot flash system1 system.img
fastboot flash cache cache.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash userdata userdata.img
fastboot flash boot1 boot.img
fastboot reboot
Wish you luck this time...
Click to expand...
Click to collapse
No luck per picture attached Please look into it & tell what to do next ??

I bricked my honor 9 lite

Please help.......give me a guide to flash stock ROM by fastboot mode.....also please provide the fastboot commands
:crying:
Curious8 said:
Please help.......give me a guide to flash stock ROM by fastboot mode.....also please provide the fastboot commands
:crying:
Click to expand...
Click to collapse
Do you have fastboot and frp unlocked?
Yes it is frp unlocked
Check my answer in this thread.
Hope it helps! And if it does, please hit the Thanks button.
please try this :
- download full update rom for your device, extract the .APP files using HuaweiUpdateExtractor
- boot into fastboot by press and hold Volume Down and plug in usb cable into your pc and your phone, hold it until it boot into fastboot
- do this :
fastboot flash kernel kernel.img
fastboot flash ramdisk ramdisk.img
fastboot flash recovery_ramdisk recovery_ramdis.img
fastboot flash recovery_vbmeta recovery_vbmeta.img
fastboot flash recovery_vendor recovery_vendor.img
fastboot flash system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
- reboot your device and hold Volume Up and Volume Down to get it boot into eRecovery and do Wipe Cache Partitions and then do Factory Data Reset, and reboot again
- let it boot normally, and see what happen next, i can't remember for sure because it's been so long i unbricked my Nova 2s with this method. there are 2 possibility, you'll boot into system normally, or it will boot into eRecovery again and there is an option Download Latest Version And Recovery and you can choose that, of course you should have connection to internet via wifi.
please report back if you have difficulties.
heindrix said:
please try this :
- download full update rom for your device, extract the .APP files using HuaweiUpdateExtractor
- boot into fastboot by press and hold Volume Down and plug in usb cable into your pc and your phone, hold it until it boot into fastboot
- do this :
fastboot flash kernel kernel.img
fastboot flash ramdisk ramdisk.img
fastboot flash recovery_ramdisk recovery_ramdis.img
fastboot flash recovery_vbmeta recovery_vbmeta.img
fastboot flash recovery_vendor recovery_vendor.img
fastboot flash system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
- reboot your device and hold Volume Up and Volume Down to get it boot into eRecovery and do Wipe Cache Partitions and then do Factory Data Reset, and reboot again
- let it boot normally, and see what happen next, i can't remember for sure because it's been so long i unbricked my Nova 2s with this method. there are 2 possibility, you'll boot into system normally, or it will boot into eRecovery again and there is an option Download Latest Version And Recovery and you can choose that, of course you should have connection to internet via wifi.
please report back if you have difficulties.
Click to expand...
Click to collapse
Hi, please don't ask me how I did this but I somehow hardbricked my phone, Model: LLD-L21
currently status is literally a brick, screen doesn't even turns on, holding keys doesn't lead to anything, Only thing I have is fastboot command, in fact when I connect my phone to PC, I hear connecting sound from windows and fastboot drive is up, (even in bootloader the screen is off) so what I have:
FRP is unlocked
Bootloader is unlocked
last installed firmware was EMUI 8
working fastboot
literally nothing more, how can I unbrick this brick my own?
[update]:
I tried your solution but at last part, vendor cannot be flashed (Command not allowd) and I guess no hope
Curious8 said:
Yes it is frp unlocked
Click to expand...
Click to collapse
How you did FRP unlock?

confused, cannot flash TWRP

Strange, maybe I am missing something but not aware of what...
I've been on Revolution OS and as being curious I gave Android Q a try....means, I flashed "Q" successfully yesterday -through Mi flashing tool- but wasn't happy at all, therefore I went back to Global Dev (again via Mi Flashing tool) to reinstall Revoultion.....Regardless of which TWRP version I' am trying to flash, even after Fastboot is indicating a successful TWRP flash I am not able to access the Recovery. Trying to use adb reboot recovery ends-up in the stock recovery....also fastboot boot recovery.img dosn't help....
even trying to flash the TWRP version I used to install Revolution recerntly does not work.
flyingjack said:
Strange, maybe I am missing something but not aware of what...
I've been on Revolution OS and as being curious I gave Android Q a try....means, I flashed "Q" successfully yesterday -through Mi flashing tool- but wasn't happy at all, therefore I went back to Global Dev (again via Mi Flashing tool) to reinstall Revoultion.....Regardless of which TWRP version I' am trying to flash, even after Fastboot is indicating a successful TWRP flash I am not able to access the Recovery. Trying to use adb reboot recovery ends-up in the stock recovery....also fastboot boot recovery.img dosn't help....
even trying to flash the TWRP version I used to install Revolution recerntly does not work.
Click to expand...
Click to collapse
What I've found is normal commands to boot into recovery do not work for this phone. Boot into fastboot, flash recovery then use volume up and power combination to boot into recovery. Hopefully that will get you back in.
flyingjack said:
Strange, maybe I am missing something but not aware of what...
I've been on Revolution OS and as being curious I gave Android Q a try....means, I flashed "Q" successfully yesterday -through Mi flashing tool- but wasn't happy at all, therefore I went back to Global Dev (again via Mi Flashing tool) to reinstall Revoultion.....Regardless of which TWRP version I' am trying to flash, even after Fastboot is indicating a successful TWRP flash I am not able to access the Recovery. Trying to use adb reboot recovery ends-up in the stock recovery....also fastboot boot recovery.img dosn't help....
even trying to flash the TWRP version I used to install Revolution recerntly does not work.
Click to expand...
Click to collapse
I escaped from the FASTBOOT loop by flashing the FASTBOOT ROM using command.
ROM I used
cepheus_global_images_V10.2.6.0.PFAMIX_20190327.0000.00_9.0_global_9cc39b4570.tgz
The command I used
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cache cache.img
fastboot flash cust cust.img
fastboot flash dtbo dtbo.img
fastboot flash dummy dummy.img
fastboot flash logo logo.img
fastboot flash metadata metadata.img
fastboot flash misc misc.img
fastboot flash persist persist.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
fastboot erase userdata
fastboot flash userdata userdata.img
fastboot reboot
Finally I found a TWRP version that is working (3.3.0-0423 by wzsx150 -thx mate!) and got back to Revolution OS!!
Thx also for your support!

Cannot flash system.img on global rom

Hey I am bricked my device I am was on global rom and then wanted to convert to Chinese rom tried to flash it through system update.. And now stock on fastboot forever until now.. I am tried to flash system. Img of Chinese rom.. Got message that file too big in adb.. There is any program to compress this img?
danielad200 said:
Hey I am bricked my device I am was on global rom and then wanted to convert to Chinese rom tried to flash it through system update.. And now stock on fastboot forever until now.. I am tried to flash system. Img of Chinese rom.. Got message that file too big in adb.. There is any program to compress this img?
Click to expand...
Click to collapse
Local update didn't work because of mismatch boot.img and recovery.img. In fastboot flash CN boot and recovery then reboot recovery, wipe data and cache, insert OTG with CN.zip package and install.
***When switching region ROMs always do this method from recovery, local update does not handle this well at all and fails most times.
***If you want you could also try EDL mode, I never tried it but theoretically the command "adb install N629J-update.zip should work. I have not tried this method but that's what EDL mode is for ?
danielad200 said:
Hey I am bricked my device I am was on global rom and then wanted to convert to Chinese rom tried to flash it through system update.. And now stock on fastboot forever until now.. I am tried to flash system. Img of Chinese rom.. Got message that file too big in adb.. There is any program to compress this img?
Click to expand...
Click to collapse
Even i had the same issue. First make sure you are using the latest version of ADB and Fastboot. Use 1.4.3 or higher. Sometimes it will be installed in C:\Program Files(X86)\minimal adb and fastboot Folder. Copy the img files to this location and then flash the image.
Download necessary files https://drive.google.com/drive/folde...Ym?usp=sharing
fastboot oem nubia_unlock NUBIA_NX629J
fastboot -w
fastboot reboot
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash parameter parameter.img
fastboot reboot
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
fastboot flash system system.img
fastboot reboot
When you flash system.img you should get a warning message. Don't close the window. Wait for sometime. It should split the file upload as 5 parts. Once all the 5 parts are uploaded. Then type fastboot reboot. Then remove the charging cable(very important) and you should get the normal warning message and then phone will try to boot. Once you get the splash screen and booting screen. Press volume Up and power together. It should go to default recovery. Select English. Wipe data and then wipe cache. Reboot. Now your phone should boot normally. Hope this helps. Good luck.
Pm me i know how to fix
I tried it
vimalrajan1988 said:
Even i had the same issue. First make sure you are using the latest version of ADB and Fastboot. Use 1.4.3 or higher. Sometimes it will be installed in C:\Program Files(X86)\minimal adb and fastboot Folder. Copy the img files to this location and then flash the image.
Download necessary files https://drive.google.com/drive/folde...Ym?usp=sharing
fastboot oem nubia_unlock NUBIA_NX629J
fastboot -w
fastboot reboot
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash parameter parameter.img
fastboot reboot
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
fastboot flash system system.img
fastboot reboot
When you flash system.img you should get a warning message. Don't close the window. Wait for sometime. It should split the file upload as 5 parts. Once all the 5 parts are uploaded. Then type fastboot reboot. Then remove the charging cable(very important) and you should get the normal warning message and then phone will try to boot. Once you get the splash screen and booting screen. Press volume Up and power together. It should go to default recovery. Select English. Wipe data and then wipe cache. Reboot. Now your phone should boot normally. Hope this helps. Good luck.
Click to expand...
Click to collapse
I tried it, but i got problem when I flash system.img, the error is: "Invalid sparse file format at header magic". Did you know how to fix that? Sorry for bad English
https://forum.xda-developers.com/red-magic-3/how-to/tool-nubia-red-magic-3-unbirck-tool-t3965044
Easy to use unbrick tool.
vimalrajan1988 said:
Even i had the same issue. First make sure you are using the latest version of ADB and Fastboot. Use 1.4.3 or higher. Sometimes it will be installed in C:\Program Files(X86)\minimal adb and fastboot Folder. Copy the img files to this location and then flash the image.
Download necessary files https://drive.google.com/drive/folde...Ym?usp=sharing
fastboot oem nubia_unlock NUBIA_NX629J
fastboot -w
fastboot reboot
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash parameter parameter.img
fastboot reboot
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
fastboot flash system system.img
fastboot reboot
When you flash system.img you should get a warning message. Don't close the window. Wait for sometime. It should split the file upload as 5 parts. Once all the 5 parts are uploaded. Then type fastboot reboot. Then remove the charging cable(very important) and you should get the normal warning message and then phone will try to boot. Once you get the splash screen and booting screen. Press volume Up and power together. It should go to default recovery. Select English. Wipe data and then wipe cache. Reboot. Now your phone should boot normally. Hope this helps. Good luck.
Click to expand...
Click to collapse
I did it as directed. But after fastboot reboot command. When I pressed v+ and power button I got the traditional white screen with ants.
Link expired please give me new one

Fastboot loop after install vendor firmware

Hey,
I flashed new vendor EU firmware with android 11 then reboted phone it boot normally to system "Evolution X". Next I downloaded update and after click install it rebooted to fastboot.
I can't boot to recovery because it's always reboot to fastboot. So tried to install again OrangeFox recovery but after usage command "fastboot reboot recovery" I got message "fastboot: usage: unknown reboot target recovery" and it's still rebooting to fastboot. Tried Power + Volume UP.
Any solution for that?
Okay, if someone will have simillar problem just download MIUI Official ROM - Fastboot version:
https://xiaomifirmwareupdater.com/miui/raphael/
Then unpack it and flash dtbo.img - fastboot flash dtbo dtbo.img
And now everything should works fine.
Teleseil said:
Okay, if someone will have simillar problem just download MIUI Official ROM - Fastboot version:
https://xiaomifirmwareupdater.com/miui/raphael/
Then unpack it and flash dtbo.img - fastboot flash dtbo dtbo.img
And now everything should works fine.
Click to expand...
Click to collapse
Thank you so much it worked !!

Categories

Resources