Can I flash redmi 10a fastboot rom in redmi 9a? - Redmi 9A Questions & Answers

They have same code name and almost same specs. I couldn't find any 12.5 fastboot rom for redmi 9a.
As there is no android 11 supported twrp, I can't flash magisk.
I can't copy the boot .img from the fastboot rom too.
Any ideas?

Flahsing magisk using twrp is the WORST way for flashing magisk.

Use fastboot to flash magisk

NO,you CANT!(I TRIED THAT and bricked it)(can be rescued with Emergency Download Mode)
I have the same device as yours. It's needed to PATCH boot with magisk on the device
I have to tell you that DONT WONDER if TWRP OR IMGs from the redmi 9A to work on this device,since the employee on official Chinese forum said they are INCOMPATIBLE.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Just download the latest rom in the system update and you'll find it in downloads folder in your internal storage.
then extract it and find vbmeta.img and boot.img
copy them to somewhere you can find and use magisk app to patch the boot.img.
now copy the 2 imgs to computer
connect and reboot to fastboot,flash boot.img AND VBMETA.img with the option of --disable-verity --disable-verification.
NOW enjoy.

Some people is saying Redmi9A and Redmi10A can share their ROMs.
But, they can NOT.
Everybody should avoid flashing the wrong ROM to your devices.
If you have a Redmi9A, flash DANDELION rom only !!!!
If you have a Redmi10A, flash DANDELION_C3L2 rom only !!!!
If you mix them, you will have catastrophic losses as the FULL USERDATA !!!!
KEEP ATTENTION AND USE YOUR BRAIN !

VD171 said:
Some people is saying Redmi9A and Redmi10A can share their ROMs.
But, they can NOT.
Everybody should avoid flashing the wrong ROM to your devices.
If you have a Redmi9A, flash DANDELION rom only !!!!
If you have a Redmi10A, flash DANDELION_C3L2 rom only !!!!
If you mix them, you will have catastrophic losses as the FULL USERDATA !!!!
KEEP ATTENTION AND USE YOUR BRAIN !
Click to expand...
Click to collapse
good warning since i did tried that lol

sd369888 said:
good warning since i did tried that lol
Click to expand...
Click to collapse
I just tried that recently, too...
Sad.

Related

Unofficial twrp for Elephone u pro v3.2.1.0

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
WHAT IS TWRP?
Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, and root your device.
Notice1:
U Pro has A/B partitions. to prevent issues its good to flash it in both slot, because i/we can not know on which partition you are
Notice 2:
This version only working on Eragon roms
Maybe soon I'll manage it to work on stock rom
Notice 3: Sdcard now working
DOWNLOAD
TWRP for 20180227 Base via Qfil Flashtools:
Go here : https://drive.google.com/file/d/1650peMjuk_WTFkxlufL84aJ6cMG5-g3q/view?usp=drivesdk
TWRP for 20180423 Base and newer:
Go here: https://drive.google.com/file/d/1vzDDVRl8vKMGzybVm_FYvufHlmOygOud/view?usp=drivesdk
INSTALLATION
if you use the old 20180227 Base you have to use Qfil Flashtools , because fastboot commands dont work in that Build.
we have a good guide of how to use FLashtools already
look here: https://forum.xda-developers.com/android/development/guide-elephone-pro-user-manual-t3775895
if you are on 20180423 Base and newer you can use fastboot commands
required : ADB and fastboot
enable usb debugging in developer settings.
do this:
Code:
adb shell
Code:
reboot bootloader
now we flash it in slot a
Code:
fastboot flash boot_a twrp.img
after that we flash it also in slot b
Code:
fastboot falsh boot_b twrp.img
Special thanks to
teamwin for this awesome custom recovery
@travis82 for his advices
And @skeleton1911 for his help
smartphone does not leave twrp
Thank you in advanced if you can help me.
Has given an error on startup and I can not restart system, restarting twrp
Givanildo01 said:
Thank you in advanced if you can help me.
Has given an error on startup and I can not restart system, restarting twrp
Click to expand...
Click to collapse
Join us on Telegram group
https://t.me/joinchat/GxIBOhKXi5I6bsNWOm6LFg
And for your problem it's because you are coming from stock rom and that's for the meantime not working because of data encrypted

Flashing with MiFlash has the status the first line of the bat file

I have the Mi Mix 3 that has the Chinese ROM. I unlocked the bootloader and currently trying to flash the global ROM.
I downloaded the Mi Flash tool and the Global Fastboot ROM, but when I try to flash it, the status is always the first line of the BAT file (see screenshot)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I searched but could not find anyone with the same problem. Does anyone know how to solve this?
Thanks
pazvanti said:
I have the Mi Mix 3 that has the Chinese ROM. I unlocked the bootloader and currently trying to flash the global ROM.
I downloaded the Mi Flash tool and the Global Fastboot ROM, but when I try to flash it, the status is always the first line of the BAT file (see screenshot)
View attachment 4729276
I searched but could not find anyone with the same problem. Does anyone know how to solve this?
Thanks
Click to expand...
Click to collapse
Your answer right there. Mismatch device. I believe to go to global, you need to use twrp.
suzook said:
Your answer right there. Mismatch device. I believe to go to global, you need to use twrp.
Click to expand...
Click to collapse
I see. I thought that, since the status was the first line of the ba file, it was not executing it properly.
However, a strange thing happened. After I rebooted the phone and entered again intro fastboot, it worked.
I guess it was some communication error maybe?
Anyway, if you have the same problem, try and do the following (I don't know which one was the actual sollution)
1. Add Android SDK to your environment variables (open a cmd window and enter adb. If it works, it is done properly)
2. Reboot into fastboot without hte phone being connected to the PC. Open MiFlash Tool, connect the device, hit "refresh"
i have the same problem with redmi note 5 pro
i have same isssue with redmi note 5 pro any one please help. my phone is bricked

[pls hlp] Unable to Root OnePlus 7 Pro

Hey Guys,
hopefully its okay to post my request here.
I am stuck rooting my OP7 Pro.
As you can see on below screenshots this where I try to start:
I have a GM1913 and I am on Oxygen OS 10.0.5.GM21BA:
I folowd this guide including the video tutorial: https://www.xda-developers.com/unlock-bootloader-root-oneplus-7-pro/
Unfortunately I am unable to gain root.
Either I am ending up in a boot loop or I am able to boot into android but root is still missing and Wireless LAN isnt working.
These are the TWRP Files I was working with:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The Files 3.3.1-0 to 3.3.1-4 aren´t working anyway. after flashing them, I am just back at the bootloader. Only the unofficial 76 Version is working to get into TWRP.
If I am able to get into twrp, I´ll do the following:
1) flashing original boot.img to Slot A and Slot B (from here: https://androidfilehost.com/?w=files&flid=294300)
2) flashing the TWRP Zip File (only to the "active" Slot)
3) flashing Magisk 20.4 (also tried 20.1)
And then either I am stuck in a bootloop or in Android Wlan is missing and Magisk still not working.
Can please someone help me pointing at what I am doing wrong?
Wait a sec. If you have unlocked bootloader please boot to fastboot and do command: fastboot boot twrp_file_name.img on the latest TWRP that you can find: https://forum.xda-developers.com/on...nt/recovery-unofficial-twrp-recovery-t3931322
Latest version and files you need are:
TWRP 3.3.1-79 Unified Unofficial Q by mauronofrio
TWRP 3.3.1-79 Unified Unofficial Installer by mauronofrio
after you boot to this recovery go and install recovery installer zip and later flash also package with Magisk 20.4
Voilla you have root + latest TWRP
Well.... just WTF?
Just done it as described by @SkubiDoo and it works...
So was the issue using old TWRP Files?
Anyway - Thank you very much for your help!
Looks like mate better to stick with this mauronofrio version.

How To Guide Persist Issue's! (Quick Guide)

Hello, Before we get started this is a quick TLDR guide and you do this at your own risk, If you DM me and your phone doesn't work I will laugh myself to sleep. (This shoulden't do that unless your stupid!).
If you have issues such as sensors not working like Auto Rotate, Proximity, Auto Brightness, Etc (Use a sensor testing app to confirm) [Make sure your 100% sure it's not due to damage].
Then you need to flash the persist.img, Some how or at least in my experience its become corrupted, normally you would just flash via fastboot the stock files and you should be good to go but Xiaomi doesn't let you flash these because you should not ever have too. The last option was to use EDL but that seems complicated for a issue with some sensors.
Now thanks to a few guides on XDA (Can't find the right one or I would link it here) and some other Xiaomi user posts the quickest way is just to use a recovery to flash the img, now I've tried coping the backup persist partition (PersistBak) and it did not help me nor did using recovery to dd the image to the persist partition, but flashing via OrangeFox did the trick,
Messing with the persist partition is not recomended and may break stuff as its never ment to be tampered with so if you can't use pay anymore Don't blame me!
You do so at your own risk!
1. So Grab your firmware IE latest from your chosen region
2. Grab the extracted persist.img and load your recovery
3. Then select persist img and select it from storage (SD Card)
4. Make sure you pick flash to persist (On OrangeFox it was Persist_IMAGE for me)
5. Flash it and reboot
6. Check your sensors and they should be working!
Now you don't have to spend hours looking online your welcome!
Please thank the individuals that found this and not me I'm just a risk taker and have money to replace it if I Break it.
UnfixableExploit said:
Can't find the right one or I would link it here)
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
XDA Search in This forum
https://forum.xda-developers.com/t/problem-proximity-sensor-vayu.4366935/post-86002353
UnfixableExploit said:
some other Xiaomi user posts the quickest way is just to use a recovery to flash the img, now I've tried coping the backup persist partition (PersistBak) and it did not help me nor did using recovery to dd the image to the persist partition, but flashing via OrangeFox did the trick,
Click to expand...
Click to collapse
https://forum.xda-developers.com/t/problem-proximity-sensor-vayu.4366935/post-86137755
I believe I used the one from the Xiaomi Mi 8, I didn't know we had a vayu guide...
And when I looked for one online quoting XDA it never showed up.

Stuck in bootloader fastboot after tried to root android 11, how to fix it? please help

i tried to flash stock rom RMX1971EX_11_OTA_0110 flash system.img, boot.img, vendor.img, vbmeta.img and still keep going back to fastboot, usually its work. Now just stuck in fastboot or stuck in realme logo, no recovery, system, nothing. help how do i fix this?
Have you fixed the problem? I have had the same problem. I had installed in my phone Android 11 and I was trying to flash RMX1971EX_11_OTA_0110. Rihht now nothing works. Just realme logo and after that reboot again and again.
Have you fixed the problem? I have had the same problem.
hoczzx112 said:
Have you fixed the problem? I have had the same problem.
Click to expand...
Click to collapse
yes. Use this:
RMX1971EX_11_F.03 - Google Drive
drive.google.com
softrobot said:
yes. Use this:
RMX1971EX_11_F.03 - Google Drive
drive.google.com
Click to expand...
Click to collapse
thank you so much but it is not working for me. do you have file realme Q zip or ozip F.03? please help me
hoczzx112 said:
thank you so much but it is not working for me. do you have file realme Q zip or ozip F.03? please help me
Click to expand...
Click to collapse
Did you flash all the img files? I did that and It worked. I didnt use any other files.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i don't know.huhuhuhuh
softrobot said:
yes. Use this:
RMX1971EX_11_F.03 - Google Drive
drive.google.com
Click to expand...
Click to collapse
Thanks bro its working but cant turn on my wifi after that
tamaaw said:
i tried to flash stock rom RMX1971EX_11_OTA_0110 flash system.img, boot.img, vendor.img, vbmeta.img and still keep going back to fastboot, usually its work. Now just stuck in fastboot or stuck in realme logo, no recovery, system, nothing. help how do i fix this?
Click to expand...
Click to collapse
did you fix it yet? i have the same problem here

Categories

Resources