boot into bootloader and flash these commands
fastboot format cache
fastboot format userdata
do keep in mind you will lose all data.
boot into bootloader and flash these commands
fastboot format cache
fastboot format userdata
They say Redmi 10a and 9a are the same is it gonna work if i install it on my 10a? Or should i port it?OrangeFox Recovery Project
Code:/* * Your warranty is now void. * * We're not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed. Please * do some research if you have any concerns about features included in this recovery * before flashing it! YOU are choosing to make these modifications, and if * you point the finger at us for messing up your device, we will laugh at you. * */
OrangeFox is FREE SOFTWARE
Information
Status: Official
Version: R11.1_1
Release Date: 28 June 2022
Maintainer: Sushrut1101
Sources
Source Code: https://gitlab.com/OrangeFox
Device Tree: https://gitlab.com/OrangeFox/device/garden.git
Kernel: Prebuilt (in the Device Tree).
XDA Template Generator: https://github.com/OrangeFoxRecovery/XDA.git
Downloads: Here
Supported Models:
- Redmi 9A (dandelion)
- Redmi 9C (angelica)
- POCO C3 (angelicain)
- Other garden device (Xiaomi MT6765 / MT6762 With Dynamic Partitions)
- [ Currently Supported Codenames: dandelion, angelica, angelican, angelicain, cattail ]
Installation:
https://wiki.orangefox.tech/en/guides/installing_orangefox
Documentation (FAQ):
https://wiki.orangefox.tech/en/guides
Donations:
https://t.me/Sushrut1101
Source changelog:
https://wiki.orangefox.tech/changelog
Telegram Channels:
News - https://t.me/OrangeFoxBetaTracker
Support Chat - https://t.me/OrangeFoxChat
OrangeFox App:
XDA : DevDB Information
OrangeFox Recovery Project, Tool/Utility for garden (Xiaomi Redmi 9A / 9C / POCO C3)
Contributors
Sushrut1101, Sushrut Gupta ,DarthJabba9, MrYacha
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
* @Sushrut1101 - For this XDA Template
* @mastersenpai05 - For Helping and some Fixes
* @Sushrut1101 - Maintainer, Device Trees
It didnt work for me :-(boot into bootloader and flash these commands
fastboot format cache fastboot format userdata
do keep in mind you will lose all data.
can you give a detailed expalanation on what you did?
i installed OFRP via fastboot on MIUI 12.0.15 but the touchscreen doesn't work (like any other recovery i tried), i also tried MIUI 12.5.7 but it's stuck on orangefox logo
I know how you migth be able to solve the one stuck in Orange Fox logo, try this.i installed OFRP via fastboot on MIUI 12.0.15 but the touchscreen doesn't work (like any other recovery i tried), i also tried MIUI 12.5.7 but it's stuck on orangefox logo
Recovery often does not support encrypted data partitions,
1) Reboot the device in fastboot
2) Open the CMD inside the platform-tools folder
WARNING: NEVER run "fastboot -w" on Minimal Fastboot and ADB or 15 Seconds ADB installer, doing this the DATA partition is corrupted so it must necessarily be run on platform-tools.
3) Run the "fastboot -w" command.
4) Now the device is decrypted.
again, youll lose all userdata, be mindful that it will only work until you create new user data, so you need to enter recovery right after reboot, I think if you do not do anything on first startup you should be good, but just to be safe refrain from going into system and go straight to recovery, there flashing the .zip of orange fox, should solve the issue, if not, yo can always redo this process and do what you need right after flashing the Orange fox zip, annoying but it should work.
Extracted from POST by XRed_CubeX
Good for you.I managed to succesfully install this Orange Fox custom recovery on .
Xiaomi Redmi 9A Dandelion
Im using MIUI Global 12.0.15 Stable
Everything works perfectly so far 10/10
I simply followed these instructions:
I didInstalling OrangeFox Recovery
wiki.orangefox.tech
adb reboot-bootloader
fastboot flash recovery recovery.img
And afterwards flashed the recovery.zip from within OrangeFox to finalize.
I think there are debloated ROMs that would be easier to flash, but thats beside the point.I just have a few question.
Inside OrangeFox Recovery there are options to flash Magisk into it, are these safe to use in order to get root and debloat my device?
The recomended method of flashing right now is installing the latest official, magisk APK you get from here and installing it on your phoneDo i need additional files, from the magisk website? Or are the files inside the recovery enough?
if you do indeed have a A-only, get the boot.img thats inside the ROM you installed, (im pretty sure it has to be the fastboot one, but dont quote me on that) its supposed to be onOrange Fox Install guide said:Connect to your phone with a usb cable, open a command prompt, and run the command:
adb shell getprop ro.boot.slot_suffix
If your phone is an A/B device, you will be shown the active slot (ie, either "_a", or "_b"). If the command shows no output, then the phone is NOT an A/B device.
cd
commandfastboot flash boot /path/to/magisk_patched.img
Thank you in advance, i just had these doubts, recentrly i fried my Motherboard, and many of my devices, i've destroyed lots of things, so im being cautious with everything i do.
you mean its stuck on orange fox recovery? or that your stuck with a working old version of the recovery?any good news for a redmi 9 miui 12.5.0 with stucked Orange fox?
I m stucked at orange fox logo.you mean its stuck on orange fox recovery? or that your stuck with a working old version of the recovery?
I m stucked at orange fox logo.
Redmi 9at with last stock official rom (Android 11)
I think Orange Fox and twrp are not compatible with my redmi. Do you suggest a downgrade to try arrow os?
/*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
None works. I had to make a very simple port from a non-touch custom recovery to make some backups I really needed, but is also full of bugs and I had to Uninstall it. Better wait for developer to sort things out. If by any chance you are looking to root this device, you can easily do it flashing a patched boot image through fastboot.I cross my fingers, same thing happened with Pitch Black recovery. Any other custom recovery works on your side?
Nop