TWRP issue - Honor 6X Questions & Answers

So I rebranded to bln-l22, installed Oreo and everything's good, but today I wanted to flash something but I discovered that for some reason I can't mount the /data and so I checked my file system and it was f2fs which is fine, so is there a fix for that ?

That's not an error man, it's because we don't have a fully working TWRP on Oreo yet. Actually there is only the TWRP that i assume you're using, the elemental rom TWRP by KingOfMezi.
At the moment, you have to flash supported files through fastboot. On an Oreo ROM/GSI, the architecture of our phone won't change, so the situation about TWRP is the same, but if I'm not wrong, at least GSIs can be rooted easily.

RedSkull23 said:
That's not an error man, it's because we don't have a fully working TWRP on Oreo yet. Actually there is only the TWRP that i assume you're using, the elemental rom TWRP by KingOfMezi.
At the moment, you have to flash supported files through fastboot. On an Oreo ROM/GSI, the architecture of our phone won't change, so the situation about TWRP is the same, but if I'm not wrong, at least GSIs can be rooted easily.
Click to expand...
Click to collapse
I remember using the TWRP in the rebrand guide by @shashank1320, I'll try flashing another recovery this weekend and will update

CodingAddict704 said:
I remember using the TWRP in the rebrand guide by @shashank1320, I'll try flashing another recovery this weekend and will update
Click to expand...
Click to collapse
Update me if you find a working one so!

CodingAddict704 said:
I remember using the TWRP in the rebrand guide by @shashank1320, I'll try flashing another recovery this weekend and will update
Click to expand...
Click to collapse
Twrp from elemental ROM should work on oreo.

shashank1320 said:
Twrp from elemental ROM should work on oreo.
Click to expand...
Click to collapse
Yeah it works bro, as you'll know it only can't mount /data partition, but at least it allows to flash Magisk and ZIP/.img files.

RedSkull23 said:
Yeah it works bro, as you'll know it only can't mount /data partition, but at least it allows to flash Magisk and ZIP/.img files.
Click to expand...
Click to collapse
https://forum.xda-developers.com/honor-6x/how-to/flash-roms-factory-reset-boot-img-t3856013
---------- Post added at 02:16 AM ---------- Previous post was at 02:07 AM ----------
shashank1320 said:
Twrp from elemental ROM should work on oreo.
Click to expand...
Click to collapse
Shashank you know more about this stuff than I do. Is the above guide safe because I don't want to put this out there if it puts peoples personal data at risk. I believe you can still encrypt the data but this stops it from being forced encrypted while installing the ROM? Not sure. Would like your feedback if possible. Thanks.

Related

TWRP3.0.2 Chinese/English for Honor 6X EMUI4.1 by HRT_Kangvip

If you want to root your 6x easily, go to this TWRP.
TWRP3.0.2 for EMUI 4.1 with One Click Root Built In
Source: by Team HRT, http://club.huawei.com/thread-11145497-1-1.html
Howto:
1. Turn off "Find my phone" function and unlock bootloader
2. Download file below, execute run.bat and follow instructions OR manually flash twrp_cn.img file.
You can change languages in Settings menu.
Download(MEGA)
is there any methods to root yet?
jkccl9 said:
is there any methods to root yet?
Click to expand...
Click to collapse
unlock bootloader, flash TWRP, flash SuperSU zip.
I just saw another TWRP with root function built in, I'll see whether I can download it and re-post here.
jerryhou85 said:
unlock bootloader, flash TWRP, flash SuperSU zip.
I just saw another TWRP with root function built in, I'll see whether I can download it and re-post here.
Click to expand...
Click to collapse
okay will be waiting
I've just flashed the TWRP, having issues with mounting data/3rdmodem.
Is this because the data partition is is f2fs format? Is it save to change it to ext4.
Currently unable to succesfully flash supersu.
Mvs1989 said:
I've just flashed the TWRP, having issues with mounting data/3rdmodem.
Is this because the data partition is is f2fs format? Is it save to change it to ext4.
Currently unable to succesfully flash supersu.
Click to expand...
Click to collapse
I think it is because this version of TWRP is not able to mount encrypted data partition.
Mvs1989 said:
I've just flashed the TWRP, having issues with mounting data/3rdmodem.
Is this because the data partition is is f2fs format? Is it save to change it to ext4.
Currently unable to succesfully flash supersu.
Click to expand...
Click to collapse
https://forum.xda-developers.com/ho...p3-0-2-emui-4-1-one-click-root-built-t3532737
You can try this TWRP.
Thx, will give it a go :good:
are there going to be custom ROMs for honor 6x phone? I need android 7.
niki101 said:
are there going to be custom ROMs for honor 6x phone? I need android 7.
Click to expand...
Click to collapse
https://forum.xda-developers.com/honor-6x/help/info-t3534413 Hope it will come soon.
Or you can wait till Q2 for HUAWEI's official EMUI5.1.
niki101 said:
are there going to be custom ROMs for honor 6x phone? I need android 7.
Click to expand...
Click to collapse
there are few now after the kernel sources were released. Check the ROM section.
i need
praksavin said:
i need
Click to expand...
Click to collapse
Need what?

TWRP Compatibility

If I update my TWRP recovery, will it be backwards compatible to backups taken with previous version of TWRP?
I have restored old backups from newer TWRP versions without any problem. But probably there is any need to make a new thread for this simple question.
melp57 said:
If I update my TWRP recovery, will it be backwards compatible to backups taken with previous version of TWRP?
Click to expand...
Click to collapse
never had a problem.
KrisM22 said:
never had a problem.
Click to expand...
Click to collapse
Thanks bro!

TWRP removed every time i reboot

every time i install TWRP recovery and reboot its roll back to stock recovery.
Root and Magiks work perfectly. how to solve this problem ?
bootloader unlocked
OOS: 5.1.11
Try installing TWRP reboot back to Recovery ( don't reboot phone) then reboot phone.
ariyan rana said:
every time i install TWRP recovery and reboot its roll back to stock recovery.
Click to expand...
Click to collapse
Could you tell us exactly what the steps are that you're using to install TWRP when it fails? Are you doing this from a command line with:
Code:
fastboot boot twrp.img
If you are, that boots you into TWRP temporarily, but it doesn't install it on the device.
To do that, you need to install twrp.zip from within TWRP after booting into it per the command line step above?
Or are you trying something else?
maigre said:
Could you tell us exactly what the steps are that you're using to install TWRP when it fails? Are you doing this from a command line with:
Code:
fastboot boot twrp.img
If you are, that boots you into TWRP temporarily, but it doesn't install it on the device.
To do that, you need to install twrp.zip from within TWRP after booting into it per the command line step above?
Or are you trying something else?
Click to expand...
Click to collapse
i didnt install twrp.zip, maybe thats why my custom recovery get lost every time i reboot.
ariyan rana said:
i didnt install twrp.zip, maybe thats why my custom recovery get lost every time i reboot.
Click to expand...
Click to collapse
Not maybe.. That is why! Lol =p when following a guide, make sure to actually not skip any steps
Happy flashing!
ariyan rana said:
i didnt install twrp.zip, maybe thats why my custom recovery get lost every time i reboot.
Click to expand...
Click to collapse
Install the .zip file, and then also make sure to flash Magisk v16.7 after before rebooting to system.
Also Flash the zip file everytime you are updating your rom...or flashing another os...
-Deco- said:
Install the .zip file, and then also make sure to flash Magisk v16.7 after before rebooting to system.
Click to expand...
Click to collapse
That's incorrect. You need to install Magisk 16.4! THEN after boot let it update to Magisk 16.7 through the Magisk Manager.
ariyan rana said:
every time i install TWRP recovery and reboot its roll back to stock recovery.
Root and Magiks work perfectly. how to solve this problem ?
bootloader unlocked
OOS: 5.1.11
Click to expand...
Click to collapse
https://forum.xda-developers.com/showpost.php?p=76564290&postcount=5
Eric214 said:
That's incorrect. You need to install Magisk 16.4! THEN after boot let it update to Magisk 16.7 through the Magisk Manager.
Click to expand...
Click to collapse
That isn't incorrect, flashing Magisk 16.7/17.0 works perfectly fine.
Sent from my Nexus 6P using XDA Labs
-Deco- said:
That isn't incorrect, flashing Magisk 16.7/17.0 works perfectly fine.
Sent from my Nexus 6P using XDA Labs
Click to expand...
Click to collapse
16.7 flashed from TWPR results in the error you see once you boot into the OS.
Eric214 said:
16.7 flashed from TWPR results in the error you see once you boot into the OS.
Click to expand...
Click to collapse
There's no error - I flashed 17.1 from the recovery perfectly fine.
-Deco- said:
There's no error - I flashed 17.1 from the recovery perfectly fine.
Click to expand...
Click to collapse
17.1 is the latest update and fixed the the Preserve AVB 2.0/dm-verity being uncheck by default which is why I said you can't flash 16.7, that you need to flash 16.4 in TWRP and then let Magisk Manager update to 16.7... Never said anything about 17.1
-Deco- said:
That isn't incorrect, flashing Magisk 16.7/17.0 works perfectly fine.
Sent from my Nexus 6P using XDA Labs
Click to expand...
Click to collapse
Eric214 said:
16.7 flashed from TWPR results in the error you see once you boot into the OS.
Click to expand...
Click to collapse
hey guys i have s7edge sm-935f i flash twrp through odin but i end up loosing it to stock recovery after i reboot thanks inadvance
1337-oxide said:
hey guys i have s7edge sm-935f i flash twrp through odin but i end up loosing it to stock recovery after i reboot thanks inadvance
Click to expand...
Click to collapse
You have to flash twrp.zip through reboot in twrp. You booted It with Image and now It needs the zip file to keep itself mounted.
1337-oxide said:
hey guys i have s7edge sm-935f i flash twrp through odin but i end up loosing it to stock recovery after i reboot thanks inadvance
Click to expand...
Click to collapse
So you decide to come to OP6 forum and necro bump a 1 year old post?
Please explain your process....
°Washy said:
You have to flash twrp.zip through reboot in twrp. You booted It with Image and now It needs the zip file to keep itself mounted.
Click to expand...
Click to collapse
What do u mean coyld u make a step tutorial with pjcs or vid so all us noobs can learn what u mean cause years ago it was root pho e then flash twrp through odin then bang u have it so i dont understand why i cant get it to work i so badly wanted Resurrection remix and only reason i rooted the phone know s health and samsung pay dont work i can work around not having it on custom rom but im on stock so want it to work plzzzz help i have discord or skype so we can talk share my screen show u whats going in
---------- Post added at 03:42 PM ---------- Previous post was at 03:39 PM ----------
only4dank said:
So you decide to come to OP6 forum and necro bump a 1 year old post?
Please explain your process....
Click to expand...
Click to collapse
Well aint my fault if u guys dont have active crap on this stuff u say u are 1 stop place so start acting like that i bumb thread cause it was issue i having or reason i replyied to it i dont just reply random i reply in things that im having issues and think that it can help me so stop winging and relax have a bong and just stfu
1337-oxide said:
What do u mean coyld u make a step tutorial with pjcs or vid so all us noobs can learn what u mean cause years ago it was root pho e then flash twrp through odin then bang u have it so i dont understand why i cant get it to work i so badly wanted Resurrection remix and only reason i rooted the phone know s health and samsung pay dont work i can work around not having it on custom rom but im on stock so want it to work plzzzz help i have discord or skype so we can talk share my screen show u whats going in
---------- Post added at 03:42 PM ---------- Previous post was at 03:39 PM ----------
Well aint my fault if u guys dont have active crap on this stuff u say u are 1 stop place so start acting like that i bumb thread cause it was issue i having or reason i replyied to it i dont just reply random i reply in things that im having issues and think that it can help me so stop winging and relax have a bong and just stfu
Click to expand...
Click to collapse
I.. I like this guy.... Bro, this is a OnePlus6 forum.
Do you want me to explain the difference between a OnePlus and Samsung device?
only4dank said:
I.. I like this guy.... Bro, this is a OnePlus6 forum.
Do you want me to explain the difference between a OnePlus and Samsung device?
Click to expand...
Click to collapse
if u like what is the diff
---------- Post added at 07:36 PM ---------- Previous post was at 07:33 PM ----------
the reason i did is cause his issue is exact the same issue but on s7edge thast why i bumb stupoid old post cause buy the looks no retard answer my post i made so mabe u need to cheack ya emails a bit more

twrp oreo?

Hi. I might be a little late but is there a fully working twrp for 6x Oreo 8.1? Thanks in advance!
jhorne917 said:
Hi. I might be a little late but is there a fully working twrp for 6x Oreo 8.1? Thanks in advance!
Click to expand...
Click to collapse
use elemental rom twrp
Ramesh006 said:
use elemental rom twrp
Click to expand...
Click to collapse
Thanks, was searching for it. But unfortunately using Elemental Rom's TWRP, I am unable to mount Data... Do you know how could I fix it?
lol7344 said:
Thanks, was searching for it. But unfortunately using Elemental Rom's TWRP, I am unable to mount Data... Do you know how could I fix it?
Click to expand...
Click to collapse
twrp not fully working for emui 8.
use sd card to install.
Ramesh006 said:
twrp not fully working for emui 8.
use sd card to install.
Click to expand...
Click to collapse
Oh ok, thanks. That's sad because Systemless Xposed can't be installed without accessing data partition and default Xposed causes a bootloop.
I think it's because the TWRP version we have for Oreo doesn't support decryption, unlike the OpenKirin version for Android N.

[ROM][Stable] MIUI 11 xiaomi.eu

11.0.10.0
https://sourceforge.net/projects/xi...i_MI10_V11.0.10.0.QJBCNXM_v11-10.zip/download
https://androidfilehost.com/?fid=4349826312261733273
11.0.7.0
https://sourceforge.net/projects/xi...ti_MI10_V11.0.7.0.QJBCNXM_v11-10.zip/download
https://androidfilehost.com/?fid=4349826312261725983
New links will be posted here.
11.0.9.0 added in OP: https://miuipolska.pl/d/xiaomi.eu/updater/changelog-stables/V11.0.9.0.QJBCNXM.html
11.0.10.0 added in OP: https://miuipolska.pl/d/xiaomi.eu/updater/changelog-stables/V11.0.10.0.QJBCNXM.html
Since there is no TWRP, how do you flash the rom?
Fentadroid said:
Since there is no TWRP, how do you flash the rom?
Click to expand...
Click to collapse
I think there is a twrp, unofficial tho, get my phone on Tuesday.
https://www.google.com/amp/s/unofficialtwrp.com/twrp-3-3-1-root-xiaomi-mi-10-pro/amp/
james1089 said:
I think there is a twrp, unofficial tho, get my phone on Tuesday.
https://www.google.com/amp/s/unofficialtwrp.com/twrp-3-3-1-root-xiaomi-mi-10-pro/amp/
Click to expand...
Click to collapse
Did you try to unlock the bootloader? Just to know..... 1 week to wait for it?
Fentadroid said:
Did you try to unlock the bootloader? Just to know..... 1 week to wait for it?
Click to expand...
Click to collapse
Device coming tomorrow
james1089 said:
Device coming tomorrow
Click to expand...
Click to collapse
Let me know what happen when you will be able to unlock the bootloader (one week, right?)
Fentadroid said:
Let me know what happen when you will be able to unlock the bootloader (one week, right?)
Click to expand...
Click to collapse
It has been exactly 7 days for me.
And for flashing, just search for "TWRP_umi.img".
AlexxAnders said:
It has been exactly 7 days for me.
And for flashing, just search for "TWRP_umi.img".
Click to expand...
Click to collapse
Yeah 7 days although someone on telegram group was instant unlock
james1089 said:
Yeah 7 days although someone on telegram group was instant unlock
Click to expand...
Click to collapse
Could he prove it? Otherwise it didn't happen
For me it's 15 days (360 hours) until I can unlock
I unlocked installed the twrp from xiaomi.eu wiped data and attempted to install the rom, but the phone keeps booting back to recovery and will not start up
AlexxAnders said:
Could he prove it? Otherwise it didn't happen
Click to expand...
Click to collapse
He's running EU ROM
jvs60 said:
I unlocked installed the twrp from xiaomi.eu wiped data and attempted to install the rom, but the phone keeps booting back to recovery and will not start up
Click to expand...
Click to collapse
You need to format data and then install the right ROM for your device.
[/COLOR]
jvs60 said:
I unlocked installed the twrp from xiaomi.eu wiped data and attempted to install the rom, but the phone keeps booting back to recovery and will not start up
Click to expand...
Click to collapse
TWRP from xiaomi eu? I'm not sure but i guess you need to flash vbmeta.img too.....
Try that if format /data doesn't work.
https://unofficialtwrp.com/twrp-3-3-1-root-xiaomi-mi-10-pro/
Fentadroid said:
[/COLOR]
TWRP from xiaomi eu? I'm not sure but i guess you need to flash vbmeta.img too.....
Try that if format /data doesn't work.
https://unofficialtwrp.com/twrp-3-3-1-root-xiaomi-mi-10-pro/
Click to expand...
Click to collapse
I meant the twrp linked in the stable rom thread. I will try the vbmeta.img. Thank you.
jvs60 said:
I meant the twrp linked in the stable rom thread. I will try the vbmeta.img. Thank you.
Click to expand...
Click to collapse
Format /data didn't work? (not wipe...)
jvs60 said:
I unlocked installed the twrp from xiaomi.eu wiped data and attempted to install the rom, but the phone keeps booting back to recovery and will not start up
Click to expand...
Click to collapse
hi try this
boot to twrp
clear cache
clear dalvik cache
clear data
Do NOT touch system
now flash zip file
wen done
reboot twrp
do the same step again as above
(dont flash flashing zip file again)
wen done reboot to system
Fentadroid said:
Format /data didn't work? (not wipe...)
Click to expand...
Click to collapse
That was the problem I wiped data instead of Formatting. Thanks for reminding me. Everything is good for now.

Categories

Resources