Fix for "The system has been destroyed" Redmi note 8/8T - Redmi Note 8 Guides, News, & Discussion

Fix for "The system has been destroyed" Redmi note 8/8T
This will only work for unlocked bootloader...this guide will help you recover from the System has been destroyed when trying to install custom rom or recovery or maybe some other actions!
Method 1:
1. Install the .exe from here (PC installation).
2. Download Vbmeta and copy to the installed folder.
3. Connect the phone with PC in Fastboot mode.
4. Run "cmd-here.exe" from the installed folder.
5. Run this command fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
6. Download and Flash recovery using this command fastboot flash recovery recovery.img and Boot to recovery (Vol+ and Power).
7. Flash recovery.zip again in Booted recovery.
If this doesnt work try with the next method
Method 2
If you can enter fastboot screen download stock miui fastboot rom its like 3gb+. and miflash tools and flash remember in miflash tool at the bottom check the
1. clean all: this will still keep bootloader unlocked but wipe everything
2. save user data: will save your data if any and bootloader unlock
3. clean all and lock: wipe everything and will lock bootloader again
NEEDS:
1. A PC and A USB cord for your device
2. MIUI fastboot rom
3. Miflash tools
4. Xiaomi driver and ADB
5. Internet to download files

enweazudaniel said:
For unlocked bootloader only...this guide will help you recover from the System has been destroyed when trying to install custom rom or recovery or maybe some other actions!
SIMPLE SOLUTION:
If you can enter fastboot screen download stock miui fastboot rom its like 3gb+. and miflash tools and flash remember in miflash tool at the bottom check the
1. clean all: this will still keep bootloader unlocked
2. save user data: will save your data if any
3. clean all and lock: will lock bootloader again
NEEDS:
1. A PC and A USB cord for your device
2. MIUI fastboot rom
3. Miflash tools
4. Xiaomi driver and ADB
Click to expand...
Click to collapse
To be fair you dont even need the flash tool having the fastboot rom. Which is really nice if you are not running Windows. Just extract the fastboot package and run the script you need from the folder ( *.sh for mac and linux, bat for windows).
Worked like a charm and fixed my destryoed system.

Or you can flash vbmeta.img (which is just 4 KB) using fastboot mode. Without downloading the entire MIUI fastboot rom (1GB+)
Sent from my Redmi Note 8 using Tapatalk

DailyRoutine said:
Or you can flash vbmeta.img (which is just 4 KB) using fastboot mode. Without downloading the entire MIUI fastboot rom (1GB+)
Click to expand...
Click to collapse
This didn't work for me

Itemt said:
This didn't work for me
Click to expand...
Click to collapse
Maybe you put the wrong command?
It did work for me. Destroyed after flashing custom rom, flash vbmeta, back to normal.
Sent from my Redmi Note 8 using Tapatalk

Itemt said:
This didn't work for me
Click to expand...
Click to collapse
enweazudaniel said:
If you can enter fastboot screen download stock miui fastboot rom its like 3gb+. and miflash tools and flash remember in miflash tool at the bottom check the
1. clean all: this will still keep bootloader unlocked
2. save user data: will save your data if any
3. clean all and lock: will lock bootloader again
Click to expand...
Click to collapse
honestly flashing full fastboot rom isn't required...
Download latest adb and fastboot package
now copy the vbmeta.img file from the fastboot rom into the platform tools folder...open command prompt in this path...connect your device in fastboot mode and flash vbmeta using following command:
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
after that flash recovery.img.

thanks @the_weird_aquarian, will try it next time if i face this again!
have a good day

Worked
the_weird_aquarian said:
honestly flashing full fastboot rom isn't required...
now copy the vbmeta.img file from the fastboot rom into the platform tools folder...open command prompt in this path...connect your device in fastboot mode and flash vbmeta using following command:
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
after that flash recovery.img.
Click to expand...
Click to collapse
Wow Thanks a lot. Xiaomi ADBFastbootTool was not working on my systems had tried everything. But thanks to you I was able to boot into recovery within minutes :good:

geekyhellboy said:
Wow Thanks a lot. Xiaomi ADBFastbootTool was not working on my systems had tried everything. But thanks to you I was able to boot into recovery within minutes :good:
Click to expand...
Click to collapse
Happy to help

I wanted to thank you very much because your advice saved my phone
:highfive: :good:

enweazudaniel said:
For unlocked bootloader only...this guide will help you recover from the System has been destroyed when trying to install custom rom or recovery or maybe some other actions!
SIMPLE SOLUTION:
If you can enter fastboot screen download stock miui fastboot rom its like 3gb+. and miflash tools and flash remember in miflash tool at the bottom check the
1. clean all: this will still keep bootloader unlocked
2. save user data: will save your data if any
3. clean all and lock: will lock bootloader again
NEEDS:
1. A PC and A USB cord for your device
2. MIUI fastboot rom
3. Miflash tools
4. Xiaomi driver and ADB
Click to expand...
Click to collapse
Phone not detecting in mi flash tool what should I do now
---------- Post added at 07:49 AM ---------- Previous post was at 07:48 AM ----------
DailyRoutine said:
Or you can flash vbmeta.img (which is just 4 KB) using fastboot mode. Without downloading the entire MIUI fastboot rom (1GB+)
Sent from my Redmi Note 8 using Tapatalk
Click to expand...
Click to collapse
Give vbmeta link or attached file
---------- Post added at 07:50 AM ---------- Previous post was at 07:49 AM ----------
Itemt said:
This didn't work for me
Click to expand...
Click to collapse
Update drivers and try again

Even with the drivers, my phone is no longer recognized on the pc with fastboot, when sending the command, Wait devices...

mudinhu said:
Even with the drivers, my phone is no longer recognized on the pc with fastboot, when sending the command, Wait devices...
Click to expand...
Click to collapse
try this, in mi flashing tool, first send command then connect device

Very Simple to Fix, Just watch my Video on YouTube "Tech Karan"[YT Channel] or Search System has been Destroyed for Redmi Note 8, You'll get Video there.
Hope it helps.

the_weird_aquarian said:
honestly flashing full fastboot rom isn't required...
Download latest adb and fastboot package
now copy the vbmeta.img file from the fastboot rom into the platform tools folder...open command prompt in this path...connect your device in fastboot mode and flash vbmeta using following command:
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
after that flash recovery.img.
Click to expand...
Click to collapse
Can you give more details about the last step i am trying to go into recovery and cant

the_weird_aquarian said:
honestly flashing full fastboot rom isn't required...
Download latest adb and fastboot package
now copy the vbmeta.img file from the fastboot rom into the platform tools folder...open command prompt in this path...connect your device in fastboot mode and flash vbmeta using following command:
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
after that flash recovery.img.
Click to expand...
Click to collapse
Yup, this method saved me from a bootloop!!!

RoxtarKaran.RK said:
Very Simple to Fix, Just watch my Video on YouTube "Tech Karan"[YT Channel] or Search System has been Destroyed for Redmi Note 8, You'll get Video there.
Hope it helps.
Click to expand...
Click to collapse
I saw your video, followed link to your zip file. Nothing to download but wave browser and other junk. Lots of thank u comments but no file.

RoxtarKaran.RK said:
Very Simple to Fix, Just watch my Video on YouTube "Tech Karan"[YT Channel] or Search System has been Destroyed for Redmi Note 8, You'll get Video there.
Hope it helps.
Click to expand...
Click to collapse
I found your video and the links are to malware and there are 100 nearly identical videos with the same people thanking different presenters. That is very suspicious sir.

I havew a redmi note 8 global
System has been destroyed after trying to update magisk on Lineage OS
I am unable to boot into "FASTBOOT"
Is there a solution "fix" for that?
I had this happen once before and was able to boot into "fastboot" and fix the problem but this time the only thing I get is "System Has Been Destroyed"

the_weird_aquarian said:
honestly flashing full fastboot rom isn't required...
Download latest adb and fastboot package
now copy the vbmeta.img file from the fastboot rom into the platform tools folder...open command prompt in this path...connect your device in fastboot mode and flash vbmeta using following command:
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
after that flash recovery.img.
Click to expand...
Click to collapse
unknown option --disable-verity. Can u help me?

Related

I have a soft rocked Red Magic 3

Can anyone tell me what this (remote: Flashing is not allowed in Lock State).
What exactly is locked? Is my cell OEM unlocked?
I flashed the wrong TWRP (for the 2017 Red Magic-NX209J) and even though I have been able to unlock my cell via CMD commands; it remains permanently in fastboot mode?
If I send a CMD command to reboot it reboots straight back to fastboot mode.
No form of ADB connect seems to work an my windows PC cannot see/show the cell?
How the hell do I fix this? It's been in this state for a week.
Can anyone help?
Meaby try this?
Then, to unlock your bootloader, enter "fastboot oem nubia_unlock NUBIA_NX629J"
And meaby try the recovery backup instead of TWRP.
xronaldx said:
Meaby try this?
Then, to unlock your bootloader, enter "fastboot oem nubia_unlock NUBIA_NX629J"
And meaby try the recovery backup instead of TWRP.
Click to expand...
Click to collapse
Thanks for the suggestion. I have no recovery back up Is it possible to get past TWRP being locked and use CMD to flash the International or chinese ROM? Or recovery image?
Unless tools are developed to unbrick this device I am scared this problem might be permanent
Download this twrp, and then upload it to google drive or something so the rest of us can download it too .
Password is: 6i3i
https://pan.baidu.com/s/1ZdMPjm2fEwt...06770439204444
Secretcow said:
Download this twrp, and then upload it to google drive or something so the rest of us can download it too .
Password is: 6i3i
https://pan.baidu.com/s/1ZdMPjm2fEwt...06770439204444
Click to expand...
Click to collapse
Thanks but what do i do with it? Its all in an asain language?
Link not open bro
The TWRP does not work
Sorry. That link to the twrp does not result in a bootable twrp recovery for me.
I am starting to think my cell is not fixable.
I did not do that much wrong I just flashed the twrp for 2 models of red magic earlier. It only has a fastboot mode. I either get a boot screen then fastboot mode or a warning about the bootloader being unlocked.
Whatever is wrong with my cell prevents ADB connect an the cell is not able to be seen by windows.
This $1100 New Zealand dollar cellphone may be permanently bricked by my mistake.
I might just need to bin it an buy another one.
Lesson learned.
It confusing....
My cell acts like it has a softbrick (can turn off an on an has fastboot options and I have erased it an OEm an bootloader unlocked it)
And also behaves like a hard brick (resists every method of repair).
I just do not understand it or Nubia products. I am unfamiliar with this phone.
Does anyone have any clue how I can see this cell on my windows pc or ADB connect it an boot into TWRP?
Are there any Nubia repair software tools?
I already share nubia red magic 3 twrp check my all post
sandeepkhatri said:
I already share nubia red magic 3 twrp check my all post
Click to expand...
Click to collapse
Thanks for that. I'm talking about using CMD to totally wipe everything in the cell an reflash the Chinese ROM that came with it. Repair software. Might take months to develop software like that.
sandeepkhatri said:
I already share nubia red magic 3 twrp check my all post
Click to expand...
Click to collapse
Also it isn't a zip. It's some other kind of file. And does not boot into TWRP on my unit
So are you able to unlock your bootloader in its current state?
If you have an older TWRP installed maybe try changing the model on your bootloader command to match it:
fastboot oem nubia_unlock NUBIA_NX209J
If this works then flash the correct TWRP and the boot IMG from your original rom
fastboot flash recovery <new recovery>
fastboot reboot bootloader
Sent from my NX629J using Tapatalk
terrapin4 said:
So are you able to unlock your bootloader in its current state?
If you have an older TWRP installed maybe try changing the model on your bootloader command to match it:
fastboot oem nubia_unlock NUBIA_NX209J
If this works then flash the correct TWRP and the boot IMG from your original rom
fastboot flash recovery <new recovery>
fastboot reboot bootloader
Click to expand...
Click to collapse
Terrapin. Absolutely nothing worked. I am the 3rd person who has had this issue I know of. 2 other xda members had the same issue. One with TWRP like me an the other got stuck in fastboot mode after trying g to flash an apk of Gapps? I think these cells do not like tinkering. But your advice enabled me to be OEM and bootloader unlocked. But always.....straight back to fastboot mode no matter what I flash? My red magic 3 device is currently at a service center with a technician trying to solve the problem. I have 3 repayments left on my Xiaomi Mi9 that has zero flashing issues. O admit i.may be ignorant of the ways of Nubia ?
I did it
I extracted the file system.img
this is what I did ....
starting from the Chinese ROM http://ui.nubia.cn/rom/detail/62
Download download necessary files https://drive.google.com/drive/folders/16in6Jnyi4s5aIIuQwapQ1KK1LjysSfYm?usp=sharing
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 modem NON-HLOS.bin
fastboot flash system system.img
fastboot reboot
enter recovery, use a FAT32 pendrive format, add Chinese ROM, rename it (update.zip) to OTG flash.
Everything works again.
good luck.
emmegitony said:
I did it
I extracted the file system.img
this is what I did ....
starting from the Chinese ROM http://ui.nubia.cn/rom/detail/62
Download download necessary files https://drive.google.com/drive/folders/16in6Jnyi4s5aIIuQwapQ1KK1LjysSfYm?usp=sharing
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 modem NON-HLOS.bin
fastboot flash system system.img
fastboot reboot
enter recovery, use a FAT32 pendrive format, add Chinese ROM, rename it (update.zip) to OTG flash.
Everything works again.
good luck.
Click to expand...
Click to collapse
Thank God. Maybe the Chinese service guy I'm paying will get on xda an try your idea. I'm being lazy saying that lol. Thanks very very much. I will show your post to the service guy who has my red magic 3 or try it myself.
There's no way your a junior member working all this out. I'm a junior member listed as a senior member who makes rookie flashing errors with Chinese cellphones lol.
I will share if I can implement your ideas successfully. Thanks buddy my missus really loved this phone I felt really bad when I incapacitated it.
Fingers crossed.....
I have no idea how did you managed to flash the system.img
C:\adb>fastboot flash system system.img
target reported max download size of 805306368 bytes
Invalid sparse file format at header magi
LE: After this error, somehow it manages to continue and flash all partitions of the system, but after above tutorial, the phone still reboots in fastboot mode and cannot access recovery
The solution is here:
https://forum.xda-developers.com/re...tboot-mode-t3937527/post79715050#post79715050
sakilxda said:
The solution is here:
https://forum.xda-developers.com/re...tboot-mode-t3937527/post79715050#post79715050
Click to expand...
Click to collapse
Thanks for the help. I do not understand some of the commands an cannot seem to get them right? And I do not understand why the instructions say to cmd flash the image (IMG) via command prompt (which just errors like the strange NON-HLOS command?) Then the instructions say to flash the Chinese rom via otg?
Are you supposed to flash the ROM twice?
Can someone please give me some more detailed instructions as this cell has been non functional about 2 months now.
Planning to fix it an give it to my partner
Bryceicle1971 said:
Thanks for the help. I do not understand some of the commands an cannot seem to get them right? And I do not understand why the instructions say to cmd flash the image (IMG) via command prompt (which just errors like the strange NON-HLOS command?) Then the instructions say to flash the Chinese rom via otg?
Are you supposed to flash the ROM twice?
Can someone please give me some more detailed instructions as this cell has been non functional about 2 months now.
Planning to fix it an give it to my partner
Click to expand...
Click to collapse
Hane you fixed the phone or not?
JerryYin said:
Hane you fixed the phone or not?
Click to expand...
Click to collapse
No still not working. Might try again when I have spare time. Very hard cellphone to fix
Bryceicle1971 said:
No still not working. Might try again when I have spare time. Very hard cellphone to fix
Click to expand...
Click to collapse
My suggestions is, download a full sd card update package, unlock the bootloader temporarily,extract the update file and flash the vbmeta.img to vbmeta partion, then flash the recovery.img to recovery partition, after that, try to boot into recovery through bootloader. You have to make sure that you use all the same file from same package, if you are use a low version vbmeta file to boot a high version system (or recovery ) it will not boot. the vbmeta is very important on this phone.

[Q]Stuck in fastboot mode did not check ub debugging

So i tried to change the global rom of my red magic 3 to the Chinese rom, i put the Chinese rom zip in the phone and i proceed to update it manually so it can be load, but when it was installing for the first time this error appears "your device is corrupt. it cant be trusted and will not boot", as i sais this error appears since the first time i tried to install it so did not have the opportunity to activate the developer options and check usb debugging and OEM unlock, i can use the bootloader to unlock the phone by using the command "fastboot oem nubia_unlock NUBIA_NX629J" but when i try to flash it by using this command "fastboot flashing unlock" this error appears "FAILED: (remote: flashing Unlock is not allowed)" so im stuck here, what can i do to continue or to go back to factory settings, i hope some one can help me.
im sorry for my bad English
Have you tried changing back to global rom using recovery mode through OTG cable?
kelv55l said:
Have you tried changing back to global rom using recovery mode through OTG cable?
Click to expand...
Click to collapse
i have not tried that, can you linkme how to do it?
Sinuhejrz said:
i have not tried that, can you linkme how to do it?
Click to expand...
Click to collapse
I went to this link https://forum.xda-developers.com/red-magic-3/help/stuck-fastboot-mode-t3937527
So basically you want to go into fastboot mode either using command "adb reboot bootloader" while plugging the phone into the computer or by holding down the volume down - and power button until it goes into fastboot mode.
Once you are in fastboot mode you go to "reboot to recovery mode" navigate while using the volume buttons and select by using the power button.
Now in recovery mode navigate by using volume buttons and select by using power button again. Its optional, but you can "wipe data" by wiping userdata partition and cache partition. I wiped data when I booted like this. Download the global from here https://global.redmagic.gg/blogs/news/red-magic-3-global-rom-flash-instructions I downloaded the North America version because that was the only version that worked for me. Put the zip file you downloaded into a flash drive USB. then connect the usb to the OTG cable you can buy from ebay, amazon or a nearby tech store. Then connect all that to your phone and click "Choose Update Package" and then click "Choose From OTG Device" then select the rom that you put in the usb drive and then everything should take care of itself from there.
Hope this helps!
kelv55l said:
I went to this link https://forum.xda-developers.com/red-magic-3/help/stuck-fastboot-mode-t3937527
So basically you want to go into fastboot mode either using command "adb reboot bootloader" while plugging the phone into the computer or by holding down the volume down - and power button until it goes into fastboot mode.
Once you are in fastboot mode you go to "reboot to recovery mode" navigate while using the volume buttons and select by using the power button.
Now in recovery mode navigate by using volume buttons and select by using power button again. Its optional, but you can "wipe data" by wiping userdata partition and cache partition. I wiped data when I booted like this. Download the global from here https://global.redmagic.gg/blogs/news/red-magic-3-global-rom-flash-instructions I downloaded the North America version because that was the only version that worked for me. Put the zip file you downloaded into a flash drive USB. then connect the usb to the OTG cable you can buy from ebay, amazon or a nearby tech store. Then connect all that to your phone and click "Choose Update Package" and then click "Choose From OTG Device" then select the rom that you put in the usb drive and then everything should take care of itself from there.
Hope this helps!
Click to expand...
Click to collapse
i cant go into recovery mode when i select that option the phone restarts and the same message appears "your device is corrupt. it cant be trusted and will not boot" , what can i do?
Sinuhejrz said:
i cant go into recovery mode when i select that option the phone restarts and the same message appears "your device is corrupt. it cant be trusted and will not boot" , what can i do?
Click to expand...
Click to collapse
Damn that happened to me to when I tried rooting my phone. My recovery mode was corrupt too. You can try to use the instructions given on this page https://forum.xda-developers.com/red-magic-3/help/device-corrupt-trusted-boot-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/folders/16in6Jnyi4s5aIIuQwapQ1KK1LjysSfYm, 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!
kelv55l said:
Damn that happened to me to when I tried rooting my phone. My recovery mode was corrupt too. You can try to use the instructions given on this page https://forum.xda-developers.com/red-magic-3/help/device-corrupt-trusted-boot-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/folders/16in6Jnyi4s5aIIuQwapQ1KK1LjysSfYm, 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!
Click to expand...
Click to collapse
OMG OMG OMG it works thank you so much dude you are THE MAN now i have more than an expensive weight-paper, i really appreciate it dude, the second code lines also works for me the only problem i encounter was in this code line "fastboot flash system system.img" throw this message "C:\adb>fastboot flash system system.img
target reported max download size of 805306368 bytes
Invalid sparse file format at header magi"
but i keep with the rest of the lines and works perfectly after that.
again thank you so much dude for the help :good::crying:
Sinuhejrz said:
OMG OMG OMG it works thank you so much dude you are THE MAN now i have more than an expensive weight-paper, i really appreciate it dude, the second code lines also works for me the only problem i encounter was in this code line "fastboot flash system system.img" throw this message "C:\adb>fastboot flash system system.img
target reported max download size of 805306368 bytes
Invalid sparse file format at header magi"
but i keep with the rest of the lines and works perfectly after that.
again thank you so much dude for the help :good::crying:
Click to expand...
Click to collapse
Awesome! glad I could help you out
kelv55l said:
Awesome! glad I could help you out
Click to expand...
Click to collapse
tnx man i really appreciate it, so could you change the ROM of you phone to the Chinese one?
Sinuhejrz said:
tnx man i really appreciate it, so could you change the ROM of you phone to the Chinese one?
Click to expand...
Click to collapse
Sorry man I haven't tried changing my ROM to Chinese yet. Don't want to risk corrupting my phone again :crying:
But I'll let you know if I decide to change my rom.
Sinuhejrz said:
tnx man i really appreciate it, so could you change the ROM of you phone to the Chinese one?
Click to expand...
Click to collapse
Pretty simple to change the ROM to chinese. Download the chinese ROM, place it in an OTG or the phone's root directory. You can either do it via local update from the system.update feature in settings or use the stock recovery and install it via the OTG. Personally I would.prefer you install it via the OTG.
Please help me !!! I have same problem with my rm3
Sinuhejrz said:
So i tried to change the global rom of my red magic 3 to the Chinese rom, i put the Chinese rom zip in the phone and i proceed to update it manually so it can be load, but when it was installing for the first time this error appears "your device is corrupt. it cant be trusted and will not boot", as i sais this error appears since the first time i tried to install it so did not have the opportunity to activate the developer options and check usb debugging and OEM unlock, i can use the bootloader to unlock the phone by using the command "fastboot oem nubia_unlock NUBIA_NX629J" but when i try to flash it by using this command "fastboot flashing unlock" this error appears "FAILED: (remote: flashing Unlock is not allowed)" so im stuck here, what can i do to continue or to go back to factory settings, i hope some one can help me.
im sorry for my bad English
Click to expand...
Click to collapse
Please help me !!! I have same problem with my rm3 :crying::crying::crying: PLEASE
---------- Post added at 09:57 PM ---------- Previous post was at 09:49 PM ----------
kelv55l said:
Awesome! glad I could help you out
Click to expand...
Click to collapse
PLEASE HELP ME Bro !!! I have same problem :crying::crying::crying:
hanif9067 said:
Please help me !!! I have same problem with my rm3 :crying::crying::crying: PLEASE
---------- Post added at 09:57 PM ---------- Previous post was at 09:49 PM ----------
PLEASE HELP ME Bro !!! I have same problem :crying::crying::crying:
Click to expand...
Click to collapse
Give me your address, I'll come to your house to fix the phone!
hanif9067 said:
Please help me !!! I have same problem with my rm3 :crying::crying::crying: PLEASE
---------- Post added at 09:57 PM ---------- Previous post was at 09:49 PM ----------
PLEASE HELP ME Bro !!! I have same problem :crying::crying::crying:
Click to expand...
Click to collapse
What seems to be the problem are you able to go into recovery mode?
If not then flashing the appropriate img and bin files should allow you to go back to recovery mode as explained on previous posts on this thread.
kelv55l said:
What seems to be the problem are you able to go into recovery mode?
If not then flashing the appropriate img and bin files should allow you to go back to recovery mode as explained on previous posts on this thread.
Click to expand...
Click to collapse
Mine has the same problem and tried all the steps in this thread. Not able to go into recovery mode, can go into fastboot mode and flash everything but phone is still corrupt and can not boot. New phone now no good, OH well
re-flashed the phone using the first version of the Chinese ROM v2.12 now can use the OTG update option. just need to get a usb adapter now
I'm hoping someone can help me. I've followed the fix on earlier pages and used the files including system.img a user uploaded.
Now when booting my phone I get a device is corrupt and cannot be trusted message. I read somewhere else that the command 'Fastboot flashing unlock' may solve this but I get an error message.
Would really appreciate some help, maybe I've done something wrong but I've followed the instructions and used the files an xda user uploaded.
Many thanks.
Johnnio said:
I'm hoping someone can help me. I've followed the fix on earlier pages and used the files including system.img a user uploaded.
Now when booting my phone I get a device is corrupt and cannot be trusted message. I read somewhere else that the command 'Fastboot flashing unlock' may solve this but I get an error message.
Would really appreciate some help, maybe I've done something wrong but I've followed the instructions and used the files an xda user uploaded.
Many thanks.
Click to expand...
Click to collapse
Have you tried to erase and then reflash again?
try something like this according from this user
em90256 said:
try this
fastboot -w
fastboot erase recovery
fastboot flash recovery recovery.img
fastboot reboot
try your stock recovery image
Click to expand...
Click to collapse
leipnacht said:
Have you tried to erase and then reflash again?
try something like this according from this user
Click to expand...
Click to collapse
Thanks but I managed to fix it yesterday, I had to flash the system image using 'fastboot flash -S 100M system system.img', turns out that although it reported flash as successful it wasn't actually sent correctly unless split into smaller chunks.
Johnnio said:
Thanks but I managed to fix it yesterday, I had to flash the system image using 'fastboot flash -S 100M system system.img', turns out that although it reported flash as successful it wasn't actually sent correctly unless split into smaller chunks.
Click to expand...
Click to collapse
Oh new information. What does "-S 100M" on fastboot command do?

Hi, was stuck on fasboot since 5 days, white nithg

BUT no free space, can't transfert a rom to install, whatt can i do? i did all things in TWRP. Plz NEED A ROM :crying::crying::crying::crying::crying::crying::crying::crying:
what did u do? why r u stuck in fastboot? tell us the reason m8
Srormer89 said:
BUT no free space, can't transfert a rom to install, whatt can i do? i did all things in TWRP. Plz NEED A ROM :crying::crying::crying::crying::crying::crying::crying::crying:
Click to expand...
Click to collapse
Restore the phone with an official MIUI fastboot ROM.
https://c.mi.com/oc/miuidownload/detail?guide=2
If viewing the page on a mobile, you'll need to change the browser to desktop mode.
In step 5 change the flash option, at the bottom of the Mi Flash Tool, to 'clean all'
Afterwards you'll be able to try and install the ROM you want.
A. Download
1. vbmeta. Img for your device.
2. Twrp
3. Fastboot for desktop
B. Then Flash it with fastboot.
How?
Note: Copy the vbmeta.img to the fastboot folder.
1. At the folder of the downloaded fastboot,
Hold shift and right click of your computer keyboard.
Click open power shell window.
2. Type
Fastboot flash vbmeta vbmeta.img
Fastboot flash recovery twrp.img
Fastboot boot recovery.img
Hope it helps

so did someone make new rec for redmi10x 5G in android11

did somebody has use magisk to get root ?
when i try use magisk manger install rebot and rebot forever flash recovery img from xiaomi it not use
i guess maybe i should close avb2.0 but i can't when i use
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
or:
fastboot --disable-verity flash vbmeta vbmeta.img
fastboot --disable-verity flash vbmeta_system vbmeta_system.img
but fastboot: error: cannot load 'vbmeta.img': No such file or directory
xtsstx said:
i guess maybe i should close avb2.0 but i can't when i use
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
or:
fastboot --disable-verity flash vbmeta vbmeta.img
fastboot --disable-verity flash vbmeta_system vbmeta_system.img
but fastboot: error: cannot load 'vbmeta.img': No such file or directory
Click to expand...
Click to collapse
Hi. How did you able to flash the Android 11 on your Redmi 10X? Mine is failing usingTWRP. My phone won't boot after I flashed the zip file. It keeps booting into recovery mode.
Do you have fastboot files for Android 11? Thank you.
bluerain28 said:
Hi. How did you able to flash the Android 11 on your Redmi 10X? Mine is failing usingTWRP. My phone won't boot after I flashed the zip file. It keeps booting into recovery mode.
Do you have fastboot files for Android 11? Thank you.
Click to expand...
Click to collapse
no i update from xiaomi rom of test
bluerain28 said:
Hi. How did you able to flash the Android 11 on your Redmi 10X? Mine is failing usingTWRP. My phone won't boot after I flashed the zip file. It keeps booting into recovery mode.
Do you have fastboot files for Android 11? Thank you.
Click to expand...
Click to collapse
You can apply for the test system in xiaomi forum.
pys078 said:
You can apply for the test system in xiaomi forum.
Click to expand...
Click to collapse
How to apply? Can you send me a link please? Because it seems the test is full.
bluerain28 said:
How to apply? Can you send me a link please? Because it seems the test is full.
Click to expand...
Click to collapse
You may need to download the chinese version xiaomi fourm,and there will be a "内测" button.Click it and you can see "招募中内测",then you can apply for the "开发板公测".But it is hard to be passed,you need to have a test about android system before you are qualified to use the test system.
bluerain28 said:
Hi. How did you able to flash the Android 11 on your Redmi 10X? Mine is failing usingTWRP. My phone won't boot after I flashed the zip file. It keeps booting into recovery mode.
Do you have fastboot files for Android 11? Thank you.
Click to expand...
Click to collapse
If you got bootloop after flashed magisk, you need to flash stock rom boot.img.
If you got bootloop after flashed TWRP, you need to flash stock rom recovery.img.
If you got bootloop (or black screen) after flashed misc partition, you need to erase misc partition.
If your device keep booting in recovery (or blackscreen), you need to erase misc partition.
Here, is the guide for erasing MISC partition: https://forum.xda-developers.com/t/...omi-redmi-note-9-xiaomi-redmi-10x-4g.4209299/
Please, follow only method 2, because method 1 is for MERLIN (Redmi 10X 4G / Redmi Note 9).
Do you need help with your MERLIN device ?
Read this FAQ: https://forum.xda-developers.com/t/...for-merlin-redmi-10x-4g-redmi-note-9.4225177/
bluerain28 said:
Hi. How did you able to flash the Android 11 on your Redmi 10X? Mine is failing usingTWRP. My phone won't boot after I flashed the zip file. It keeps booting into recovery mode.
Do you have fastboot files for Android 11? Thank you.
Click to expand...
Click to collapse
Have you installed android 11 im having the same problem

Question Install gsi rom on realme 8 pro

Ricedroid 8.6
Unlock the bootloader,
Go to fastboot mode,,
Type
Fastboot reboot bootloader
Fastboot reboot fastboot
Fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
(Vbmeta.img extract from your current stock rom).
Fastboot erase system
Fastboot reboot fastboot
Fastboot flash system system.img
(System.img is downloaded gsi rom and extract the zip and put it in system.img )
Fastboot -w
Fastboot reboot bootloader
Fastboot erase userdata
Fastboot reboot
(After mobile rebooting or go to the recovery mode and you need to format data wipe data in recovery mode).
Installation method of gsi rom
1st you install treble info apk
Then you will see supported or not..
My device is realme 8 pro
I installed currently ricedroid 8.6 arm64- slim bgN
Everything is working properly
Volte working,
(You need to some sitting in treble sitting).
(Go to sitting,
Phh treble sitting,.
Ims features,
Click
Requist ims network,
Presence of 4 g network
Then,
Click install ims apk for qualcomm vendor.
Then apk downloaded,
Then install it.
Facelook working,.
I don't know about fingerprint because before install gsi rom my fingerprint already gone.
I am definitely going to try this. But before I do I need a way to go back to stock rom.
I already have a 8 Pro(IN) bootloader unlocked .
I remember using the ofp flash tool for flashing realme ui 3.0 from 2.0... on my device.
Striker3214 said:
I am definitely going to try this. But before I do I need a way to go back to stock rom.
I already have a 8 Pro(IN) bootloader unlocked .
I remember using the ofp flash tool for flashing realme ui 3.0 from 2.0... on my device.
Click to expand...
Click to collapse
You can revert back to rui in realme 8 pro with this method.
1.) First of all you need
laptop,
Usb data cable,
Minimal adb & fastboot setup,
firmware.
MCT ofp extractor tool.
and Your device.
Download below files.
Firmware:
Download your device Firmware (ofp file).
MCT OFP extractor tool:
https://drive.google.com/file/d/1-MgGdT9fxi2LtJ1DIOxLVSM67thj9EpG/view?usp=drivesdk
Minimal adb & fastboot setup:
ADB & FASTBOOT.rar | by IamNH for Realme 2 Pro
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
2.) Extract the ofp file package by mct ofp extract tool.
3.) Request to unlock your device bootloader by indeapth test apk, once approved then you can start deep testing and unlock bootloader.
4.) connect your device with laptop.
5.) Open minimal adb & fastboot terminal.
and flash this images files by below cmd.
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash metadata metadata.img
fastboot flash opporeserve2 opporeserve2.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
Note: Flash this only 3 super images
fastboot flash super super.0.xxxxxx.img
fastboot flash super super.1.xxxxxx.img
Note: During super 2 flash check super_map.csv file for related country
fastboot flash super super.2.xxxxxx.img
fastboot flash vbmeta_system vbmeta_system.img
fastboot flash vbmeta_vendor vbmeta_vendor.img
fastboot flash vbmeta vbmeta.img
fastboot flash userdata userdata.img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot -w
fastboot reboot
Disclaimer: I am not responsible for bricked devices, dead SD cards, etc!
Don't Lock your device bootloader otherwise it will brick and you have to go service centre for fix.

Categories

Resources