[RECOVERY][RMX2061][RMX2170][Unofficial]OrangeFox Recovery Project [R11.X]

Search This thread

nothing to lose

New member
Feb 21, 2022
1
0

Attachments

  • Screenshot_2022-02-21-16-35-33-33_341863684efb323a7ec188c6aa7460f3.jpg
    Screenshot_2022-02-21-16-35-33-33_341863684efb323a7ec188c6aa7460f3.jpg
    230.6 KB · Views: 81
I messed up badly and the system, system root and internal cannot be mounted anymore and cannot be formatted. It was decrypted due to PATTERN TYPE of lock screen from android 12 custom rom wherein my phone only supports android 11. All I want is how to have access to internal and system seems I cannot mount those two I cannot format them at the same time I cannot install nor flash any file at all. It keeps saying UNABLE TO MOUNT SYSTEM. I've tried the patched version provided in this forum about auto decryption fix of orangefox but still no luck.
What did you do and what do you want to do
 
Hi everyone!

How to back up a full "current" rom, just the necessary files for the rom. What options should I tick check for a full rom back up?
Please reply according to my screenshot attached here because I'm using RMX2061 "REALME 6 PRO" I noticed that it is different for every phone brands having SYSTEM.IMG or just SYSTEM as for me it's different too, I really have no idea to begin with and got a little traumatized after the encryption and decryption issues. Thank you in advance whom ever will answer and help me in the process, much appreciated. =)
!cid_7e092379-d4a2-4c93-a5b6-3a8f7084fa68.png!cid_574d7556-b8fb-4faa-b76b-7146a6e7cf6e.png
 

reitso

New member
Jun 25, 2019
2
0
I'm on stock RMX2063_11_c.23, what should I use?
(I heard that some recovery projects working fine on RMX2061 aren't cross-compatible with RMX2063 due to decryption issues)
 

Top Liked Posts

  • There are no posts matching your filters.
  • 6
    OrangeFox Recovery Project
    banner (2).png

    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
    Two versions: for RUI1 (Android 10) and for RUI2 (Android 11)

    Download:
    From Google Drive

    Changelog - 12/07/21 (Android 11+ version):
    • Updated Magisk Canary to 23015
    • Added phhusson's lptools
    • Fixed toggle mounting system partitions with read/write access
    • Fixed typos in sources

    INSTALLATION
    via TWRP-based recovery:
    1. Download the OrangeFox ZIP file to your device
    2. Reboot to your custom TWRP-based Recovery
    3. Install the OrangeFox zip file as a normal zip
    4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
    5. Enjoy!
    via fastboot:
    1. Download the OrangeFox IMG file to your PC
    2. Reboot your device to fastboot mode
    3. Install the OrangeFox image with command:
      Code:
      fastboot flash recovery [image name].img
    4. Reboot to recovery with the command:
      Code:
      fastboot reboot recovery
    5. Enjoy!

    CREDITS
    • TeamWin - for TWRP
    • The OrangeFox Team - for your hard work
    DarthJabba9 - for his miatoll tree
    @lebigmac - for his MakeRW script

    Source
    OrangeFox: https://gitlab.com/OrangeFox
    Device Tree: https://github.com/Ctapchuk/android_device_realme_reatoll-OFRP

    Version Information
    Status:
    Stable (Android 10) / Stable (Android 11+)
    Current Version: R11.1_0 (Android 10) / R11.1_4 (Android 11+)

    Created 02/12/2021
    Last Updated 12/07/2021
    2
    we are lucky we have a developer like you..god bless u.
    1
    CHANGELOGS:
    • Updated Magisk Canary to 23015
    • Added phhusson's lptools
    • Fixed toggle mounting system partitions with read/write access
    • Fixed typos in sources
    • Now reatoll: from this version reatoll is the name of the unified builds for realme 6 Pro (RMX2061) and realme 7 Pro (RMX2170)
    • Fix ADB in fastbootd mode
    • Other fixes in sources and device tree
    • Added support for Android 12 (but /data decryption not supported)
    • Move magisk installer/uninstaller to ramdisk to make magisk in addons flashable even if recovery installed via .img
    • Other small fixes
    • Added support for full realmeUI 2 OTA
    • Other small fixes
    • Removed some things which produce issues of formatting data
    • Updated Magisk (the unofficial version of Alpha-31 by @vvb2060 with the oplus fstab fix, also added automatic disabling of vbmeta by @logotoy73 )
    • Updated OFRP source code:
    - Small design changes in the file explorer, terminal, reboot menu
    - Added support for decryption /data for multiple users
    • Updated Magisk (the unofficial version of Alpha-27 by @vvb2060 with the oplus fstab fix, also added automatic disabling of vbmeta by @logotoy73 )
    • Added MakeRW (by @lebigmac and @brigudav edited) script in Addons
    • Removed addon "Enable support initd"
    • Added Metadata mounting (for while)
    • Other changes
    R11.1 OFRP source changelog:
    • Add Support for terminal from filemanager
    • Add file manager option to edit selected file
    • Open Magisk apk as zip
    • Implement 'twrp format data' to format /data
    • Update the ZIP signature verification
    • Update the initd addon
    • Re-sign the internal zips
    • Addon to remove survival scripts
    • Flashable zip for backing up OrangeFox settings (/FFiles/OF_backup_settings.zip)
    • Many UI and other fixes and enhancements
    • Work-around for MTP issues after data format
    Device tree changelog:
    • First Beta version
    • Enabled /data decryption
    • Fixed /data decryption for RUI2 (thanks to [email protected] for help)
    • Disabled splash screen change settings (not working)
    • Disabled App manager (not working)
    • Added the stock RealmeUI 2 otacert
    • Updated kernel from C.15
    • Updated fstab's and changed Firmware-update partitions backup list (It is recommended to delete old "Firmware" backups and make new ones)
    • Updated postboot script
    • Probably fixed problems with /data in system after formatting
    • Fixed /system_ext mount errors
    • Fixed flashing roms with anti-rollback protection
    • Other changes and fixes under the hood
    R11.1 OFRP source changelog:
    - Update the magisk addon to 21.4
    - Add Support for terminal from filemanager
    - Add file manager option to edit selected file
    - Open Magisk apk as zip
    - Implement 'twrp reboot fastboot' for fastbootd mode
    - Implement 'twrp format data' to format /data
    - Update the ZIP signature verification
    - Update the initd addon
    - Re-sign the internal zips
    - Addon to remove survival scripts
    - Flashable zip for backing up OrangeFox settings
    (/FFiles/OF_backup_settings.zip)
    - Many UI and other fixes and enhancements
    - Work-around for MTP issues after data format
    Device tree changelog:
    • Updated fstab's and changed Firmware-update partitions backup list (It is recommended to delete old "Firmware" backups and make new ones)
    • Updated apex and postboot scripts
    • Other changes and fixes under the hood
    • Initial version for XDA
    1
    It's for Android 10 or Android 11?
    The author said clearly: Supports Custom Rom's and RealmeUI 1.
    Also: Don't use this recovery for RealmeUI 2 and custom ROM's based on RUI2
    1
    Amezing work sir.... Keep it up❤️