How to Root Huawei Y6 2018 - ATU-XXX

Quandril

New member
Jul 5, 2019
1
0
0
You should try to use erecovery to install it.
Put that update.zip in dload folder on sdcard/internal. Then press power vol up vol down when your phone is not on.
I hope this will work for me as i am currently rooted, but the magisk app only fails at installing modules, and has no apps as it cant reach the internet (even tho i am connected to the internet both on wifi and data) and somehow i can't get my phone to show up in sda anymore either, nor can i use any app that would allow me to download other apps :(

downloading the erecovery download you put in the last message,
getting frustrated lol
 

Frank0o

Member
Apr 20, 2018
13
2
0
Help! Please

Code:
/*
 * Your warranty is now void.
 *
 * We're not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at us for messing up your device, we will laugh at you.
 *
 */
Hey.

In this tutorial i will show you how to root Huawei Y6 2018.

Devices that should work:
ATU-L11
ATU-L21
ATU-L22
ATU-L23
ATU-L31
ATU-L42
YGN-AL00
YGN-L21
YGN-L22
YGN-L23
YGN-L41
YGN-L42
YGN-L51
YGN-L61
YGN-TL10


First you need to have the bootloader unlocked and usb debugging enabled.


Download this Magisk Patched Ramdisk from here: https://mega.nz/#!OdpDiKJb!MBjuu0fbjqSuynxGZ9n0x9JuoqXcV5YYXoZOvOaYAbU
After that go into fastboot and type: fastboot flash ramdisk ramdisk.img
Now type fastboot reboot. Wait your phone to boot and now it should be rooted:)
(You might have to install Magisk Manager mannualy to propretly use root permissions)

Tested only on ATU-L21, use at your own risk!

Tested only on EMUI 8. I'm not sure if it would work on Lineage 15.0
Original Ramdisk: https://mega.nz/#!bdwTiD5I!STHIWQrCle_nCoPKe4_Mgvo9z_Qn4Etnnhbt0fmG1PE
Kernel.img, if your phone shows Huawei logo and then goes blackscreen: https://mega.nz/#!KAoR3KYT!ufZv7ZbBsB_Bf9Rw_7vovbGJMmsuPOpUeIAFgUohKE0
If something goes wrong, you could try to flash this one.
Tutorial for noobs here: https://forum.xda-developers.com/hu...i-y6-2018-atu-xxx-t3815407/page3#post77139034

If i helped, press the Thanks button;)

(I don't own the device)
Hi, I'm Frank0o

I'm writing because I have a big problem, I have well understood (more or less) the situation with Huawei for the issue of the unlock bootloader process. But I ask you here the question. Then I have a problem that grips me: I have to install a Custom ROM (with a Custom Kernel) on my Huawei Y6 2018 (Model ATU-L21). Now, I tried several things: none of them worked.

Can I do this? Can I do this without paying an unlock bootloader? Or, can I just do it? Thank you in advance and sorry for the trouble.
 

t-mobile_mda

Senior Member
May 30, 2007
501
24
38
hey guys..

maybe this is the wrong section for this request but i didnt find correct thread.. can u pls add ATU-L11 qcn file..? if any one want to help me i can describe how can u take the qcn..

wbr...
 

t-mobile_mda

Senior Member
May 30, 2007
501
24
38
hey guys..

maybe this is the wrong section for this request but i didnt find correct thread.. can u pls add ATU-L11 qcn file..? if any one want to help me i can describe how can u take the qcn..

wbr...
hey guys again..


or u can share modemst parts...

fsc -> /dev/block/mmcblk0p15
fsg -> /dev/block/mmcblk0p24
modemst1 -> /dev/block/mmcblk0p32
modemst2 -> /dev/block/mmcblk0p33


Read..

dd if=/dev/block/mmcblk0p15 of=/sdcard/mmcblk0p15
dd if=/dev/block/mmcblk0p24 of=/sdcard/mmcblk0p24
dd if=/dev/block/mmcblk0p32 of=/sdcard/mmcblk0p32
dd if=/dev/block/mmcblk0p33 of=/sdcard/mmcblk0p33


tia...