Jump to content
Pubg Leak

Recommended Posts

WARNING: Before attempting to root your device, do note that by unlocking your bootloader and modifying your device with root, ROMs, etc... you are risking voiding your warranty! I am NOT responsible for what you do to your device either, so follow these instructions at your own risk. Make sure you know what you're doing, it's best to understand the process rather than just copy and paste commands and such.

 

[Global Version Only]
Firmwares

Global Stable
V10.4.1.0.PGGMIXM
V10.4.2.0 to V11.0.10
V11.0.1.0 PGGMIXM

China Stable
V10.4.4.0.PGGCNXM
V10.4.6.0.PGGCNXM
V10.4.8.0.PGGCNXM
V10.4.9.0.PGGCNXM
V10.4.10.0.PGGCNXM
V10.4.11.0.PGGCNXM

China Beta
V9.9.25
V9.10.17

India Stable
V10.4.3.0.PGGINXM
V11.0.1.0 PGGINXM

Europe (EEA)
V10.4.5.0.PGGEUXM

Indonesia
V10.4.2.0.PGGIDXM
V11.0.1.0PGGIDXM

Russia
V10.4.2.0.PGGRUXM

USB Drivers
Download

Unlock Bootloader
Enable OEM Unlocking
Unlock Here

Installing TWRP Recovery and ROOT

Enable USB Debugging - Goto Settings / Additional settings / Developer options / USB Debugging & USB debugging (Security settings) - Enable (If you have not activated Developer options, then Goto Settings / About phone / tap MIUI version 7 times - now developer options enabled.

Global Version

GLOBAL firmware V10.4.5.0.PGGEUXM only

Drivers installed properly
Enabled USB Debugging (enabled developers menu)

1. Turn Off
2. Go to Fastboot mode (Volume - + Power)
3. Connect to the PC
4. Download and extract in C drive, "Run as administrator" and execute "ifelixit+FLASHER+TOOLKIT+Begonia.bat".
5. Choose 1 (TWRP recovery) and enter or Choose 2 (Root Only)
Immediately disconnect the phone from the PC, otherwise it will go to reboot on command and the stock recovery will be restored.

6. Put the Minimal ADB and Fastboot in 😄 of your PC.
Transfer the Recovery.img in Fastboot folder
Open Fastboot folder and Press Shift+Right Click and Select Open Command Window Here at the CMD type fastboot devices and enter (check if it's recognized the device).

7. Type fastboot flash recovery recovery.img and enter (TWRP will be installed)

8. Disconnect the phone from the PC, hold the Power button as the screen goes blank immediately hold Volume + the TWRP splash screen will appear and disappear still hold the button when the TWRP splash screen appears a second time release Volume +. If Chinese language change to English. If TWRP will ask you the password (this means that there is DATA encryption)click on CANCEL and get to the main screen.
We go to the mount, put check on data, system, vendor, nvdata and MicroSD card (if the phone has a memory card).
Press home to return to the main screen Choose Advanced-File Manager item >system_root / system / folder at the bottom there is a recovery_fromboot.p file delete it.
Go back to Advanced and select Close AVB2.0 and flash the archive with a swipe to the right.
Again, we go along the Advanced-File Manager path in the root, look for the supersu folder in it, select the SuperSu_installer.zip fileand flash it with a swipe to the right. This is an archive from Magisk_19.4 it will patch boot. The firmware of this archive should go WITHOUT a single error, all lines should be white and at the end of DONE. If everything was done without errors in the TWRP select the Reboot-System. The first boot will be a little long and Don't Panic when boot up check the Magisk Manager>Settings>Update Settings>Stable Channel.

Stock boot IMG for V10.4.5.0.PGGEUXM just in case bootloop
TWRP for Begonia

If error occurs..

1. Go to Minimal ADB and Fastboot in 😄 of your PC. Open Fastboot folder and Press Shift+Right Click and Select Open Command Window Here at the CMD type fastboot devices and enter (check if it's recognized the device).

2. Enter the following commands: fastboot flash boot boot.img and Enter then fastboot flash recovery recovery.img and Enter. We have flashed clean boot and TWRP.

3. Disconnect the phone from the PC, hold the Power button as the screen goes blank immediately hold Volume + the TWRP splash screen will appear and disappear still hold the button when the TWRP splash screen appears a second time release Volume +. The recovery_fromboot.p file is already deleted earlier.

5. Go to Mount in TWRP check data, system, vendor, nvdata and now you can decrypt DATA by formatting in TWRP Wipe-Fotmat Data, write yes and swipe.

6. Disconnect the phone from the PC, hold the Power button as the screen goes blank immediately hold Volume + the TWRP splash screen will appear and disappear still hold the button when the TWRP splash screen appears a second time release Volume +. If Chinese language change to English. If TWRP will ask you the password (this means that there is DATA encryption)click on CANCEL and get to the main screen.
We go to the mount, put check on data, system, vendor, nvdata and MicroSD card (if the phone has a memory card).
Press home to return to the main screen Choose Advanced-File Manager item >system_root / system / folder at the bottom there is a recovery_fromboot.p file delete it.
Go back to Advanced and select Close AVB2.0 and flash the archive with a swipe to the right.
Again, we go along the Advanced-File Manager path in the root, look for the supersu folder in it, select the SuperSu_installer.zip fileand flash it with a swipe to the right. This is an archive from Magisk_19.4 it will patch boot. The firmware of this archive should go WITHOUT a single error, all lines should be white and at the end of DONE. If everything was done without errors in the TWRP select the Reboot-System. The first boot will be a little long and Don't Panic when boot up check the Magisk Manager>Settings>Update Settings>Stable Channel.

Proof of Video that Redmi Note 8 Pro Rooted
https://www.youtube.com/watch?v=P4rB...ature=youtu.be


Credit: xdaForum

 

Second Method:

 

Pre-Requirements:

 

 

  • Disclaimer :

We will not be responsible for any kind of damage or error that occurs to your device while/after installing the files or following this guide. Make sure to take a complete backup before doing anything. Do this at your own risk.

Instructions to install

After downloading all the required files, drivers, and tools, follow the installation process.

  • First of all, enable the Developer Options and USB Debugging mode on your device.
  • Head over to the device Settings > System > About Phone > then tap on the Build Number for seven times to enable Developer options mode.
  • Now, go to the Developer options in the Settings menu and turn on the toggle to enable USB debugging.
  • Next, open the ADB & Fastboot folder on your computer. Then press and hold the Shift key and right mouse click to open the command window.adb command window
  • Turn off your device > Press and hold the Volume Up + Power button together for a few seconds to enter into Fastboot mode.
  • Connect your device with the PC via a USB cable and type the following code on the command windows and hit enter:
  •  
adb reboot bootloader
  • Now, your device is connected successfully as a fastboot device.
  • Type the following command and hit enter to check the fastboot device connected or not:
fastboot devices
  • Now, in order to install TWRP Recovery on your phone, type the following command and press enter:
fastboot flash recovery twrpname.img
  • To just boot, you can use the command fastboot boot twrpname.img
  • That’s it. You’ve successfully installed the TWRP Recovery on Xiaomi Redmi Note 8 Pro (begonia) device. Now, you have to flash the Root.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  



×
×
  • Create New...