Mi3W lost partition for userdata.img - Mi 3 Q&A, Help & Troubleshooting

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 ??

Related

Please help all the experts

I have a nexus on
It does not function, but only depends on the screen is located where the X-colored.
and i try
fastboot flash userdata userdata.img
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot reboot. and flash recovery-RA-nexus-v1.6.2.img .
But when I boot recovery from the boot lodar
back on the screen balck with x colored
so can you help me to save my phone
Have a read of the link in my signature.
And next time, type your message in an easy to read format please.

Cant'n Boting

I flash ROM using twrp, then I format everything and the system, then I reboot, but instead can't get into twrp, it finally gets stuck at fastboot! what's the solution
ayen2904 said:
I flash ROM using twrp, then I format everything and the system, then I reboot, but instead can't get into twrp, it finally gets stuck at fastboot! what's the solution
Click to expand...
Click to collapse
Follow the instruction on the following page:
"You can try to use the instructions given on this page https://forum.xda-developers.com/red...t3940057/page2. Extract all img and bin files from the Global ROM and place them into the folder where the "cmd-here.exe" is. Also you need "system.img" you can download that here https://drive.google.com/drive/folde...pQ1KK1LjysSfYm, but dont download the other files they might be the Chinese files.
After you extracted the img and bin files and placed them into the folder where the cmd is placed connect your phone to the computer, open the cmd exe and run the commands
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash parameter parameter.img
fastboot reboot bootloader
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
fastboot flash modem NON-HLOS.bin
fastboot flash system system.img
fastboot flash dsp dspso.bin
fastboot oem nubia_lock NUBIA_NX629J
fastboot reboot
After all that you should be able to go into recovery mode through fastboot mode if not then try and flash dtbo.img and vbmeta.img in the line of commands so for example "fastboot flash dtbo dtbo.img" and "fastboot flash vbmeta vbmeta.img" looking something like this...
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash parameter parameter.img
fastboot reboot bootloader
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
fastboot flash dtbo dtbo.img
fastboot flash vbmeta vbmeta.img
fastboot flash modem NON-HLOS.bin
fastboot flash dsp dspso.bin
fastboot flash system system.img
fastboot reboot
This was the line of commands I used when my recovery mode was corrupt and somehow worked
I hope this helps and let me know if it worked or if the issue is still there. Also the forum has several posts on this matter and they might have the answer you are looking for as it helped me with this issue. Good Luck!"

HELP!! My red magic 3 is in bootloader bootloop

I flash the Chinese ROM to the global version of red magic3
And entered the boot loader boot loop
How to fix it?
If you try to flash system.img, tell me how to fix the problem that fastboot.exe will stop working.
I saw other threads, but I didn't know well because I was so nervous in English
yajujann said:
I flash the Chinese ROM to the global version of red magic3
And entered the boot loader boot loop
How to fix it?
If you try to flash system.img, tell me how to fix the problem that fastboot.exe will stop working.
I saw other threads, but I didn't know well because I was so nervous in English
Click to expand...
Click to collapse
I am Japanese High school student . So I can't understand English well
kelv55l said:
(skipped message) ...
After you extracted the img and bin files and placed them into the folder where the cmd is placed connect your phone to the computer, open the cmd exe and run the commands
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash parameter parameter.img
fastboot reboot bootloader
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
fastboot flash modem NON-HLOS.bin
fastboot flash system system.img
fastboot flash dsp dspso.bin
fastboot oem nubia_lock NUBIA_NX629J
fastboot reboot
After all that you should be able to go into recovery mode through fastboot mode if not then try and flash dtbo.img and vbmeta.img in the line of commands so for example "fastboot flash dtbo dtbo.img" and "fastboot flash vbmeta vbmeta.img" looking something like this...
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash parameter parameter.img
fastboot reboot bootloader
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
fastboot flash dtbo dtbo.img
fastboot flash vbmeta vbmeta.img
fastboot flash modem NON-HLOS.bin
fastboot flash dsp dspso.bin
fastboot flash system system.img
fastboot reboot
This was the line of commands I used when my recovery mode was corrupt and somehow worked
I hope this helps and let me know if it worked or if the issue is still there. Also the forum has several posts on this matter and they might have the answer you are looking for as it helped me with this issue. Good Luck!
Click to expand...
Click to collapse
Please try this kelv55l's suggestion
into fastboot
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash recovery recovery.img
then into recovery wipe data
you can get recovery.img from update.zip
Hello i have no system.img ...
i can not find them in the NX629J_Z69_EN_WPJ0O_V210.zip
Can you Help me or can you me send the system.img
Please
My Phone have a bootloob in the fastboot mode...
"Hello, I have a problem. I flash twrp on my phone and wanted to flash from CN to EU version. I deleted the system and wanted to select the EU zip file. it did not work. That's why I restarted the phone. Now the phone starts only in the bootloader and the phone is no longer recognized by the PC although I have installed all drivers. Is there a special software that recognizes the phone or is the phone now forever defect? "
Thanks for the Help!
https://imgur.com/a/TRAJp9I
here you have the files and commands necessary to fix it. use the last sdk
https://forum.xda-developers.com/red-magic-3/help/stuck-fastboot-mode-t3937527/page7
Thanks for the Answer!
I have a Problem with the Flash system.img
I have Uploadet a Sreenshoot!
https://imgur.com/a/b3Vdi9N
try fastboot flash -S 500M system system.img
if it wont work
fastboot flash -S 100M system system.img
ok i make
---------- Post added at 12:40 AM ---------- Previous post was at 12:27 AM ----------
tattoomees said:
try fastboot flash -S 500M system system.img
if it wont work
fastboot flash -S 100M system system.img
Click to expand...
Click to collapse
Holly !
THANKS MAN YOU ARE A HERO!!!!!
THANKS BROOO

Followed a guide as stuck in boot loop. Now device is corrupt, help please.

Hi there, my device was having boot loop problems, I followed this guide using files uploaded by a user, then I was able to update using otg cable but it got stuck at 25%, after a reboot I get the message that my device is corrupt and cannot be trusted.
This is the guide i followed :
https://forum.xda-developers.com/red-magic-3/help/stuck-fastboot-mode-t3937527
Now I have tried to flash at fastboot the following images:
En_wpj0O_v115
En_wpj0O_v207
En_wpj0O_v209
En_wpj0O_v210
Chinese 2.31
I used the following commands each time:
fastboot oem nubia_unlock NUBIA_NX629J
Fastboot erase boot
Fastboot erase recovery
Fastboot erase system
Fastboot erase userdata
Fastboot erase cache
Fastboot erase data
fastboot erase system
fastboot erase modem
fastboot erase dsp
fastboot erase vbmeta
fastboot erase dtbo
fastboot flash parameter parameter.img
fastboot reboot bootloader
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
fastboot flash modem NON-HLOS.bin
fastboot flash dtbo dtbo.img
fastboot flash dsp dspso.bin
fastboot flash vbmeta vbmeta.img
fastboot oem nubia_lock NUBIA_NX629J
fastboot reboot
Each time I've tried I just end up with the device is corrupt message, I have read that the command 'Fastboot flashing unlock' can solve the problem but when I enter it I get an error message that it's not allowed.
I would really appreciate some help getting this back up and running, maybe I'm doing something wrong or not using the correct images but I'm now at a loss.
Also my battery is now getting low which is worrying me.
Many thanks,
John.
Edit also followed this:
https://forum.xda-developers.com/red-magic-3/how-to/stuck-fastboot-mode-check-ub-debugging-t3951498
I used the files from global 2.31 and system.img uploaded by a user in that thread.
Then the following commands:
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash parameter parameter.img
fastboot reboot bootloader
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
fastboot flash dtbo dtbo.img
fastboot flash vbmeta vbmeta.img
fastboot flash modem NON-HLOS.bin
fastboot flash dsp dspso.bin
fastboot flash -S 500M system system.img **I have to do it this way else it fails**
fastboot reboot
Unfortunately I still get the device is corrupt and cannot be trusted message. I am really stuck now
One thing I have noticed is when I flash system.img although it completes with all ok messages I cannot send any fastboot commands after doing this although fastboot devices shows the phone.
Should also mention that I cannot enter recovery from fastboot, just get the corrupt message.
Success.
I had to do:
fastboot flash -S 100M system system.img
Sending in larger chunks must have corrupted the image, I'm now back at the recovery and hopefully can go from here.
Update
Flashed latest EU rom over otg after clearing data and cache, all working.
What a relief!
Red magic 3 software crupt
My friend I'm facing same problem
I can't go to the recovery to restore flash file from usb OTG
Also fastboot is not allowed to unlock flash
How can i get back ok my device?

Failed to verify Hab Image Boot

First im trying to reinstall stock firmware on a model XT1925-3, from a friend.
It was stuck at Moto Logo, i tried everything you could imagine to make it work. Nothing happens. The things I tried:
-It have locked bootloader (i cant unlock because i cant boot to "Allow OEM").
-Tried all 8 RETBR firmwares (https://mirrors.lolinet.com/firmware/moto/ali/official/RETBR/) and none worked.
-Trying the following commands:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash boot boot.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash vendor vendor.img_sparsechunk.0
fastboot flash vendor vendor.img_sparsechunk.1
fastboot flash oem oem.img
fastboot flash vendor vendor.img
fastboot erase userdata
fastboot erase DDR
fastboot erase modemst1
fastboot erase modemst2
fastboot flash logo logo.bin
fastboot oem fb_mode_clear
fastboot reboot
It goes very well, but after restart, it backs to fastboot screen and cant boot.
-Tried another cable, tried another PC, tried another port
-Attached the screen it is now
If theres anything you can do to help me. I appreciated
There's nothing wrong with your cable, your PC or something else! Otherwise you can't even process the first the command in fastboot.
So first thing I would do is booting into recovery. Although it's the stock one it will be very useful to get detailed information in your case.
Once in fastboot mode use the Vol -/+ keys to navigate to reboot to recovery and press power. Then have a look at the logs provided by the recovery. There should be two different kinds of logs - the kernel log and the recovery.log. Choose kernel.log (maybe it's called last_dmsg.log or sth like that). It provides the most detailed information on Android and why you're stuck in a bootloop. Be aware that it has more than one page which will be shown up. Have a look at the left corner on the bottom. Don't expect to find the major error on the last lines, but somewhere in the last 150 lines.
That's one thing you can do.
Another advise is to give the repair tool a chance which is mentioned in your screenshot. This is a really good option in your case.
Good luck!!

Categories

Resources