What's new

Tutorial Installing Recoveries and rooting REALME 6 RMX 2001

xLynx

Forum Veteran
Elite
Joined
Dec 22, 2013
Posts
2,415
Reaction
1,616
Points
716
HOW TO INSTALL RECOVERY ON REALME 6 [RMX2001]

DISCLAIMER:

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.
**/
.

Code:
Installing recovery on this device (RMX 2001) is easy if you have stock rom
otherwise you have to find compatible recovery
I will be posting thread how to do it if you have custom rom installed

You will be able to install different custom recovery using this method.

Prerequisites:
Unlocked bootloader
ADB and fastboot installed on your computer
Brain 🧠
Realme 6 RMX 2001 🙄

STEPS:
Reboot to bootloader
Open Terminal/CMD/Poweshell
type/copy-paste the following:
fastboot device
(to verify your device has been detected)
then
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot flash recovery [any recovery you want].img
fastboot reboot
Now after rebooting, quickly press volume down key to prevent being replaced to stock recovery

You have successfully flashed custom recovery!

Download recoveries and vbmeta for Realme 6 here:
You do not have permission to view the full content of this post. Log in or register now.
 
boss pano man sa realme9i
Pasensya pero wala ako realme 9i. May mga tutorial naman po sa XDA Developers marami dun. Ayaw ko kasi mag post dito ng di ko na test kung working yung methods. This methods is working for realme 6, and probably same method lang din sa realme 9i, but I don't confirm though.

Sadly, upon checking your device on TWRP websites, your device is not officially supported but there's still unofficial twrp ported to your device but you have to install it at your own risk.

1691643297452.png


You do not have permission to view the full content of this post. Log in or register now.
 

Attachments

Last edited:
Applicable den ba to sa 6 pro?
Yes but you have to choose different recovery based on Realme UI2 otherwise you won't be able to boot your recovery anymore and you have to reflash it via SPT. If your stock rom is based on Realme UI1 then you can do and install this recoveries.
 
Back
Top