Emui 9 with Root Honor 8 pro ( tested by myself ...root 100% working ! ) July 2019 - Honor 8 Pro Guides, News, & Discussion

Hello guys , [ UPDATE ROOT for EMUI 9.1.0.210 .. at bottom ... there are some minor changes]
been reading here and there for a working root but didn't work and my worries to get phone locked / bricked / bootloop
was increasing at any failed test !
THIS method WILL WORK i tested it today and worked ! I'm gonna upload also my magisk recovery_ramdisk PATCHED (read later) so you can skip few steps !
let's start
(steps are copied by Athanatos81 post here in XDA that's basically what i applied with some minor changes )
I. Rooting your device
1. be sure ADB / fasboot are working on your pc(drivers) and smartphone - INSTALL magisk manager Magisk Manager
2. Download the patched file for your device and copy it to Minimal ADB & Fastboot folder.
( you can use my magisk recovery_ramdisk PATCHED it's created by using update.app from update.zip file of EMUI BUILD 9.0.1.175(C432E3R1P5)
that means IF you are on emui 9.0.1 with THAT BUILD NUMBER you can use it ... if you are on a different build DO NOT use it, I take no responsabilities !!!
link to magisk recovery_ramdisk PATCHED magisk recovery_ramdisk PATCHED magisk_patched_9_0_1_175.img
3. Start your smartphone in fastboot mode pressing [Vol-]+[Power] and connect it to your PC. ( you can NOT enter fastboot? read in next section)
4. Open a Powershell and check if your honor 8 pro is listed by writing :
Code:
fastboot devices
you should see something like BYJDU17803000088 fastboot
that means your phone in correctly in fastboot/connected
5. Flash the Recovery_Ramdisk:
Code:
fastboot flash recovery_ramdisk magisk_patched.img
(in this case MY ALREADY MADE magisk recovery_ramdisk patched is named like that IF you choose a different name that CHANGE it also in the command)
when the process is complete (you'll get something like this
OKAY [ 0.184s]
finished. total time: 0.879s)
you need to REBOOT follow these next steps as i describe them or it won't work :
6. from your pc command window write
Code:
fastboot reboot
as soon as phone reboot
- remove usb cable
- PRESS and HOLD DOWN " volume up " VOL+ , keep it pressed until you see HONOR text (blue screen)
doing this will INSTALL MAGISK
7. your phone boot regularly(hopefully) now open Magisk Manager
you will see MAGISK 19.x.x.
and MAGISK 7.3.2
click on INSTALL (magisk 19.3) --- INSTALL ---- DIRECT INSTALL
when it's done it'll ask you to reboot , click reboot
phone is rooted !!!!!
i hope it helps for any references have a look at these pages which helped me :
root emui 9
magisk download
Magisk info
ROOT EMUI 9.1.0.210
first of all thank you to @OldDroid and @Athanatos81 for support ...
DOWNLOAD my patched magisk: PATCHED Magisk recovery 9.1.0.210
I'll descrive here the process how to update and root from 9.0.1.175 to 9.1.0.210
in my case i was on emui 9.0.1.175 rooted and i couldn't enter recovery or fastboot or simply update through system update !
so before starting it go in system settings -> update and DOWNLOAD your update
when you end your download don't restart and update BUT enter in fastboot:
to enter fastboot i had to restart honor 8 pro (while connected to usb)
and keep pressing VOL DOWN
now in fastboot you'll do following steps
(to install official update YOU FIRST NEED to install stock recovery so in this case 9.0.1.175 stock recovery .. while if you just need root on your actual rom you can just use the patched magisk recovery)
check if your smartphone is seen
fastboot devices
now
fastboot flash recovery_ramdisk magisk_patched_9_1_0_210.img ( in this case is the one i already patched for you )
fastboot reboot
let system start and than use ADB
adb reboot recovery
system will restart now open magisk manager
INSTALL MAGISK( in my case v20.1 )
INSTALL direct
reboot when asked
congratulations your Emui 9.1 is rooted !!!

Work with 9.1 ?

probably... I still didn't uodst though (going soon in holidays I don't wanna mess up with it lol)
Kyouck said:
Work with 9.1 ?
Click to expand...
Click to collapse
Sent from my DUK-L09 using Tapatalk

Kyouck said:
Work with 9.1 ?
Click to expand...
Click to collapse
IT WORKS !!!!!!!!! just tried it ! there are some minor changes .. i'm gonna explain what to do

IF you have problem with ADAWAY ( not enough space or something similar )
OPEN MAGISK manager
SETTINGS
click over SYSTEMLESS HOSTS
and now reboot
open again Adaway and it'll be working
IF YOU HAVE PROBLEMS with SMS app crashing ( you can't receive/send sms ) follow this and it'll work again
https://forum.xda-developers.com/mate-10/how-to/fix-messages-dialer-9-1-root-required-t3955964#post80777289

just another important update :
if you have got (probably you did "system settings update") read this:
I've got that "system update settings" on my honor 8 Pro and guess what? I've lost magisk root... so I need to do procedure again.. unbelievable but that is it! I found out cause I started to see annoying advertising and I checked adaway and "no root"
Sent from my DUK-L09 using Tapatalk

simika said:
IT WORKS !!!!!!!!! just tried it ! there are some minor changes .. i'm gonna explain what to do
Click to expand...
Click to collapse
Code: fastbood devices is not work in my phone. im not can start fastboot mode

StaBar said:
Code: fastbood devices is not work in my phone. im not can start fastboot mode
Click to expand...
Click to collapse
connect the phone to pc, keep "vol-" pressed directly after pressing restart on the phone, it should enter fastboot now.
I had same problem.. doing that it'll enter fastboot
Sent from my DUK-L09 using Tapatalk

I need the patched files
I need the patched magisk files guys please the links provided on top aren't working

Hello this will work without unlocking bootloader? Also the links above are not working. I am on 9.1.0.212, can I use your 9.1.0.210 patch file? Thanks.

I'm on 9.1.0.212.. Please tell me how to root this.. Plzzz

Updated magisk_patched_9_1_0_210.img - Magisk v20.4 included , added also the original RECOVERY_RAMDISK extracted from 9.1.0.210.
magisk_patched_9_1_0_210.img md5sum = fa2b59807eac66e128653eaebc433aa3
RECOVERY_RAMDISK_9_1_0_210.img md5sum = c62ac7fdc55cb535d1b627b8f17f1842

Will the steps for flashing be same as given in OP?
Thanks...

panijsr said:
Will the steps for flashing be same as given in OP?
Thanks...
Click to expand...
Click to collapse
yes and take the latest magisk manager from the official magisk page

nanortemis said:
Updated magisk_patched_9_1_0_210.img - Magisk v20.4 included , added also the original RECOVERY_RAMDISK extracted from 9.1.0.210.
magisk_patched_9_1_0_210.img md5sum = fa2b59807eac66e128653eaebc433aa3
RECOVERY_RAMDISK_9_1_0_210.img md5sum = c62ac7fdc55cb535d1b627b8f17f1842
Click to expand...
Click to collapse
Bro which file to flash from this two.. actually I flashed magisk patched file and it worked fine with magisk installed but then I tried custom rom and it didn't work so flashed stock rom again and lost root access so I did same step but this time magisk isn't installing and not giving root access.. idk what's wrong can you please help?

Please help me root this version
RECOVERY_RAMDISK_9_1_0_230.img & magisk_patched_9_1_0_230.img ?? Where can be found ?

gazon9 said:
Please help me root this version
RECOVERY_RAMDISK_9_1_0_230.img & magisk_patched_9_1_0_230.img ?? Where can be found ?
Click to expand...
Click to collapse
Honor V9 Guides, News, & Discussion
Use this forum to find the best how-to guides for the Honor V9 and discover the latest news. General discussion also goes here.
forum.xda-developers.com
your screenshot shows honor v9 not honor 8 pro

simika said:
Hello guys , [ UPDATE ROOT for EMUI 9.1.0.210 .. at bottom ... there are some minor changes]
been reading here and there for a working root but didn't work and my worries to get phone locked / bricked / bootloop
was increasing at any failed test !
THIS method WILL WORK i tested it today and worked ! I'm gonna upload also my magisk recovery_ramdisk PATCHED (read later) so you can skip few steps !
let's start
(steps are copied by Athanatos81 post here in XDA that's basically what i applied with some minor changes )
I. Rooting your device
1. be sure ADB / fasboot are working on your pc(drivers) and smartphone - INSTALL magisk manager Magisk Manager
2. Download the patched file for your device and copy it to Minimal ADB & Fastboot folder.
( you can use my magisk recovery_ramdisk PATCHED it's created by using update.app from update.zip file of EMUI BUILD 9.0.1.175(C432E3R1P5)
that means IF you are on emui 9.0.1 with THAT BUILD NUMBER you can use it ... if you are on a different build DO NOT use it, I take no responsabilities !!!
link to magisk recovery_ramdisk PATCHED magisk recovery_ramdisk PATCHED magisk_patched_9_0_1_175.img
3. Start your smartphone in fastboot mode pressing [Vol-]+[Power] and connect it to your PC. ( you can NOT enter fastboot? read in next section)
4. Open a Powershell and check if your honor 8 pro is listed by writing :
Code:
fastboot devices
you should see something like BYJDU17803000088 fastboot
that means your phone in correctly in fastboot/connected
5. Flash the Recovery_Ramdisk:
Code:
fastboot flash recovery_ramdisk magisk_patched.img
(in this case MY ALREADY MADE magisk recovery_ramdisk patched is named like that IF you choose a different name that CHANGE it also in the command)
when the process is complete (you'll get something like this
OKAY [ 0.184s]
finished. total time: 0.879s)
you need to REBOOT follow these next steps as i describe them or it won't work :
6. from your pc command window write
Code:
fastboot reboot
as soon as phone reboot
- remove usb cable
- PRESS and HOLD DOWN " volume up " VOL+ , keep it pressed until you see HONOR text (blue screen)
doing this will INSTALL MAGISK
7. your phone boot regularly(hopefully) now open Magisk Manager
you will see MAGISK 19.x.x.
and MAGISK 7.3.2
click on INSTALL (magisk 19.3) --- INSTALL ---- DIRECT INSTALL
when it's done it'll ask you to reboot , click reboot
phone is rooted !!!!!
i hope it helps for any references have a look at these pages which helped me :
root emui 9
magisk download
Magisk info
ROOT EMUI 9.1.0.210
first of all thank you to @OldDroid and @Athanatos81 for support ...
DOWNLOAD my patched magisk: PATCHED Magisk recovery 9.1.0.210
I'll descrive here the process how to update and root from 9.0.1.175 to 9.1.0.210
in my case i was on emui 9.0.1.175 rooted and i couldn't enter recovery or fastboot or simply update through system update !
so before starting it go in system settings -> update and DOWNLOAD your update
when you end your download don't restart and update BUT enter in fastboot:
to enter fastboot i had to restart honor 8 pro (while connected to usb)
and keep pressing VOL DOWN
now in fastboot you'll do following steps
(to install official update YOU FIRST NEED to install stock recovery so in this case 9.0.1.175 stock recovery .. while if you just need root on your actual rom you can just use the patched magisk recovery)
check if your smartphone is seen
fastboot devices
now
fastboot flash recovery_ramdisk magisk_patched_9_1_0_210.img ( in this case is the one i already patched for you )
fastboot reboot
let system start and than use ADB
adb reboot recovery
system will restart now open magisk manager
INSTALL MAGISK( in my case v20.1 )
INSTALL direct
reboot when asked
congratulations your Emui 9.1 is rooted !!!
Click to expand...
Click to collapse
please upload again the patched 9.1.0.212 .img file, thank you!
currently I'm trying to download stock firmware Indian variant 9.1.0.212(C675E7R1P6) so that I can extract update zip and pick stock recovery_ramdisk.img file to patch with Magisk and use fastboot flash method after it is patched. please let me know if there is something I'm missing or doing wrong. I urgently need some lost files last month. very urgent matter. plz help me if you can

Thankk you....!!! I can not explain how happy I am. God Bless you

nanortemis said:
Updated magisk_patched_9_1_0_210.img - Magisk v20.4 included , added also the original RECOVERY_RAMDISK extracted from 9.1.0.210.
magisk_patched_9_1_0_210.img md5sum = fa2b59807eac66e128653eaebc433aa3
RECOVERY_RAMDISK_9_1_0_210.img md5sum = c62ac7fdc55cb535d1b627b8f17f1842
Click to expand...
Click to collapse
It still works on my EMUI 9.1.0.210 C636.
Follow the instruction on the second half of the original post, and then download these files from the link by nanortemis.
1. Put the device into fastboot mode by connecting the USB cable to the PC and long press "Vol -" button
2. Install adb, and run
fastboot flash recovery_ramdisk magisk_patched_9_1_0_210.img
fasboot reboot
3. boot into the device, and then open the magisk app, you shall see a pop-up asking for reboot again, click on ok.
4. reboot... and yeap... you're rooted.

Related

[Guide] (2017.12.07update) How to root ur Mate9 oreo (emui 8.0)

First of all, sorry for my awesome English.i am praticing my writing
if u understand Chinese,congratulations!these is the Chinese version:
Notice:
A. Warning! Flash phone might get it bricked. I am not responsible for it.
B. Phone is already Oreo firmware.
C. i cant guarantee these is no needless steps , but at least , i execute the steps from a to m, and i succeed to root my mate9 oreo {MHA-AL00 8.0.0.334(C00)}
-----------------------2017.12.07 update---------------------------
sorry for so many needless steps of the old method.
root mate9 emui8 now only need 2 steps (so please neglect the old method).
new method:
1. reboot to fastboot mode . and fastboot flash recovery_ramdisk this
2. reboot to recovery mode. flash supersu 2.82 sr5 mod. (download link)
done!
ps: i have compared the "supersu 2.82 sr5 mod" to official supersu 2.82 sr5
the only different is:
the 683th line of file: "/META-INF/com/google/android/update-binary"
official package is : TRY="boot_a BOOT_A $TRY"
and the mod package is: TRY="ramdisk_a RAMDISK_A $TRY"
so the the mod package can be trusted i think.
that's all !
as the Chinese popular saying goes: 无图无真相!( no pictures! no truths ! )
but i dont know how to upload my picture, imgur?tumblr? anybody teach me?
HOPE THE ABOVE IS CLEAR.
GOOD LUCK
----------------------------------------------------------------
old method ( too many needless steps, please read the new method!):
Prepare:
1. FunkyHuawei Mate 10 Root/Rebranding tool (find lastest release here)
2. TWRP 3.1.1-0 for Mate 9/EMUI 8 (click me)
3. HWOTA8 Package ( get it from this post)
4、update_data_public.zip & update_all_hw.zip for the corresponding version you need (mine is MHA-AL00 8.0.0.334(C00), you can find wat u need at here)
5、supersu 2.82 SR5 (donwload link ,we only need the superuser.apk in /common.)
steps:
a. Unlock bootloader (backup all the data you need before this step)
b. Decompress the HWOTA8 Package on ur PC.
c. Copy the TWRP 3.1.1-0 to this folder (created by Decompression ),and rename this recovery img file (TWRP 3.1.1-0) to "TWRP8_3.0.3.img"
d. Connect ur mate9 to PC by USB cable and Use Vol-Dn +Power to boot into fastboot mode.
e. Use "Replace_Recovery.bat" in the folder (created by Decompression ) to flash TWRP recovery
f. Disconnect USB cable, use Vol-Up + Power to boot into TWRP
g. Format Data in TWRP, and connect USB cable again.
h. Reboot into fastboot mode .
i. Decompress FunkyHuawei Mate 10 Root/Rebranding tool Package on ur PC.
j. Run the "FHMate10Tool.exe" and choose Option 1 to root. and it will reboot later
k. Phone reboot ---> appare the warming interface ( it said:your device has been unlocked and cant trusted blablalba..... ) ---> appare the huawei welcoming interface -----> suddenly, phone reboot. notice!: please keep USB cable disconnecting from ur Phone. and after phone reboot suddenly , keep holding the Power + Vol up as fast as u can to reboot to recovery mode. (ps: why do we hold the keys as fast as u can? because it will prevent ur rebooting phone enter the huawei welcoming interface again. if the huawei welcoming interface appearing we cant execute the step l following)
l. flash the update_data_public.zip & update_all_hw.zip in TWRP. and reboot to system .
m. if supersu is not installed, please install supersu 2.82 SR5 manually.
the step k & l is not necessary,but recommended. because if you neglect them, u cant use the Theme( i am sure) and other.... important things (maybe) .
thanks very much!!!!!!
OP, How did u upgrade to oreo? I also have an AL00
Astra1 said:
OP, How did u upgrade to oreo? I also have an AL00
Click to expand...
Click to collapse
there are two posts told me how to update mate9 from nougat to oreo
1. https://romprovider.com/2017/11/update-emui-8-0-huawei-mate-9/
2. https://forum.xda-developers.com/mate-9/how-to/guide-mate-9-flash-oreo-update-package-t3699522
notice:
a. the part of post 1 --"2.1 Method 1 using HWOTA Tool–" works on my mate9 Android N (emui 5.0) .
b. the part of post 2 --"Downgrade Nougat" works on my mate9, i succeed to downgrade to Nougat emui5.0 MHA-AL00C00B233.
c. the attachment of the post 1 seem to be designed to work on mate9 pro(because of the "LON") , so i modified the package to fit mate9. i don't know if it's neccessary.
i have wrote a guide,but it's in Chinese . 2rd floor (2#) of this post
Good Luck!
abbyvictor said:
First of all, sorry for my awesome English.i am praticing my writing
if u understand Chinese,congratulations!these is the Chinese version:
Notice:
A. Warning! Flash phone might get it bricked. I am not responsible for it.
B. Phone is already Oreo firmware.
C. i cant guarantee these is no needless steps , but at least , i execute the steps from a to m, and i succeed to root my mate9 oreo {MHA-AL00 8.0.0.334(C00)}
Prepare:
1. FunkyHuawei Mate 10 Root/Rebranding tool (find lastest release here)
2. TWRP 3.1.1-0 for Mate 9/EMUI 8 (click me)
3. HWOTA8 Package ( get it from this post)
4、update_data_public.zip & update_all_hw.zip for the corresponding version you need (mine is MHA-AL00 8.0.0.334(C00), you can find wat u need at here)
5、supersu 2.82 SR5 (donwload link ,we only need the superuser.apk in /common.)
steps:
a. Unlock bootloader (backup all the data you need before this step)
b. Decompress the HWOTA8 Package on ur PC.
c. Copy the TWRP 3.1.1-0 to this folder (created by Decompression ),and rename this recovery img file (TWRP 3.1.1-0) to "TWRP8_3.0.3.img"
d. Connect ur mate9 to PC by USB cable and Use Vol-Dn +Power to boot into fastboot mode.
e. Use "Replace_Recovery.bat" in the folder (created by Decompression ) to flash TWRP recovery
f. Disconnect USB cable, use Vol-Up + Power to boot into TWRP
g. Format Data in TWRP, and connect USB cable again.
h. Reboot into fastboot mode .
i. Decompress FunkyHuawei Mate 10 Root/Rebranding tool Package on ur PC.
j. Run the "FHMate10Tool.exe" and choose Option 1 to root. and it will reboot later
k. Phone reboot ---> appare the warming interface ( it said:your device has been unlocked and cant trusted blablalba..... ) ---> appare the huawei welcoming interface -----> suddenly, phone reboot. notice!: please keep USB cable disconnecting from ur Phone. and after phone reboot suddenly , keep holding the Power + Vol up as fast as u can to reboot to recovery mode. (ps: why do we hold the keys as fast as u can? because it will prevent ur rebooting phone enter the huawei welcoming interface again. if the huawei welcoming interface appearing we cant execute the step l following)
l. flash the update_data_public.zip & update_all_hw.zip in TWRP. and reboot to system .
m. if supersu is not installed, please install supersu 2.82 SR5 manually.
the step k & l is not necessary,but recommended. because if you neglect them, u cant use the Theme( i am sure) and other.... important things (maybe) .
as the Chinese popular saying goes: 无图无真相!( no pictures! no truths ! )
but i dont know how to upload my picture, imgur?tumblr? anybody teach me?
HOPE THE ABOVE IS CLEAR.
GOOD LUCK
Click to expand...
Click to collapse
how can me update my phone and i on oreo (C185log) i would like move it to (C636)
Sent from my [device_name] using XDA-Developers Legacy app
Maheriraqi said:
how can me update my phone and i on oreo (C185log) i would like move it to (C636)
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
if nougat to oreo ,you should read this: https://romprovider.com/2017/11/upda...huawei-mate-9/
if oreo to higher version oreo OR oreo to nougat , you should read this: https://forum.xda-developers.com/mate-9/how-to/guide-mate-9-flash-oreo-update-package-t3699522
these articles are very helpful!
abbyvictor said:
if nougat to oreo ,you should read this: https://romprovider.com/2017/11/upda...huawei-mate-9/
if oreo to higher version oreo OR oreo to nougat , you should read this: https://forum.xda-developers.com/mate-9/how-to/guide-mate-9-flash-oreo-update-package-t3699522
these articles are very helpful!
Click to expand...
Click to collapse
Thank you, but I need to files twrp and how to install on the oreo 8
Sent from my [device_name] using XDA-Developers Legacy app
Its quite confusing at first. And I manage to make it works after 4 - 7 times repeating the process. To get that themes work. Thanks a lot.
I spend few days figure this out. Thanks!
AlemSalleh said:
Its quite confusing at first. And I manage to make it works after 4 - 7 times repeating the process. To get that themes work. Thanks a lot.
I spend few days figure this out. Thanks!
Click to expand...
Click to collapse
It's my pleasure.
but i found this guide contains many redundant steps
i will simplify it later.....
viper4android for emui 8.0 ?
[No message]
hijibiji said:
viper4android for emui 8.0 ?
Click to expand...
Click to collapse
https://forum.xda-developers.com/showthread.php?t=2191223
no version for Oreo until now as i know
I want to restore my Mate 9 to stock recovery and have used Huawei Update Extractor to extract the Oreo 1.9GB Update.app.
Which of the following files should I use to fastboot flash the stock recovery?
RECOVERY_RAMDIS.img 32MB
RECOVERY_VBMETA.img 6,93kB
RECOVERY_VENDOR.img 16MB
Flavio said:
I want to restore my Mate 9 to stock recovery and have used Huawei Update Extractor to extract the Oreo 1.9GB Update.app.
Which of the following files should I use to fastboot flash the stock recovery?
RECOVERY_RAMDIS.img 32MB
RECOVERY_VBMETA.img 6,93kB
RECOVERY_VENDOR.img 16MB
Click to expand...
Click to collapse
/recovery has a new name "recovery_ramdisk" in mate9 oreo
if you want to flash stock recovery , you should execute " fastboot flash recovery_ramdisk xxxxxxxxxxxxx.img" in fastboot mode.
"RECOVERY_RAMDIS" may be refer to "recovery_ramdisk", so try to execute " fastboot flash recovery_ramdisk RECOVERY_RAMDIS.img" in fastboot mode.
i'm not sure.
gook luck!

[Guide][Root] Magisk without TWRP on Android P

Via Magisk Manager:
This method does not need root, and also does not require a custom recovery.
However, you MUST have a stock boot image dump beforehand, and you also have to be able to flash the patched boot image, either through fastboot mode
REQUIREMENTS -
1 - Setup adb and fastboot on your PC.
2- Stock boot image (boot.img) of your device (extract file from factory image android P)
3 - Last Magisk Manager (v 5.8.3)
4 - Active Internet connection
5 - Active mind and patience.
6 - Devices must is unlock bl.
This Boot-Image is for boot android P PPR1.180610.009:
https://drive.google.com/open?id=166pE9aMk-jqns3JM74enFhsaDY6-c3yJ
Magisk Manager
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
==================================================
Step 1: Patching the stock boot.img
1- Copy the stock boot.img of your device to your phone's internal storage.
2- Install the latest Magisk Manager
3- Launch Magisk Manager app
4- If prompted to install Magisk, select NO THANKS
5- If you're planning to flash the patched boot image,For normal users leave it as the default .img
6-Press Setting>Update Channel>Beta
7- Press Install > Install > Patch Boot Image File, and select your stock boot image file
Navigate to the location of the stock boot.img you copied earlier on, then Select it
8- Magisk Manager should begin downloading the magisk zip file used for patching
9- Once download is complete, MagiskManager will automatically patch the boot file and store it under SDcard/MagiskManager/patched_boot.img
Step 2: Flashing the patched boot.img
1- Copy the patched_boot.img from your phone's internal storage to folder adb or platform-tools on PC (directory>SDcard/MagiskManager/patched_boot.img)
2- You could also use Fastboot to flash the patched_boot.img or boot.img (if you've renamed then the command must reflect the file name) as outlined below
How to Flash patched_boot.img using Fastboot
1- Setup adb and fastboot on your PC.
2- Unlock the phone's Bootloader (if its not unlocked)
3-Re-enable USB debugging on the phone
4- Connect the phone to the PC via USB cord
5- Boot into fastboot mode.
code
-adb reboot bootloader
6- Flash the patched_boot and reboot by typing in the commands below into adb CMD prompt window and hitting Enter after each line -
Quote:
Code:
fastboot devices
fastboot flash boot patched_boot.img
fastboot reboot
-Verify root using Root Checker
Try at your own Risk
CREDITS
@topjohnwu (Magisk)
Sadly goes into a bootloop for me - no idea why though
This worked for me. I had magisk installed and took the pie update. No more root. D/l the factory image and extracted the boot image to the files folder...pissmeoff they changed the name of the icon... and magisk patched the image and saved it in its folder. Found the file, moved it to the laptop then flashed it.
reawo said:
Sadly goes into a bootloop for me - no idea why though
Click to expand...
Click to collapse
I think you made a mistake.
I always did that method pre Pie and it always worked but now I end up in a bootloop and I did everything according to guide
reawo said:
I always did that method pre Pie and it always worked but now I end up in a bootloop and I did everything according to guide
Click to expand...
Click to collapse
I think you use my file(boot.img) for patch_boot.img from magisk manager.
I think you must check your build number devices.
You must use file boot.img from your factory image for root.
9.0.0 (PPR1.180610.009, Aug 2018) >This is version for my devices
9.0.0 (PPR1.180610.011, Aug 2018, Telstra) >?
hey mate thanks for the input, I got a normal non testra (whatever that is) taimen - tried your boot.img and before that I tried the one from the factory image, both result in a boot loop.
I went through all stages of the Android p beta and in the end, to try solve this, I also non wipe flashed the factory image all to get the same result
could you sent me a drive Link to the patched version of yours or something?
reawo said:
hey mate thanks for the input, I got a normal non testra (whatever that is) taimen - tried your boot.img and before that I tried the one from the factory image, both result in a boot loop.
I went through all stages of the Android p beta and in the end, to try solve this, I also non wipe flashed the factory image all to get the same result
could you sent me a drive Link to the patched version of yours or something?
Click to expand...
Click to collapse
This is file patch_boot.img from my devices.
https://drive.google.com/open?id=1nVEpoGam-VY1YT3GBbG6HNfhnT2NqRin
newyesor said:
This is file patch_boot.img from my devices.
https://drive.google.com/open?id=1nVEpoGam-VY1YT3GBbG6HNfhnT2NqRin
Click to expand...
Click to collapse
Also doesnt work, i thought so - didnt do anything different than when it worked - no idea why it doesn't though
Is there a way to see or read out any protocols regarding this?
I receive also a bootloop and I didnt make any mistake. I also used this method pre Pie, I read that alot of users have problems with rooting Pie atm, even with TWRP
reawo said:
Also doesnt work, i thought so - didnt do anything different than when it worked - no idea why it doesn't though
Is there a way to see or read out any protocols regarding this?
Click to expand...
Click to collapse
You use adb last version for flash patch_boot.img ?
I think you should flash factory image new again and factory reset your devices.
You are use stock kernel or other kernel on your devices.
newyesor said:
You use adb last version for flash patch_boot.img ?
I think you should flash factory image new again and factory reset your devices.
You are use stock kernel or other kernel on your devices.
Click to expand...
Click to collapse
I downloaded all the latest adb and fastboot. Never touched kernel or did custom recovery, always used the magisk method since i am on a pixel device. i also got the issue that my pc doesnt recognize my pixel from time to time, you think i should do a complete wipe?
I don't sure.
You are use platfrom-tool from sdk lastversion?(for flash via fastboot mode)
@reawo
I think you should flash factory image new again and factory reset your devices.
Step 1: Patching the stock boot.img
1- Copy the stock boot.img of your device to your phone's internal storage.
2- Install the latest Magisk Manager
3- Launch Magisk Manager app
4- If prompted to install Magisk, select NO THANKS
5- If you're planning to flash the patched boot image,For normal users leave it as the default .img
6-Press Setting>Update Channel>Beta ,and close this app.****
7- Open app again and Press Install > Install > Patch Boot Image File, and select your stock boot image file
Navigate to the location of the stock boot.img you copied earlier on, then Select it
8- Magisk Manager should begin downloading the magisk zip file used for patching (This process is not failed)***
9- Once download is complete, MagiskManager will automatically patch the boot file and store it under SDcard/MagiskManager/patched_boot.img
Step 2: Flashing the patched boot.img
1- Copy the patched_boot.img from your phone's internal storage to folder adb or platform-tools on PC (directory>SDcard/MagiskManager/patched_boot.img)
2- You could also use Fastboot to flash the patched_boot.img or boot.img (if you've renamed then the command must reflect the file name) as outlined below
How to Flash patched_boot.img using Fastboot
1- Setup adb and fastboot on your PC.
2- Unlock the phone's Bootloader (if its not unlocked)
3-Re-enable USB debugging on the phone
4- Connect the phone to the PC via USB cord
5- Boot into fastboot mode.
code
-adb reboot bootloader
6- Flash the patched_boot and reboot by typing in the commands below into adb CMD prompt window and hitting Enter after each line -
Quote:
Code:
fastboot devices
fastboot flash boot patched_boot.img
fastboot reboot
-Verify root using Root Checker
Try at your own Risk
Will work on the verizon variant (bootloader locked)?
sabi95190 said:
Will work on the verizon variant (bootloader locked)?
Click to expand...
Click to collapse
Nope. If it were that easy for bootloader locked Verizon phones, it would have been done months ago.
What happens if you lock the bootloader after all of this?
DarkSilentSC said:
What happens if you lock the bootloader after all of this?
Click to expand...
Click to collapse
You'll wipe the phone, lose root, and be stock.
DarkSilentSC said:
What happens if you lock the bootloader after all of this?
Click to expand...
Click to collapse
When still rooted and modified? You might very well brick it. Relocking while modified is borderline insanity.
TonikJDK said:
When still rooted and modified? You might very well brick it. Relocking while modified is borderline insanity.
Click to expand...
Click to collapse
"Borderline"???? More like certifiably insane! ?

delete guide

delete guide
--reserved--
Hoe can i tell what image matches for my phone stil on 8.1 november 1st security patch n a unlocked boot
rob420p said:
Hoe can i tell what image matches for my phone stil on 8.1 november 1st security patch n a unlocked boot
Click to expand...
Click to collapse
Check your build and download the right file.
Matteo
While uninstalling Magisk(from rooted stock), do we need to find the current active slot and flash the stock image to it? In the guide flashing to both partitions is mentioned.
mujtahid1494. said:
While uninstalling Magisk(from rooted stock), do we need to find the current active slot and flash the stock image to it? In the guide flashing to both partitions is mentioned.
Click to expand...
Click to collapse
Flash a both slot just to be sure to pass OTA if needed.
Matteo
Matteo said:
Welcome to AIO Magisk Sub Guide.
Here you will find best methods for root Mi A2. I will maintain this guide with all safe, update methods. Currently only patched boot method is out for Stock Roms. I will add Twrp methods when we have decryption on pie.
Code:
Your warranty is now void.
We are not responsible for bricked devices, bootloop... Please
do some research if you have any concerns about mods
included in these GUIDES before using them! YOU are choosing to
make these modifications.
Install Magisk on Stock Roms Oreo & Pie
Needs:
- Bootloader unlocked, check this (currently not out) guide.
- Magisk Manager apk check Dowloads Section
- A brain
Procedure:
- Download the correct PatchedBoot file for your build from Downloads Section
- Rename the patched boot file to "patched_boot.img" and past it to your adb folder.
- Download Magisk Manager apk from Downloads Section
- Move apk to phone sdcard
- Reboot phone to bootloader by pressing Power + Volume Down until phone show the fastboot logo.
- Now open adb(fastboot) command prompt and type :
Code:
fastboot boot patched_boot.img
Your phone shoulds boot
- Install Magisk Manager apk
- Open Magisk Manager
- Click Install then choose Direct install. Reboot.
Done, you have Magisk on your device.
To uninstall Magisk just flash stock boot.img using fastboot:
"fasboot flash boot_a boot.img" and "fasboot flash boot_b boot.img"
Install Magisk on Custom Roms
Needs:
- Be on a Custom Rom
- Latest Magisk Beta zip check Dowloads Section
- Twrp latest file.img check Dowloads Section
- A brain
Procedure:
Sideload method. (It's for people who want to install Magisk on their phone during Custom Rom installation process without any permanent Twrp (usefull for people who want to root their phone when they have MTP issue during Custom Rom installation)
- Download the latest Magisk Beta zip from Downloads Section
- Rename the Magisk file to "magisk.zip" and past it to your adb folder.
- Download the latest TWRP img from Downloads Section
- Rename the twrp file to "twrp.img" and past it to your adb folder.
- Reboot phone to bootloader by pressing Power + Volume Down until phone show the fastboot logo.
Phone is now in fastboot.
- Type :
Code:
fastboot boot twrp.img
- Phone will boot Twrp.
- Navigate to Advanced > Adb Sideload
- Swipe to allow
- Open adb (fastboot) command prompt on your pc, type
Code:
adb sideload magisk.zip
Reboot and done, you have Magisk on your device.
Normal temp Twrp method. (It's for people who want to install Magisk on their phone when they are already running a Custom Rom without permanent Twrp.
- Download the latest Magisk Beta zip from Downloads Section
- Rename the Magisk file to "magisk.zip" and past it to your phone sdcard.
- Download the latest TWRP img from Downloads Section
- Rename the twrp file to "twrp.img" and past it to your adb folder.
- Reboot phone to bootloader by pressing Power + Volume Down until phone show the fastboot logo.
Phone is now in fastboot.
- Type :
Code:
fastboot boot twrp.img
- Phone will boot Twrp.
- Click Install, choose magisk.zip
- Swipe to confirm, wait for the process...
Reboot and done, you have Magisk on your device.
To uninstall Magisk just flash stock boot.img using fastboot:
"fasboot flash boot_a boot.img" and "fasboot flash boot_b boot.img"
If you have any issue, or if i make any type error, reply.
don't forget to ckick the TX button.
Downloads Section:
Boot / Patched Boot images
Magisk Thread for Beta zip / Apk file
Twrp images & zip
Click to expand...
Click to collapse
Hello, the stock boot v10.0.1.0.img, does not have mirrors, please could upload it again, I need it urgently, thank you very much
ofuen said:
Hello, the stock boot v10.0.1.0.img, does not have mirrors, please could upload it again, I need it urgently, thank you very much
Click to expand...
Click to collapse
No. If you have issue with androidfilehost it's not my problem.
Matteo
Matteo said:
Welcome to AIO Magisk Sub Guide.
Here you will find best methods for root Mi A2. I will maintain this guide with all safe, update methods. Currently only patched boot method is out for Stock Roms. I will add Twrp methods when we have decryption on pie.
Code:
Your warranty is now void.
We are not responsible for bricked devices, bootloop... Please
do some research if you have any concerns about mods
included in these GUIDES before using them! YOU are choosing to
make these modifications.
Install Magisk on Stock Roms Oreo & Pie
Needs:
- Bootloader unlocked, check this (currently not out) guide.
- Magisk Manager apk check Dowloads Section
- A brain
Procedure:
- Download the correct PatchedBoot file for your build from Downloads Section
- Rename the patched boot file to "patched_boot.img" and past it to your adb folder.
- Download Magisk Manager apk from Downloads Section
- Move apk to phone sdcard
- Reboot phone to bootloader by pressing Power + Volume Down until phone show the fastboot logo.
- Now open adb(fastboot) command prompt and type :
Code:
fastboot boot patched_boot.img
Your phone shoulds boot
- Install Magisk Manager apk
- Open Magisk Manager
- Click Install then choose Direct install. Reboot.
Done, you have Magisk on your device.
To uninstall Magisk just flash stock boot.img using fastboot:
"fasboot flash boot_a boot.img" and "fasboot flash boot_b boot.img"
Install Magisk on Custom Roms
Needs:
- Be on a Custom Rom
- Latest Magisk Beta zip check Dowloads Section
- Twrp latest file.img check Dowloads Section
- A brain
Procedure:
Sideload method. (It's for people who want to install Magisk on their phone during Custom Rom installation process without any permanent Twrp (usefull for people who want to root their phone when they have MTP issue during Custom Rom installation)
- Download the latest Magisk Beta zip from Downloads Section
- Rename the Magisk file to "magisk.zip" and past it to your adb folder.
- Download the latest TWRP img from Downloads Section
- Rename the twrp file to "twrp.img" and past it to your adb folder.
- Reboot phone to bootloader by pressing Power + Volume Down until phone show the fastboot logo.
Phone is now in fastboot.
- Type :
Code:
fastboot boot twrp.img
- Phone will boot Twrp.
- Navigate to Advanced > Adb Sideload
- Swipe to allow
- Open adb (fastboot) command prompt on your pc, type
Code:
adb sideload magisk.zip
Reboot and done, you have Magisk on your device.
Normal temp Twrp method. (It's for people who want to install Magisk on their phone when they are already running a Custom Rom without permanent Twrp.
- Download the latest Magisk Beta zip from Downloads Section
- Rename the Magisk file to "magisk.zip" and past it to your phone sdcard.
- Download the latest TWRP img from Downloads Section
- Rename the twrp file to "twrp.img" and past it to your adb folder.
- Reboot phone to bootloader by pressing Power + Volume Down until phone show the fastboot logo.
Phone is now in fastboot.
- Type :
Code:
fastboot boot twrp.img
- Phone will boot Twrp.
- Click Install, choose magisk.zip
- Swipe to confirm, wait for the process...
Reboot and done, you have Magisk on your device.
To uninstall Magisk just flash stock boot.img using fastboot:
"fasboot flash boot_a boot.img" and "fasboot flash boot_b boot.img"
If you have any issue, or if i make any type error, reply.
don't forget to ckick the TX button.
Downloads Section:
Boot / Patched Boot images
Magisk Thread for Beta zip / Apk file
Twrp images & zip
Click to expand...
Click to collapse
Thank you very much. It works for my stock rom. already clicked the thanks icon
dipankar.roy said:
Thank you very much. It works for my stock rom. already clicked the thanks icon
Click to expand...
Click to collapse
Thank you man, but plz next time don't quote the entire guide
Have a nice day
Matteo
No links available for stock boot 9.6.17.0
Edit: Oh I see, not his problem, dang.
Matteo said:
Welcome to AIO Magisk Sub Guide.
Here you will find best methods for root Mi A2. I will maintain this guide with all safe, update methods. Currently only patched boot method is out for Stock Roms. I will add Twrp methods when we have decryption on pie.
Code:
Your warranty is now void.
We are not responsible for bricked devices, bootloop... Please
do some research if you have any concerns about mods
included in these GUIDES before using them! YOU are choosing to
make these modifications.
Install Magisk on Stock Roms Oreo & Pie
Needs:
- Bootloader unlocked, check this (currently not out) guide.
- Magisk Manager apk check Dowloads Section
- A brain
Procedure:
- Download the correct PatchedBoot file for your build from Downloads Section
- Rename the patched boot file to "patched_boot.img" and past it to your adb folder.
- Download Magisk Manager apk from Downloads Section
- Move apk to phone sdcard
- Reboot phone to bootloader by pressing Power + Volume Down until phone show the fastboot logo.
- Now open adb(fastboot) command prompt and type :
Code:
fastboot boot patched_boot.img
Your phone shoulds boot
- Install Magisk Manager apk
- Open Magisk Manager
- Click Install then choose Direct install. Reboot.
Done, you have Magisk on your device.
To uninstall Magisk just flash stock boot.img using fastboot:
"fasboot flash boot_a boot.img" and "fasboot flash boot_b boot.img"
To uninstall Magisk just flash stock boot.img using fastboot:
"fasboot flash boot_a boot.img" and "fasboot flash boot_b boot.img"[/HIDE][/SIZE]
If you have any issue, or if i make any type error, reply.
don't forget to ckick the TX button.
[/SIZE]
Click to expand...
Click to collapse
After installing the patched boot image to my device (MI A2), android version 9. build number V10.0.2.0.PDIMIFJ,
the Magisk working properly. But when I turned off my phone and insert the power cable for charging, the phone start booting and stuck at "AndroidOne" logo.
Waiting for your advice...
Thanks..
dipankar.roy said:
After installing the patched boot image to my device (MI A2), android version 9. build number V10.0.2.0.PDIMIFJ,
the Magisk working properly. But when I turned off my phone and insert the power cable for charging, the phone start booting and stuck at "AndroidOne" logo.
Waiting for your advice...
Thanks..
Click to expand...
Click to collapse
That's a normal stock rom issue with magisk, you can't fix it. but if you want, we don't have this issue on custom roms
( next time plz don't quote the entire thread )
Matteo
Hey Matteo,
I've got a problem while booting with the patched boot image. Whenever I start the 'fastboot boot image' stuff, it ends with following message:
downloading 'boot.img'...
FAILED (command write failed (no error))
finished. Total time 0.002s
Phone screen goes black and says 'press any key to continue' or something like that. I tried several different USB ports and also different boot images, I cant even boot with the stock image.
When I unlocked the bootloader I had a problem that while booting the phone said I should perform a factroy reset because of a corrupt file system...after doing that, the phone itself works fine. But I really want the root access.
Have you ever encountered that message?
Thanks in advance
Update: Did the same procedure with my notebook and ironically it worked without a flaw. USB driver conflicts maybe?
On Pie V10.0.2.0, applied the patched_boot.img, Magisk was not installed at the beginning.
Installed Magisk manually but the phone was not rooted.
Applied the patched_boot.img again and I got root.
Now, every time I reboot the phone, root is gone and I have to apply the patched_boot.img again.
Thread closed on OP request

update HWOTA to EMUI9 ?

Hi, is it possible to update HWOTA (Mate 9 rooted) to EMUI9 (MHA-L29C636-9.0.1.159 FullOTA-MF) with patch HWOTA8_2017110501 for Android 8 Oreo?
İ don't now
İ need answer to to trying this method
But my phone C185
And the update file in Firmware finder 2 file not 3
use Hrupdater
CouCouFR34 said:
Hi, is it possible to update HWOTA (Mate 9 rooted) to EMUI9 (MHA-L29C636-9.0.1.159 FullOTA-MF) with patch HWOTA8_2017110501 for Android 8 Oreo?
Click to expand...
Click to collapse
You would have to modify hwota script as Pie only uses 2 zips.
aureliomilitao said:
use Hrupdater
Click to expand...
Click to collapse
that's not recommended as Pie uses System as root.
ante0 said:
You would have to modify hwota script as Pie only uses 2 zips.
that's not recommended as Pie uses System as root.
Click to expand...
Click to collapse
how modify hwota script as Pie only uses 2 zips?>
same steps with 2 file works??
please my account HCU is block
need help for fix my IMEI with acount HCU via TeamViewer
Hi AnteO, I have the same question as Kilis ; how to modify the HWOTA script to use only the 2 zips ?
CouCouFR34 said:
Hi AnteO, I have the same question as Kilis ; how to modify the HWOTA script to use only the 2 zips ?
Click to expand...
Click to collapse
Remove the following line from update-binary in hwota8_update.zip and repack.
echo --update_package=/sdcard/HWOTA8/update_data_public.zip >> /cache/recovery/command
Or check out this post: https://forum.xda-developers.com/showpost.php?p=78962795&postcount=171
I want to patch new updates of emui 9 with latest google security patches so which no check recovery i use on emui 9.
OK it works very well and EMUI9 is ​​definitely better than version 8; on the other hand how to reinstall TWRP?
I found this post from anteO
https://forum.xda-developers.com/mate-9/help/twrp-emui-9-android-pie-decryption-t3894735
it seems that TWRP is not easily installable ; would there be a solution, especially to install MAGISK ?
CouCouFR34 said:
I found this post from anteO
https://forum.xda-developers.com/mate-9/help/twrp-emui-9-android-pie-decryption-t3894735
it seems that TWRP is not easily installable ; would there be a solution, especially to install MAGISK ?
Click to expand...
Click to collapse
You don't need TWRP to install Magisk; for that matter, they can't be installed simultaneously on EMUI 9 together anyway.
The EMUI 9 method for Magisk is to patch recovery_ramdisk.img extracted from update.app, flash the patched image, and boot to recovery from then on. (Huawei made it impossible to load a custom ramdisk on Pie otherwise.)
Thank you irony_delerium for info's, but is there not a tutorial explaining the steps of modification ?
CouCouFR34 said:
Thank you irony_delerium for info's, but is there not a tutorial explaining the steps of modification ?
Click to expand...
Click to collapse
1) Make sure you've got the stock firmware zip files. (I'm assuming you do.)
2) Extract UPDATE.APP from the main update.zip file (the big one).
3) Using Huawei Firmware Extractor on your desktop (search on XDA for it), load UPDATE.APP and extract the recovery ramdisk image. It's going to be "RECOVERY_RAMDIS" in that app as I recall.
4) Put the image into your phone's internal storage (MTP works, though I've never used it, I usually use adb: adb push RECOVERY_RAMDIS.img /sdcard)
5) Install Magisk Manager on your phone. You want the current release (18.1) at the very minimum. Canary builds also work
6) Select the Install button in the Magisk interface. Select "Patch boot image". In the file browser that comes up, select the image you just transferred in #4.
7) When Magisk finishes, pull the image back to your PC (adb: adb pull /sdcard/Download/patched_boot.img)
8) Reboot to the bootloader and flash (fastboot flash recovery_ramdisk patched_boot.img)
9) Reboot to recovery (fastboot reboot, pull the USB cable and hold volume up).
Thank you irony_delerium ; very clear tutorial ; on the other hand, in UPDATE.APP there are 2 RECOVERY files : RECOVERY_RAMDIS.img and ERECOVERY_RAMDI.img which do the same weight; patching MAGISK with RECOVERY_RAMDIS.img I arrived at a system error and a dialogue asking me to either erase the data, or a factory restore; on the other hand with ERECOVERY_RAMDI.img it was installed alone? does it seem normal to you?
irony_delerium said:
1) Make sure you've got the stock firmware zip files. (I'm assuming you do.)
2) Extract UPDATE.APP from the main update.zip file (the big one).
3) Using Huawei Firmware Extractor on your desktop (search on XDA for it), load UPDATE.APP and extract the recovery ramdisk image. It's going to be "RECOVERY_RAMDIS" in that app as I recall.
4) Put the image into your phone's internal storage (MTP works, though I've never used it, I usually use adb: adb push RECOVERY_RAMDIS.img /sdcard)
5) Install Magisk Manager on your phone. You want the current release (18.1) at the very minimum. Canary builds also work
6) Select the Install button in the Magisk interface. Select "Patch boot image". In the file browser that comes up, select the image you just transferred in #4.
7) When Magisk finishes, pull the image back to your PC (adb: adb pull /sdcard/Download/patched_boot.img)
8) Reboot to the bootloader and flash (fastboot flash recovery_ramdisk patched_boot.img)
9) Reboot to recovery (fastboot reboot, pull the USB cable and hold volume up).
Click to expand...
Click to collapse
Hello
If you wouldn't mind confirming a few things from your post, as I'm trying to do this.
Is the sole purpose of extracting the big file to extract the recovery_ramdis ? You don't mention if anything is done with the big file.
The ADB commands didn't work for me, (error: push requires an argument).
But, I sent the recovery_ramdis via magisk manager, and it worked, then advised me that it put the image in /storage/emulated/0/Download/patched_boot.img but I can't find that location.
OK, edit ... I found the file and flashed it, rebooted into recovery and I get the message software installation failed.
I've had a whole lot of failures, phone won't root despite magisk giving no errors, dload won't work, superSU won't work.
Update .... root decided to work out the blue so I tried EMUI flasher and it looked like it was going to work ... but failed the update at about 10%.
Update - Bricked.

Unlocking bootloader

With the huawei support down, could anyone please help me to unlock huawei nova 2i RNE-L22 bootloader and to root it?
DC. UNLOCKER?
https://www.dc-unlocker.com/how-to-read-huawei-bootloader-unlock-code
bootloader unlock codes forbidden
Chisetdel31260 said:
DC. UNLOCKER?
It says
> If your phone runs Android 8 or later with latest security patch - then this service won't work!
I have the latest security patch(March 1, 2019), I've been searching for the past 3 days for a working method to root my mate 10 lite, found nothing.
Huawei stopped providing oem unlock codes, All the services that provided unlock codes for money are now obsolete too.
I'm trying to find a way to root this phone on my own, but I'm not sure where to go from here.
I've read this book today "XDA Developers' Android Hacker's Toolkit", but it teaches how to use rooting methods that are already out there and not how to create your own way to root a device.
Can you provide guidance on where to go from here to learn how to find vulnerabilities in android?
Click to expand...
Click to collapse
"If your phone runs Android 8 or later with latest security patch - then this service won't work! " it's true , you must downgrade to Nougat via HiSuite .
it works
bozka1 said:
"If your phone runs Android 8 or later with latest security patch - then this service won't work! " it's true , you must downgrade to Nougat via HiSuite ane than using Service ROM flash FW with security patch max. april 2018. After you can get bootloader unlock code here
(4€/4$).
Service ROMs you can find here :
Type RNE- or Rhone or Mate 10 lite. Gl!
Click to expand...
Click to collapse
Thanks, it worked!
I got my bootloader unlocker, now I'm installing a custom rom, but there's no much custom roms for mate 10 lite.
m10_lite said:
Thanks, it worked!
I got my bootloader unlocker, now I'm installing a custom rom, but there's no much custom roms for mate 10 lite.
Click to expand...
Click to collapse
Best Custom ROM is Stock ROM & root .
bozka1 said:
Best Custom ROM is Stock ROM & root .
Click to expand...
Click to collapse
Do you have the guide for rooting RNE-L21, stock ROM, Android and EMUI version 8.0?
davideakc said:
Do you have the guide for rooting RNE-L21, stock ROM, Android and EMUI version 8.0?
Click to expand...
Click to collapse
He did already
bozka1 said:
"If your phone runs Android 8 or later with latest security patch - then this service won't work! " it's true , you must downgrade to Nougat via HiSuite ane than using Service ROM flash FW with security patch max. april 2018. After you can get bootloader unlock code here
https://www.dc-unlocker.com/how-to-read-huawei-bootloader-unlock-code
(4€/4$).
Service ROMs you can find here :
https://androidhost.ru/search.html
Type RNE- or Rhone or Mate 10 lite. Gl!
Click to expand...
Click to collapse
ante0 said:
He did already
Click to expand...
Click to collapse
Sorry, I've not explained clearly what i want to do...
I'm already with bootloader unlocked, I need a guide for root the phone
davideakc said:
Sorry, I've not explained clearly what i want to do...
I'm already with bootloader unlocked, I need a guide for root the phone
Click to expand...
Click to collapse
Sorry, I misread. xD
Well, you can either flash TWRP for Oreo. Not sure which is "best" though, take one with decryption support if available for RNE on Oreo. Then you flash Magisk zip in twrp.
Or you can take your stock ramdisk and patch it in Magisk Manager, then flash the patched ramdisk from fastboot.
I would provably go with TWRP and Magisk zip though, as you would need a stock ramdisk from an update.app of your build. So saves some downloading
Basically flash TWRP using fastboot: fastboot flash recovery_ramdisk twrp.img
Reboot to recovery which will end up in TWRP. Flash latest Magisk using the Install button in twrp.
ante0 said:
Sorry, I misread. xD
Well, you can either flash TWRP for Oreo. Not sure which is "best" though, take one with decryption support if available for RNE on Oreo. Then you flash Magisk zip in twrp.
Or you can take your stock ramdisk and patch it in Magisk Manager, then flash the patched ramdisk from fastboot.
I would provably go with TWRP and Magisk zip though, as you would need a stock ramdisk from an update.app of your build. So saves some downloading
Basically flash TWRP using fastboot: fastboot flash recovery_ramdisk twrp.img
Reboot to recovery which will end up in TWRP. Flash latest Magisk using the Install button in twrp.
Click to expand...
Click to collapse
Don't worry, thanks for the fast reply!
davideakc said:
Don't worry, thanks for the fast reply!
Click to expand...
Click to collapse
I can't find any TWRP with decryption. This one might work, it's from the MorfuZ thread: https://mega.nz/#!uD4FlCqL!ERBzP4ZWa2sR8f_wnn15F_cOFCdYVKgfYETjiehQkkQ
So it may or may not have working decryption. But if you have an external SD it doesn't really matter as you'd only transfer magisk to that.
Magisk from here: https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Download latest stable.
Flash twrp using fastboot.
Reboot to recovery.
Transfer magisk zip to external SD.
Flash Magisk zip using the Install button
You will probably have to browse to /external_sd manually as it will default to /sdcard in the install browser.
If it fails to install using TWRP:
Open terminal in TWRP from the Advanced button then enter this command:
dd if=/dev/block/bootdevice/by-name/ramdisk of=/external_sd/ramdisk.img
This will dump your stock ramdisk to external sd, which you then can patch in Magisk Manager and flash the output file to 'ramdisk' using fastboot. You will have to install Magisk Manager apk first though, it can be found in the Magisk thread.
davideakc said:
Do you have the guide for rooting RNE-L21, stock ROM, Android and EMUI version 8.0?
Click to expand...
Click to collapse
Only EMUI 8.x !!!
Your device must have an*unlocked bootloader.
Huawei HiSuite installed on your computer because it will install all the USB drivers
Download and install*Minimal ADB and fastboot Tool*on your computer. The folder location should be C:\Program Files(x86)\Minimal ADB and fastboot.
https://www.the***********.com/minimal-adb-and-fastboot-tool-for-windows/
Download*TWRP-oreo-smart.img*file
https://mega.nz/#!Fgd0xa4R!1o5ejzDnkLJLG2tAZG-STtlJ4nnNCHfwwZdOlmOkrVw
Copy the downloaded* TWRP file to the*Minimal ADB and fastboot folder.
Enable OEM unlocking on your phone (developer options) and USB debugging mode.
Now launch MAF32.exe (or cmd-here) file from the Minimal ADB and fastboot folder, a command window will open up.
Turn off your phone and connect to your PC. Reboot to fastboot mode using button combination Power and Volume down.
In the command window, enter the following commands one by one
- fastboot devices - this command will verify connection in fastbot mode (you will see your serial number)
-fastboot flash recovery_ramdisk TWRP-oreo-smart.img
-fastboot reboot - the device will reboot
Now you can boot into TWRP mode using button combination Power and Volume Up or command*
adb reboot recovery
Download and copy to SD card latest Magisk.zip.
Boot your phone into TWRP,* in TWRP main menu tap 'Install', then navigate to the*Magisk.zip , tap it, then ‘Swipe to confirm Flash’.*
When the process is complete, tap Reboot System.
Enjoy !*
bozka1 said:
Only EMUI 8.x !!!
Your device must have an*unlocked bootloader.
Huawei HiSuite installed on your computer because it will install all the USB drivers
Download and install*Minimal ADB and fastboot Tool*on your computer. The folder location should be C:\Program Files(x86)\Minimal ADB and fastboot.
https://www.the***********.com/minimal-adb-and-fastboot-tool-for-windows/
Download*TWRP-oreo-smart.img*file
https://mega.nz/#!ot8TGIIa!1o5ejzDnkLJLG2tAZG-STtlJ4nnNCHfwwZdOlmOkrVw
Copy the downloaded* TWRP file to the*Minimal ADB and fastboot folder.
Enable OEM unlocking on your phone (developer options) and USB debugging mode.
Now launch MAF32.exe (or cmd-here) file from the Minimal ADB and fastboot folder, a command window will open up.
Turn off your phone and connect to your PC. Reboot to fastboot mode using button combination Power and Volume down.
In the command window, enter the following commands one by one
- fastboot devices - this command will verify connection in fastbot mode (you will see your serial number)
-fastboot flash recovery_ramdisk TWRP-oreo-smart.img
-fastboot reboot - the device will reboot
Now you can boot into TWRP mode using button combination Power and Volume Up or command*
adb reboot recovery
Download and copy to SD card latest Magisk.zip.
Boot your phone into TWRP,* in TWRP main menu tap 'Install', then navigate to the*Magisk.zip , tap it, then ‘Swipe to confirm Flash’.*
When the process is complete, tap Reboot System.
Enjoy !*
Click to expand...
Click to collapse
If I do this, I lost all apps and data or not?
davideakc said:
If I do this, I lost all apps and data or not?
Click to expand...
Click to collapse
No you won't, but you should always backup your data.
AztekSoul said:
No you won't, but you should always backup your data.
Click to expand...
Click to collapse
And after flashing that TWRP can I still install Huawei updates like security patches etc... even if I don't have stock recovery?
davideakc said:
And after flashing that TWRP can I still install Huawei updates like security patches etc... even if I don't have stock recovery?
Click to expand...
Click to collapse
Yes you can, although you have to download updates through firmware finder and update with HuRUpdater in twrp.
davideakc said:
And after flashing that TWRP can I still install Huawei updates like security patches etc... even if I don't have stock recovery?
Click to expand...
Click to collapse
Then there is another solution - install TWRP over eRecovery (my own experience) :
- copy to SD card TWRP-oreo-smart.img
- in main TWRP menu tap Install image, then navigate
to the TWRP-oreo-smart, select
eRecovery_ramdisk and confirm Flash . System
reboot.
- Download and copy to the Minimal ADB and fastboot folder RECOVERY_RAMDISK330.img
https://mega.nz/#!I511VK4b!9cGodiCORHOvXndOCHyqcezpHmUk2zeTslqpbZe8pk4
Connect your phone to PC in fastboot mode and install recovery_ramdisk using command
- fastboot flash recovery_ramdisk RECOVERY_RAMDISK330.img
- fastboot reboot
How to boot into TWRP: reboot your phone and press Volume Up key up to 3 seconds to enter TWRP.
bozka1 said:
Then there is another solution - install TWRP over eRecovery (my own experience) :
- copy to SD card TWRP-oreo-smart.img
- in main TWRP menu tap Install image, then navigate
to the TWRP-oreo-smart, select
eRecovery_ramdisk and confirm Flash . System
reboot.
- Download and copy to the Minimal ADB and fastboot folder RECOVERY_RAMDISK330.img
https://mega.nz/#!I511VK4b!9cGodiCORHOvXndOCHyqcezpHmUk2zeTslqpbZe8pk4
Connect your phone to PC in fastboot mode and install recovery_ramdisk using command
- fastboot flash recovery_ramdisk RECOVERY_RAMDISK330.img
- fastboot reboot
How to boot into TWRP: reboot your phone and press Volume Up key up to 3 seconds to enter TWRP.
Click to expand...
Click to collapse
After that, how can I restore factory eRecovery?
davideakc said:
After that, how can I restore factory eRecovery?
Click to expand...
Click to collapse
Okay, one can install Magisk without TWRP. There are plenty of guides on how to do these things in the Mate 10 forums. Of course, TWRP makes things easier ....

Categories

Resources