Magisk on Honor 9 oreo B360 - Honor 9 Questions & Answers

Can anyone provide a guide to install Magisk root on Honor 9 with Oreo B360.
I did search here but didn't find it anywhere.
Thank you.

This magisk 15.4 fully works with honor 9 :
https://forum.xda-developers.com/showthread.php?t=3749280
I'm waiting for someone to confirm everythings also work on magisk 16.0 ; I think one user told it didn't.

oslo83 said:
This magisk 15.4 fully works with honor 9 :
https://forum.xda-developers.com/showthread.php?t=3749280
I'm waiting for someone to confirm everythings also work on magisk 16.0 ; I think one user told it didn't.
Click to expand...
Click to collapse
So, can I just install Magisk zip file with Twrp or do I need to do something else?

It you read the link i sent you, you'll see:
"Instructions
If your device have TWRP support, just directly flash it via TWRP. For devices without TWRP yet (currently all Huawei Treble devices), you can follow the instructions below)"
I didn't tried the twrp way, I did the fastboot way as I did not had a twrp when i did it.

1) Unlock your device (if you haven't not already)
2) Install this TWRP: https://forum.xda-developers.com/honor-9/development/oreo-t3754483
3) Install last version of magisk from here: https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Via custom recovery:
Download the latest Magisk zip file
Reboot to a custom recovery and flash the flashable zip
Reboot to system, and check whether Magisk Manager is installed and the version matches the latest one in the OP
If for some reason Magisk Manager isn't installed/upgraded automatically, please install/upgrade it manually!
Click to expand...
Click to collapse
I've done this and all working well on B360.

@WFree So you confirm : root, hide root & safetynet checks work fine on Magisk v16.0 with honor 9 on oreo ?
(They do on 15.4(1541))

oslo83 said:
@WFree So you confirm : root, hide root & safetynet checks work fine on Magisk v16.0 with honor 9 on oreo ?
(They do on 15.4(1541))
Click to expand...
Click to collapse
Yes.
Proof here: https://forum.xda-developers.com/showpost.php?p=75689044&postcount=12

The patched image is only 8 mo, is it ok?

How are things going with the OTA updates?

So, using method from " [OFFICIAL] Magisk v16.0 - Root & Universal Systemless Interface [Android 5.0+] " I use adb command , the first is ok
Copy the patched boot image to your PC. If you can't find it via MTP, you can pull the file with ADB:
adb pull /sdcard/MagiskManager/patched_boot.img
When I try the second :
Flash the patched boot image to your device and reboot. Here is the command if using fastboot:
fastboot flash boot /path/to/patched_boot.img
I get this message : " < waiting for any device >
Can you help me for that ?
I'm using stock rom , STF L09 8.0.0 360 / c432 to be exact
Thanks !
EDIT : Did I need unlocked bootloader to flash patched boot image ?

sonneper said:
So, using method from " [OFFICIAL] Magisk v16.0 - Root & Universal Systemless Interface [Android 5.0+] " I use adb command , the first is ok
Copy the patched boot image to your PC. If you can't find it via MTP, you can pull the file with ADB:
adb pull /sdcard/MagiskManager/patched_boot.img
When I try the second :
Flash the patched boot image to your device and reboot. Here is the command if using fastboot:
fastboot flash boot /path/to/patched_boot.img
I get this message : " < waiting for any device >
Can you help me for that ?
I'm using stock rom , STF L09 8.0.0 360 / c432 to be exact
Thanks !
EDIT : Did I need unlocked bootloader to flash patched boot image ?
Click to expand...
Click to collapse
UP !
is there many people using Magisk on Honor 9 ? some experiences ?
Sorry for that, but same question : Did I need unlocked bootloader to use fasboot command with adb method ? It's only write : " no need root, no need custom recovery "
thanks !

I think you need unlocked bootloader to be able to flash image through fastboot.
So with the adb command you pulled the patched boot from your phone to your computer.
Now about the fastboot command ; the fact you get a '< waiting for any device >' means your phone isn't on bootloader, or isn't connected while you issue that command.
You could type :
' fastboot devices ' to test your fastboot connection while your phone is booted in bootloader aka fastboot mode.
---------- Post added at 21:31 ---------- Previous post was at 21:27 ----------
By the way l'm on honor 9 with magisk and all is working great ! (magisk 15.41 then 16.00)

Ok, thanks for your answer , I've try again and I can use fastboot command . Is no problem with patched image who is only 8mo vs 16mo for original ?

sonneper said:
Is no problem with patched image who is only 8mo vs 16mo for original ?
Click to expand...
Click to collapse
No problem

: ) Now, i know what I have to do ! Thanks !

someone have stock boot.img STF L09 8.0.0 360 / c432??

https://forum.xda-developers.com/honor-9/help/stock-boot-imf-b360-oreo-t3756967

Bla bla

oslo83 said:
By the way l'm on honor 9 with magisk and all is working great ! (magisk 15.41 then 16.00)
Click to expand...
Click to collapse
How do you did that? Do you have TWRP on your H9 or did you use fastboot way?
Thanks!

Fastboot way, but i heard twrp way was also working.

Related

[GUIDE] [EMUI 9] Magisk Root Honor view 10 BKL-09 for Android PIE

Requirements / Downloads
Honor 10 view BKL-09 with unlocked bootloader (I not tested in other version)
Minimal ADB & Fastboot
Patched Recovery_Ramdisk BKL
Rooting your device
1. Unzip Minimal ADB & Fastboot to any folder of your PC
2. Download the patched file for your device and copy it to Minimal ADB & Fastboot folder.
3. Start your smartphone in fastboot mode pressing [Vol-]+[Power] and connect it to your PC.
4. Open a Powershell window in your Minimal ADB & Fastboot folder by [Shift]+[Rightclick].
5. Flash the Recovery_Ramdisk:
Code:
fastboot flash recovery_ramdisk name_of_your_patched_file.img
Adjusting Magisk Manager and patching files by yourself
1. Download Magisk Manager canary build to your phone and install.
2. Change in Magisk settings the update channel to "custom" inserting this URL. https://t2m.io/wuAFCrwO
Magisk Manager now will find the canary builds.
3. Check "force encryption" and "AVB 2.0" boxes.
To patch yourself recovery_ramdisk:
4.a) Patch your *.img, that you have copied in any folder to your smartphone by pressing "Install" --> "Install" --> "Patch boot image" in Magisk Manager.
ORIGINAL RECOVERY_RAMDISK BKL-09 PIE version 9.0.0.162 C432
5. Transfer the patched file (You will find it in your download folder of your smartphone. It will be called "patched_boot.img".) to your PC, start Smartphone in fastboot mode and flash:
Code:
fastboot flash recovery_ramdisk name_of_your_patched_file.img
(You must adapt the file name to the real name of your file, e.g. patched_boot.img)
To actualize Magisk:
4.b) Choose in Magisk Manager: "Install" --> "Install" --> "Direct Install (Recommended)" --> Restart
Thanks
Thanks a lot for this great guide!
Hello, will this also be on my bkl-l09c432? I have rom
blazios said:
Hello, will this also be on my bkl-l09c432? I have rom
Click to expand...
Click to collapse
If your device is on pie ?, yes
What should I use twrp?
blazios said:
What should I use twrp?
Click to expand...
Click to collapse
OP never mentioned anything about twrp. That is not needed
I Have same version as you Android Pie and everythin firmware and region... But no matter how i try i get UNABLE TO UNPACK BOOT IMAGE... Instalation failed... why is that? i have TWRP installed... and everything as is your phone firmware and version 9.0.0.162 C432...
BlueMan_86 said:
I Have same version as you Android Pie and everythin firmware and region... But no matter how i try i get UNABLE TO UNPACK BOOT IMAGE... Instalation failed... why is that? i have TWRP installed... and everything as is your phone firmware and version 9.0.0.162 C432...
Click to expand...
Click to collapse
Flash in bootloader mode. Not in twrp.
Android pie not work with twrp for now.
I am on ROOTED EMUI 8.0 (BKL-L09 8.0.0.130). How do I update to pie and then root? First unroot than update than root? or just update and root with the instructions in post#1?
Sadly it does not work for me. Tried it with your patches bootimage and with my own. Flashing the ramdisk works fine but after restart I don't have root.
I dont need Magisk installed if I use the pre patches bootimage right? Nevertheless I tried with Magisk installed and without. In the Huawei Mate Forum I read that one might need to shutdown the phone after flashing and then to start it with Volume Up and Power Button pressed. But this also does not work. Or any Idea how exactly to start with this Key combination?
Any other suggestions?
Today I updated from OREO with root to PIE same version as you have in pictures 9.0.0.162(C432E4R1P9). Tried both steps (with your patched file and me patching file) to root my phone but even I always got OK in fastboot mode I still have no root
Hello,
Sadly applying the guide does't not work for me to. I tried with the given patched bootimage and with my own one. When flashing the ramdisk image in fastboot mode, i got this error :
"FAILED (remote: partition length get error)".
Please help!
resdano said:
Hello,
Sadly applying the guide does't not work for me to. I tried with the given patched bootimage and with my own one. When flashing the ramdisk image in fastboot mode, i got this error :
"FAILED (remote: partition length get error)".
Please help!
Click to expand...
Click to collapse
I get the same error
any advise ?
Worked like a breeze for me. Shoutout to @ante0 and @shashank1320 who kept their calm in guiding me through and suggesting me this method.
@ante0 made things easier for me and it worked excellently for me. The steps are-
Download and install Magisk canary builds from the mentioned link. Change in Magisk settings the update channel to "custom" inserting*this*URL.*https://t2m.io/wuAFCrwO
Magisk Manager now will find the canary builds.
Check "force encryption" and "AVB 2.0" boxes.
Transfer stock recovery ramdisk to phone, open Magisk Mnager and hit install - > patch boot image, select recovery_ramdisk.img. Take patched_boot.img from /sdcard/Download/ and transfer to computer, reboot to fastboot and flash patched_boot.img to recovery_ramdisk. Unplug USB, holv vol up + power to reboot to recovery, which will now boot phone with Magisk. If you reboot and don't hold vol up it will boot to system without root.
---------- Post added at 02:08 PM ---------- Previous post was at 02:01 PM ----------
Huge thanks @fabio84
Finally have root privileges on Pie.
resdano said:
Hello,
Sadly applying the guide does't not work for me to. I tried with the given patched bootimage and with my own one. When flashing the ramdisk image in fastboot mode, i got this error :
"FAILED (remote: partition length get error)".
Please help!
Click to expand...
Click to collapse
davidsiv said:
I get the same error
any advise ?
Click to expand...
Click to collapse
Emui9 doesn't have a ramdisk partition. You flash to recovery_ramdisk, then when you reboot hold volume up to get to recovery (unplug USB as it will take you to erecovery if you have it plugged in).
This is the only way to get root on Emui9, currently.
It will not boot to recovery, it will boot to system with Magisk.
Not flash ramdisk. Need flash recovery_ramdisk!
worked, thanks
fabio84 said:
Not flash ramdisk. Need flash recovery_ramdisk!
Click to expand...
Click to collapse
@ante0 has been helping me get root access and we still are working on it.
@fabio84 did you by a chance experience issues in using root applications especially root explorer or root Uninstaller? For some reason they won't just work for me, just titanium and root checker works. On further scrutinising, I found the su binary files missing probably why the applications won't load for me. Any help?
ankan1993 said:
@ante0 has been helping me get root access and we still are working on it.
@fabio84 did you by a chance experience issues in using root applications especially root explorer or root Uninstaller? For some reason they won't just work for me, just titanium and root checker works. On further scrutinising, I found the su binary files missing probably why the applications won't load for me. Any help?
Click to expand...
Click to collapse
Update: @ante0 helped me yet again to figure it out. Apparently was because of pie's aggressive background restrictions. Root is now working full fledgedly. Thanks everyone. Big cheers to @ante0
Hello,
It finally worked for me. Thank you so much!
ante0 said:
Emui9 doesn't have a ramdisk partition. You flash to recovery_ramdisk, then when you reboot hold volume up to get to recovery (unplug USB as it will take you to erecovery if you have it plugged in).
This is the only way to get root on Emui9, currently.
It will not boot to recovery, it will boot to system with Magisk.
Click to expand...
Click to collapse

Root k20/mi9t without twrp

this guide help you to root k20/mi9t by using magisk patched boot img
this guide is for users who likes to be on stock with magisks modules customisation
advantage
[no data loss in whole process]
[safety passes okk]
[install modules like dolby,viper4android after root to improve sound quality]
REQUIREMENTS
.unlocked bootloader( its one time requirement)
.magisk patched boot img
patched boot img is created using stock boot img that is different for every miui version,so create your own patched boot img according to your miui version by this easy process https://forum.xda-developers.com/mi...dian-rom-v10-3-6-0-twrp-t3958566/post80163818
just to be on safe side remove all types of lock, u can use lock after all steps completed
NOW FOLLOW THE STEPS
install latest magisk manager apk
place the downloaded magisk patched boot img to adb folder or platform tool folder whatever u call in pc
1.boot your phone into fastboot by holding power menu &volume down button togethor
2.connect your phone to pc using original cable
3.Go to adb folder & open command window by clicking shift+control+right key on the blank space (command window appear in option)
4.now check your devices by if its properly connected by typing
code: fastboot devices
if it shows attached devices then proceed
5.now flash patched img by typing command
code: fastboot flash boot magisk_patched.img
finally boot your phone to system by typing command
code: fastboot reboot
6.now open magisk manager it show some recommendation just reject that option(important steps)
7.click on install in magisk manager then select direct install recommended option
let it install &reboot [step 7 is neccessary otherwise you cant install module in magisk)
this is 100% tested method
need any help or confused comment down below before attempting this
hit THANKS BUTTON IF U LIKE
Is bootloader unlock is required because you didn't mentioned that....
if u debloat xioami apps in miui roms & do some customization with magisk module .its become quite useful rom for a while now until stable custom rom available for use
RSM10 said:
Is bootloader unlock is required because you didn't mentioned that....
Click to expand...
Click to collapse
yes bootloder unlocked is required this is basic
u can do very little customisation like debloating with locked bootloader
Thanks I knew that bl unlock is required but since you didn't mentioned it here I thought you found a way out without unlocking bl. This patched boot.img is for 10.3.6.0 What if there is new update, then we will lost root.
i will try to provide patched boot img for future updates
rkview37 said:
this guide help you to root k20 by using magisk patched boot img
this guide is for users who likes to be on stock with magisks modules customisation
advantage
[no data loss in whole process]
[safety passes okk]
[install modules like dolby,viper4android after root to improve sound quality]
REQUIREMENTS
.unlocked bootloader
.magisk patched boot img (download from link below)
.must be on miui v10.3.6.0
just to be on safe side remove all types of lock, u can use lock after all steps completed
download magisk patched boot img provided by me
https://mega.nz/#!CpUz3KwB!76fE3z30gngG282mA9DzS05AZyjG6RuQFs5-STg2kXE
now follow steps carefully
install latest magisk manager apk
place the downloaded magisk patched boot img to adb folder or platform tool folder whatever u call in pc
1.boot your phone into fastboot by holding power menu &volume down button togethor
2.connect your phone to pc using original cable
3.Go to adb folder & open command window by clicking shift+control+right key on the black space (command window appear in option)
4.now check your devices by if its properly connected by typing
code: adb devices
if it shows attached devices then proceed
5.now flash patched img by typing command
code: fastboot flash boot magisk_patched.img
finally boot your phone to system by typing command
code: fastboot reboot
6.now open magisk manager it show some recommendation just reject that option(important steps)
7.click on install in magisk manager then select direct install recommended option
let it install &reboot [steps 7 is neccessary otherwise you cant install module in magisk)
this is 100% tested method
need any help or confused comment down below before attempting this
hit THANKS BUTTON IF U LIKE
Click to expand...
Click to collapse
Thank you keep updating as and when stock updates are received.
Sent from my [device_name] using XDA-Developers Legacy app
If we receive ota update. How should we install? Will magisk stay?
Sent from my [device_name] using XDA-Developers Legacy app
Can i do magisk update regularly?
manan001 said:
If we receive ota update. How should we install? Will magisk stay?
Sent from my [device_name] using XDA-Developers Legacy app
Can i do magisk update regularly?
Click to expand...
Click to collapse
1)as we all know k20 is single partition device.so we cannot perform ota whiile preserving magisk,i will update op with all info once i figured out a way to save effort of installing all modules all over again
2)magisk can be updated regularly,no issues at all
Finally installed magisk. Thanks for the detail steps. It works well.
Sent from my [device_name] using XDA-Developers Legacy app
10.3.8 OTA update available.
Patched boot.
https://drive.google.com/folderview?id=1-3QhAjIH5JmrlZaYgsCjr92XjcUv90nN
Sent from my [device_name] using XDA-Developers Legacy app
manan001 said:
10.3.8 OTA update available.
Patched boot.
https://drive.google.com/folderview?id=1-3QhAjIH5JmrlZaYgsCjr92XjcUv90nN
Click to expand...
Click to collapse
from where did you extracted stock boot img
afaik latest 10.3.8.0 stock rom not available on any site yet
manan001 said:
10.3.8 OTA update available.
Patched boot.
Do you have the stock recovery.img ?
How to update via OTA when i am on twrp ?
Can you confirm if root working after flashing your patched boot image ?
Click to expand...
Click to collapse
rkview37 said:
from where did you extracted stock boot img
afaik latest 10.3.8.0 stock rom not available on any site yet
Click to expand...
Click to collapse
In phone update we get option to download full rom ota. I downloaded and extracted boot.img, rest you know the process.
If you like my work do hit like button.
Dear Rkview31
If the flash install of the patched image fails, can we reinstall de rom with miflash? Or, is enough to reflash by fastboot command line the original fastboot rom image?
Can any one provide stock recovery (10.3.6) please.
neek619 said:
Can any one provide stock recovery (10.3.6) please.
Click to expand...
Click to collapse
go here
download from my mega account
https://mega.nz/#!Ok8yBYaB!N9CnTLSfpvoakHiQGDyyIxDvEL0MUmUsxAQqj3nhSu0
Guys
This procedure wokrs with eea device?
mauriciocardoso said:
Guys
This procedure wokrs with eea device?
Click to expand...
Click to collapse
guide is okk but stock boot img of every rom is different so patched boot img in this thread will not work for u
rkview37 said:
go here
download from my mega account
https://mega.nz/#!Ok8yBYaB!N9CnTLSfpvoakHiQGDyyIxDvEL0MUmUsxAQqj3nhSu0
Click to expand...
Click to collapse
Thanks for the file, was able to update to 10.3.8
Patched boot image by @manan001 in the link above do not work and reboots phone in recovery mode.
Patched my own boot image works fine with 10.3.8
https://drive.google.com/file/d/1-odNizuv4HlEw92O8tl_X13aQxdFwbGe/view?usp=drivesdk

[GUIDE][MAGISK] Root Access for Redmi 9 Mediatek Helio G80 without TWRP

Since our device still no TWRP Support, i will give you a simple guide how to root redmi 9 using magisk. Original guide is here
Big Thanks to @N3OMOD :good::good::good:
EDIT: NO FORMAT DATA REQUIRED BUT BACKUP ALWAYS RECOMMENDED
REQUIREMENT :
- Already UNLOCK BOOTLOADER
- Magisk Manager
- Internet Connection
- Your PC already installed adb&fastboot driver
- Boot.img from your current MIUI version (EXTRACTED FROM MIUI FULL RECOVERY ROM)
- vbmeta.img
Known Limitation:
- Can't modify system partition
- Maybe cause selinux problem
How to:
STEP 1
- Backup Always Recommended
- Install Magisk Manager
- Turn ON Internet Connection and Open Magisk Manager
- Press install button > select method patch a file > choose boot.img from your current miui version > WAIT UNTIL DONE
- Open download folder and copy magisk_patched.img to your PC (adb tools usually in C:\ADB and Fastboot)
- Download vbmeta.img in attachment and copy to C:\ADB and Fastboot
STEP 2
- Go to fastboot (press and hold >>> power+volume down)
- open command prompt in C:\ADB and Fastboot then type this code one by one carefully
Code:
fastboot devices
fastboot --disable-verity --disable-verification flash vbmeta vbmeta_redmi9.img (WARNING: if not successful cause bootloop)
fastboot flash boot magisk_patched.img
fastboot reboot
- Open Magisk Manager (Internet Connection required for download some magisk files and will automatically reboot in 5 minutes)
- DONE....ENJOY ROOT ACCESS :good::good::good:
NOTES
Tested on MIUI 11.0.3.0-11.0.6.0 GLOBAL ID, 11.0.7.0-11.0.8.0 GLOBAL
Use your own magisk patched boot from your current miui version, click here for miui full recovery rom
Q&A
Q: How to completely uninstall magisk?
A: Flash miui fastboot rom via Mi Flash or Flash full recovery rom
Q: Bootloop?
A: Disable vbmeta not successful, use adb fastboot in my comment or flash stock boot.img
Credit :
Alloh SWT
@topjohnwu for magisk
@N3OMOD for root guide xiaomi mediatek
Me for tester
i can't boot vbmeta.img
Fastboot : unrecognised option ' --disable-verity'
AstroKkngTool said:
i can't boot vbmeta.img
Fastboot : unrecognised option ' --disable-verity'
Click to expand...
Click to collapse
download my attachment adb_fastboot.zip
extract & copy folder to C:/ then try again
How did you unlock the bootloader on global rom?
Or you have non NFC version of Redmi 9?
afah_me said:
Since our device still no TWRP Support, i will give you a simple guide how to root redmi 9 using magisk. Original guide is here
Big Thanks to @N3OMOD :good::good::good:
REQUIREMENT :
- Already UNLOCK BOOTLOADER
- Magisk Manager
- Internet Connection
- Your PC already installed adb&fastboot driver
- Boot.img from your current MIUI version (EXTRACTED FROM MIUI FULL RECOVERY ROM)
- vbmeta.img
Known Limitation:
- Can't modify system partition
- Maybe cause selinux problem
- Must have stock boot.img
How to:
STEP 1
- BACKUP ALL YOUR DATA BECAUSE IT WILL FORMAT DEVICES
- Install Magisk Manager
- Turn ON Internet Connection and Open Magisk Manager
- Press install button > select method patch a file > choose boot.img from your current miui version > WAIT UNTIL DONE
- Open download folder and copy magisk_patched.img to your PC (adb tools usually in C:\ADB and Fastboot)
- Download vbmeta.img in attachment and copy to C:\ADB and Fastboot
STEP 2
- Go to fastboot (press and hold >>> power+volume down)
- open command prompt in C:\ADB and Fastboot then type this code one by one carefully
Code:
fastboot devices
fastboot --disable-verity --disable-verification flash vbmeta vbmeta_redmi9.img
fastboot erase userdata
fastboot erase cache
fastboot flash boot magisk_patched.img
fastboot reboot
- Setup your phone again
- Reinstall Magisk Manager and open it (Internet Connection required for download some magisk files and will automatically reboot)
- DONE....ENJOY ROOT ACCESS :good::good::good:
NOTES:
Tested on MIUI 11.0.3.0 GLOBAL
Use your own magisk patched boot from your current miui version, click here for miui full recovery rom
Credit :
Alloh SWT
@topjohnwu for magisk
@N3OMOD for root guide xiaomi mediatek
Me for tester
Click to expand...
Click to collapse
It WORKS. I'm on MIUI 11.0.4.0 GLOBAL. Huge Thanks :fingers-crossed:
Thanks it works my phone .
I am on miui 11.0.2 v. (Redmi 9 prime)
There is no update sill now,
There no Firmware 11.0.2 what I am using
What can I do further????
Can I flash the latest Global Rom on my phone using Fastboot mode????
Why Аndroid is 10 oreo? (pictured)
afah_me said:
Since our device still no TWRP Support, i will give you a simple guide how to root redmi 9 using magisk. Original guide is here
Big Thanks to @N3OMOD :good::good::good:
REQUIREMENT :
- Already UNLOCK BOOTLOADER
- Magisk Manager
- Internet Connection
- Your PC already installed adb&fastboot driver
- Boot.img from your current MIUI version (EXTRACTED FROM MIUI FULL RECOVERY ROM)
- vbmeta.img
Known Limitation:
- Can't modify system partition
- Maybe cause selinux problem
- Must have stock boot.img
How to:
STEP 1
- BACKUP ALL YOUR DATA BECAUSE IT WILL FORMAT DEVICES
- Install Magisk Manager
- Turn ON Internet Connection and Open Magisk Manager
- Press install button > select method patch a file > choose boot.img from your current miui version > WAIT UNTIL DONE
- Open download folder and copy magisk_patched.img to your PC (adb tools usually in C:\ADB and Fastboot)
- Download vbmeta.img in attachment and copy to C:\ADB and Fastboot
STEP 2
- Go to fastboot (press and hold >>> power+volume down)
- open command prompt in C:\ADB and Fastboot then type this code one by one carefully
Code:
fastboot devices
fastboot --disable-verity --disable-verification flash vbmeta vbmeta_redmi9.img
fastboot erase userdata
fastboot erase cache
fastboot flash boot magisk_patched.img
fastboot reboot
- Setup your phone again
- Reinstall Magisk Manager and open it (Internet Connection required for download some magisk files and will automatically reboot)
- DONE....ENJOY ROOT ACCESS :good::good::good:
NOTES:
Tested on MIUI 11.0.3.0 GLOBAL
Use your own magisk patched boot from your current miui version, click here for miui full recovery rom
Credit :
Alloh SWT
@topjohnwu for magisk
@N3OMOD for root guide xiaomi mediatek
Me for tester
Click to expand...
Click to collapse
Why Аndroid is 10 oreo? (pictured)
Mantipallykrishna said:
I am on miui 11.0.2 v. (Redmi 9 prime)
There is no update sill now,
There no Firmware 11.0.2 what I am using
What can I do further????
Can I flash the latest Global Rom on my phone using Fastboot mode????
Click to expand...
Click to collapse
Are you from India? I wanted to ask, is a model with NFC officially sold in your country?
iYowo said:
Why Аndroid is 10 oreo? (pictured)
Click to expand...
Click to collapse
Good catch, I missed this information when I had a look!
It seems to be a issue with the app he's using!
DevCheck by Flar2 (who does the ElementalX kernel for years on many different devices) reports the android version correctly - and I personally trust rather Flar2's App then anything else!
Should be just a bug in the App that OP uses...
Edit: also selinux appears to be disabled in OPs screenshot, I wonder if he did this on purpose or what the deal is (another App bug?) because usually Magisk patches selinux but doesn't disable it, at least from my experience...
Sent from my galahad using XDA Labs
afah_me said:
Since our device still no TWRP Support, i will give you a simple guide how to root redmi 9 using magisk. Original guide is here
Big Thanks to @N3OMOD :good::good::good:
REQUIREMENT :
- Already UNLOCK BOOTLOADER
- Magisk Manager
- Internet Connection
- Your PC already installed adb&fastboot driver
- Boot.img from your current MIUI version (EXTRACTED FROM MIUI FULL RECOVERY ROM)
- vbmeta.img
Known Limitation:
- Can't modify system partition
- Maybe cause selinux problem
- Must have stock boot.img
How to:
STEP 1
- BACKUP ALL YOUR DATA BECAUSE IT WILL FORMAT DEVICES
- Install Magisk Manager
- Turn ON Internet Connection and Open Magisk Manager
- Press install button > select method patch a file > choose boot.img from your current miui version > WAIT UNTIL DONE
- Open download folder and copy magisk_patched.img to your PC (adb tools usually in C:\ADB and Fastboot)
- Download vbmeta.img in attachment and copy to C:\ADB and Fastboot
STEP 2
- Go to fastboot (press and hold >>> power+volume down)
- open command prompt in C:\ADB and Fastboot then type this code one by one carefully
- Setup your phone again
- Reinstall Magisk Manager and open it (Internet Connection required for download some magisk files and will automatically reboot)
- DONE....ENJOY ROOT ACCESS :good::good::good:
NOTES:
Tested on MIUI 11.0.3.0 GLOBAL
Use your own magisk patched boot from your current miui version, click here for miui full recovery rom
Credit :
Alloh SWT
@topjohnwu for magisk
@N3OMOD for root guide xiaomi mediatek
Me for tester
Click to expand...
Click to collapse
Any bootloop Risk? Please helpme, i am noob
Modelo M2004J19G no NFC
MIUI GLOBAL 11.0.4 STABLE QJCMIXM
Android 10
Sam Nakamura said:
Good catch, I missed this information when I had a look!
It seems to be a issue with the app he's using!
DevCheck by Flar2 (who does the ElementalX kernel for years on many different devices) reports the android version correctly - and I personally trust rather Flar2's App then anything else!
Should be just a bug in the App that OP uses...
Edit: also selinux appears to be disabled in OPs screenshot, I wonder if he did this on purpose or what the deal is (another App bug?) because usually Magisk patches selinux but doesn't disable it, at least from my experience...
Click to expand...
Click to collapse
idk sir, i just download root check app & open it after root successfully ??
KevinTM93 said:
Any bootloop Risk? Please helpme, i am noob
Modelo M2004J19G no NFC
MIUI GLOBAL 11.0.4 STABLE QJCMIXM
Android 10
Click to expand...
Click to collapse
Yes, definitely bootloop risk!
Make sure you understand the instructions in this post and to have the stock kernel stored close to you, in theory you should be easy able to restore the device from bootlooping by flashing the unmodified stock kernel...
And you'll need to unlock the bootloader which will factory reset the device, so before playing around you'll probably want to backup your important files and do the unlocking process, which takes a while on xiaomi phones
Sent from my galahad using XDA Labs
Deleted...already explained
Sam Nakamura said:
Yes, definitely bootloop risk!
Make sure you understand the instructions in this post and to have the stock kernel stored close to you, in theory you should be easy able to restore the device from bootlooping by flashing the unmodified stock kernel...
And you'll need to unlock the bootloader which will factory reset the device, so before playing around you'll probably want to backup your important files and do the unlocking process, which takes a while on xiaomi phones
Click to expand...
Click to collapse
Thank you very much, I understand that there is always a risk of bootloop, but I wanted to know if with those specifications I could perform this method ... another question, where can I download the specific stock rom for my device? I appreciate your help, un MI Page i found MIUI global 11.0.5.0 QJCMIXM, and my device is MIUI global 11.0.4.0 QJCMIXM...
KevinTM93 said:
Thank you very much, I understand that there is always a risk of bootloop, but I wanted to know if with those specifications I could perform this method ... another question, where can I download the specific stock rom for my device? I appreciate your help, un MI Page i found MIUI global 11.0.5.0 QJCMIXM, and my device is MIUI global 11.0.4.0 QJCMIXM...
Click to expand...
Click to collapse
you can find the lancelot miui full recovery rom in here :
https://xiaomifirmwareupdater.com/miui/lancelot/
11.0.5.0 > global stable beta
11.0.4.0 > global stable
if you want 11.0.5.0 so update your rom first,,, if not, you can download miui 11.0.4.0 rom there and ready to patch boot.img...
I can't boot vbmeta.img
Fastboot : unrecognised option ' --disable-verity
Zeppelin_Elevation said:
Are you from India? I wanted to ask, is a model with NFC officially sold in your country?
Click to expand...
Click to collapse
There is no NFC in Redmi 9 Prime Lancelot (INDIA)
ممكن اتواصل معاك فديو شرح
Hamoo kamshto said:
ممكن اتواصل معاك فديو شر [\QUOTE]
PLEASE use english as required by the forum rules, so everyone can understand and contribute, also you'll get help much faster!
Sent from my Google Pixel 3 XL
Click to expand...
Click to collapse

Question How to Root Realme GT 5G Android 13?

I have updated to ANDROID 13 in my Realme GT 5G and i have unlocked bootloader, does anyone know how to root it?
F0Xie said:
I have updated to ANDROID 13 in my Realme GT 5G and i have unlocked bootloader, does anyone know how to root it?
Click to expand...
Click to collapse
How you updated?
Please let me know how you did it.
Tanks
snorlex said:
How you updated?
Please let me know how you did it.
Tanks
Click to expand...
Click to collapse
Public Beta
For clarification, does this method not work anymore on Android 13?
How I rooted my international (EU) Realme GT 5G
I couldn't find any simple instructions for rooting so hopefully this helps someone. I'm assuming you've already unlocked your bootloader. If not, download the deep testing app (there are various apks on xda e.g. from here). Then submit the...
forum.xda-developers.com
Polo4413 said:
Public Beta
Click to expand...
Click to collapse
Hello!
Where can I download it? Can you send us a download link?
kovidancsi said:
Hello!
Where can I download it? Can you send us a download link?
Click to expand...
Click to collapse
Only for chinese rom (domestic). There's a thread on the GT forum page
I extracted the boot.img from RMX2202_11_F.02 (Android 13 global stable version) using payload dumper
You can patch it with your Magisk app (like Magisk Delta to get Magisk hide back) and then flash the patched file with fastboot :
fastboot flash boot_ab patched_boot.img
If your bootloader isn't unlocked, you need to unlock it via the deeptest apk somewhere in this forum
Also since you're in beta version, you may need to wipe to get back to stable Android 13
Altefier said:
For clarification, does this method not work anymore on Android 13?
How I rooted my international (EU) Realme GT 5G
I couldn't find any simple instructions for rooting so hopefully this helps someone. I'm assuming you've already unlocked your bootloader. If not, download the deep testing app (there are various apks on xda e.g. from here). Then submit the...
forum.xda-developers.com
Click to expand...
Click to collapse
It may not work, because the twrp provided is for Android 12, we need to wait for a TWRP Android 13
[RMX2202] Realme GT 5G (UI2.0, UI3.0 & UI4.0) - Full Package Update File
RMX2202 GDPR : UK, FR, IT, DE,ES, PL, CZ RMX2202 export : TW, TH, IN, RU RMX2202 domestic : CN How to check? Dial *#899# 👉 Software Version Realme GT 5G - Tutorial How to Convert Your ROM to Other Region using TWRP Realme UI 2.0...
forum.xda-developers.com
You can find the boot.img for your version here
boot to twrp,
then adb push Magisk-v25.2.zip /tmp
then adb shell /bin/twrp install /tmp/Magisk-v25.2.zip
and then reboot to system
callme-sy said:
It may not work, because the twrp provided is for Android 12, we need to wait for a TWRP Android 13
Click to expand...
Click to collapse
I tried it and it worked
Note that I already had Magisk root before updating to Android 13, then I simply repeated the steps like I usually do whenever there was an update for Android 12. I don't know if that makes a difference, probably not, but better to mention it I think
Hello,
I was rooted on F.02 (realui 4 - android 13). My method was to
1. go in bootloader (adb reboot bootloader)
2. boot in twrp (fastboot boot twrp.img)
3. extract boot.img (adb shell - dd if=... of=...)
4. reboot and patch the file via magisk
5. boot only with the patched boot image
6. let magisk (that in this moment has root) patch, making a backup for next otas, and root the existing installed boot image
Unfortunately from F.03, installed succesfully today via OTA, the step 4 (fastboot boot magisk_patched_boot.img) is not going anymore.
Does anyone has news for a new magisk version for android 13 (or realui4 - f.03)?
Thanks
xranix said:
Hello,
I was rooted on F.02 (realui 4 - android 13). My method was to
1. go in bootloader (adb reboot bootloader)
2. boot in twrp (fastboot boot twrp.img)
3. extract boot.img (adb shell - dd if=... of=...)
4. reboot and patch the file via magisk
5. boot only with the patched boot image
6. let magisk (that in this moment has root) patch, making a backup for next otas, and root the existing installed boot image
Unfortunately from F.03, installed succesfully today via OTA, the step 4 (fastboot boot magisk_patched_boot.img) is not going anymore.
Does anyone has news for a new magisk version for android 13 (or realui4 - f.03)?
Thanks
Click to expand...
Click to collapse
Sorry, my bad. was using wrong boot slot (boot_b instead of boot_a) for boot extrction/dump - point 3. nevermind.
bye
im on rui 4 android 14 can i open the botloader?

How To Guide [GUIDE][ROOT][MAGISK] How to Root ACE 2/11R with Magisk without TWRP

Hello everyone hope you are all keeping well.
Since I believe that many of you don't know about this, I've decided to share the steps I've done in order to root the OP 11R ( ACE 2 )
I cannot be responsible if you brick your device. Your phone, your choices, your responsibility!
1 - Unlock the bootloader (if you haven't done it already...beware that this will erase all of your user data). To do so, you must:
Enable developer options
Enable the "OEM unlocking" option
Enable USB debugging
Have both adb and fastboot, from SDK Platform Tools available on your PC
Connect your phone to your PC using the USB cable and run the following commands:
adb devices
adb reboot bootloader
(so your phone will reboot into fastboot mode)
fastboot flashing unlock
(device should now unlock)
fastboot reboot
(device reboots with an unlocked bootloader and data partition wiped so set up the device from scratch again)
2 - Download OP 11R stock boot.img that you may find later on this post, that matches your current build.
Copy the boot.img to your devices internal memory
Leave a copy of it on your PC (on the same folder you have adb and fastboot...you never know if you will need to use it again in the future...to restore the stock boot.img, aka revert to stock...)
Indian Boot.img A_0.8 - download
3 - Download latest Magisk Manager from HERE and install it on your phone
4 - Open Magisk Manager App and press:
Install
Select and Patch a File
Browse to the path where you saved stock boot.img and select it
Magisk Manager will now patch the boot image and store it in [Internal Storage]/Download/magisk_patched.img
5 - Copy the patched boot image from your device to your PC (Store it on the same folder where you have adb and fastboot)
6 - Flash the patched boot image to your phone by running these commands (remember, you must have patched boot image on the same folder you have adb and fastboot and, of course, your device must be connected to your PC...)
adb reboot bootloader
fastboot flash boot magisk_patched.img
fastboot reboot
7 - After the phone boots up, hopefully with a normal boot (almost feels like nothing happened....), install/open Magisk Manager App again and watch Magisk doing it's magic!
8 - Enjoy!
All credits goes to topjohnwu and his incredible work with Magisk.
Why title says NORD 2T?
firoz3321 said:
Why title says NORD 2T?
Click to expand...
Click to collapse
MB ... typo
Thank you for detailed steps.
Is there any benefit with KernelSU over this method ?
I always used Magisk on OP8, but recently saw an article for OP11 with Kernel SU.
Also is there MSM tool support to recover softbriked device ?
firoz3321 said:
Thank you for detailed steps.
Is there any benefit with KernelSU over this method ?
I always used Magisk on OP8, but recently saw an article for OP11 with Kernel SU.
Also is there MSM tool support to recover softbriked device ?
Click to expand...
Click to collapse
Sorry but there is no msm tool available for new OnePlus devices. + You can use Fastboot enhance tool from github to recover softbrick , magisk is always recommended for rooting because of ease of steps and simple to use
Hello, thanks for the detailed instructions. Today I updated to A. 10, and unfortunately lost my root access. Without the root cannot extract the boot image. If you're already updated and have a backup of A. 10 boot, can you please share?
saifsohel said:
Hello, thanks for the detailed instructions. Today I updated to A. 10, and unfortunately lost my root access. Without the root cannot extract the boot image. If you're already updated and have a backup of A. 10 boot, can you please share?
Click to expand...
Click to collapse
i didn't got the update yet ... + oxygen updater also showing A.08. i will update this post soon as I got update
shiki_senpai said:
i didn't got the update yet ... + oxygen updater also showing A.08. i will update this post soon as I got update
Click to expand...
Click to collapse
Then remember to take a backup of the boot before rebooting. I messed up big time.
Thanks for the detailed information man. Can I know if bootloader unlock decreases widevine L1 to L3? As this was case with my OP6

Categories

Resources