how to bypass data decryption - Xiaomi Mi 10 Guides, News, & Discussion

if u meet the same problem as i didt
here is a little help then
if u reboot to twrp an it can't bypass decryption
an ur phone hang on miui screen an there is nothing to do
then u can do like i did't
boot into fastboot
now from ur pc/laptop
enter cmd
an go to ur directory platform-tools
now enter this wen u have ur phone connected
fastboot erase userdata
wen done power off ur phone an now enter recovery
now it wont try to decrypt
wen u have flashed ur rom it might come up wiht cut not decrypt data just reboot into recovery then wipe cache an dalvik cache then power off an start the phone an it shut start with the new rom installed

Related

Nexus 5 stuck on google screen

I found my phone stuck on google screen. My phone is not rooted. I can get to fastboot mode, but when i select Recovery mode I go into google screen again. What do I need to do, is there a way to copy all my files from phone to pc so I dont lose them when I reset my phone.
Try to flash recovery(TWRP) from fastboot then flash any ROM.
BKVSTAR said:
I found my phone stuck on google screen. My phone is not rooted. I can get to fastboot mode, but when i select Recovery mode I go into google screen again. What do I need to do, is there a way to copy all my files from phone to pc so I dont lose them when I reset my phone.
Click to expand...
Click to collapse
Connect your phone to PC with USB
Type the following commands
Verify that the phone is recognized
Code:
fastboot devices
To Boot to TWRP
Code:
fastboot boot recovery.img
If you are in TWRP go to 1) wipe
2) Advanced Wipe
3) select dalvik cache & Cache
4) Wipe
5) Reboot
If that didnt work I would recommend to install it.
To Install TWRP
Code:
fastboot flash recovery recovery.img
To Reboot
Code:
fastboot reboot
Download TWRP from Here. Also any issues with ADB you will find help in the same thred
Cheers
Zaib

Bricked? Please help!

My OPO is 100% stock currently running the second latest OTA update(coz I'd received a notification saying theres new update today but i haven't updated)
It was working perfectly fine until just now when I withdraw it from my pocket it shows the 1+ Powered by android loading screen.
I re-booted and it stuck at the same screen. I then boot into recovery and factory reset, wipe data wipe cache and boot and its still stucking at the same loading screen.
P/S : I was on wifi for a while in the cafe maybe it had downloaded the new OTA and maybe when the screen rubs against my pants in my pocket idk how it unlocks itself and it update itself with the downloaded(maybe) software update and eventually it dies. This might be one of the possibilities because if otherwise, it just dies itself without reason lel.
I've researched abit and someone suggested me to flash a stock rom using fastboot mode and PC adb command prompt which idk wtf is that lel. But in order to use that u need to unlock bootloader right, being 100% stock my bootloader is probably locked right?
omfg please guide me through this i need to solve this asap i dont have a backup phone. :silly::silly::silly::silly::silly::silly:
kingdew11 said:
My OPO is 100% stock currently running the second latest OTA update(coz I'd received a notification saying theres new update today but i haven't updated)
It was working perfectly fine until just now when I withdraw it from my pocket it shows the 1 Powered by android loading screen.
I re-booted and it stuck at the same screen. I then boot into recovery and factory reset, wipe data wipe cache and boot and its still stucking at the same loading screen.
P/S : I was on wifi for a while in the cafe maybe it had downloaded the new OTA and maybe when the screen rubs against my pants in my pocket idk how it unlocks itself and it update itself with the downloaded(maybe) software update and eventually it dies. This might be one of the possibilities because if otherwise, it just dies itself without reason lel.
I've researched abit and someone suggested me to flash a stock rom using fastboot mode and PC adb command prompt which idk wtf is that lel. But in order to use that u need to unlock bootloader right, being 100% stock my bootloader is probably locked right?
omfg please guide me through this i need to solve this asap i dont have a backup phone. :silly::silly::silly::silly::silly::silly:
Click to expand...
Click to collapse
Follow this
http://forum.xda-developers.com/oneplus-one/help/solved-how-to-recover-oneplus-soft-t2864800
OR
Agai u can manually download any cm firmware
Then go to recovery
Factory reset
And flash desired firmware
FOLLOW this ( this is cm12 os)
http://webtrickz.com/guide-to-update-oneplus-one-to-cm12-lollipop-os/
If u don't like lollipop u can flash cm11s
FOLLOW this
http://www.technobuzz.net/update-oneplus-one-cm-11s-44s-resolve-several-bug-fixes/
note: u can find most guides on Google just search with keywords of your problems
Second mentioned flashing methods are most easiest prrocess
Factory reset and flash u r zip file
Problem solved. Detailed solutions for noobs like me!
OKAY here is what I DID. it may not work for u, but it worked for me. so if ur gonna follow these steps do it at ur own risk. and please dont expect me to helpp u to counter any special circumstances i.e. any condition not stated here coz im a perfect noob too, lel.
FYI this is called flashing roms in fastboot mode. And i had successfully flashed my OPO back into CM12.
STEPS :
Using a windows PC:
1) Download the UNIVERSAL ABD driver for Windows and freaking INSTALL IT.
2) Download the OnePlus One CM12 factory image “cm-12.0-YNG1TAS0YL-bacon-signed-fastboot.zip” (fastboot flashable package).
3) Download the flashing tools. ( it contains 4 things: adb.exe AdbWinApi.dll AdbUsbWinApi.dll and fastboot.exe)
the download links are available from this link:
ok im not allowed to attach links but u can search for it " webtrickz[dot]com how to flash cm12 factory image fastboot mode"
however, the steps given in the above link are crappy as well so follow mine =P just do the downloadings only from there.
4) Extract the 4 things from the flashing tools zip file into a folder, name it whatever****ing folder u want. we call it folder X.
5) and then extract all the things in the CM12 rom zip file into folder X.
6) Boot ur phone into fastboot mode simply by pressing and holding down the power button and the volume up button simultanoesly until u see "fastboot mode" with an Android face appears.
7) Connect ur phone to your PC with a USB cable. Now ur phone should be connected to the pc in fastboot mode.
8) open up folder X. then right click in folder X while holding down the Shift button, and click on "Open command window here"
p/s : this, I think, is like a special way to open up a cmd prompt used specifically for abd/fastboot. U can also actually open up cmd prompt normally but in order to do that you need to install idk some **** so that ur NORMAL cmd prompt will recognise abd or whatever **** it is. however, if u do that, u do not need to extract the CM12 rom files into folder X as the NORMAL cmd prompt will have the ability to, sorta like detect the CM12 ****s. anyways, forget it, just ****ing use the special way i.e. go to folder X , shift + right click to open up the SPECIAL cmd prompt)
9) a command prompt(cmd) should appear, Now check if u are connected by keying in "fastboot devices" in the cmd. Then the serial number of ur phone should turn up, and not " waiting for device" "devices not found" or any messages of that sort.
If the latter appears, idk how to help u sort that out urself lel.
10) Now u have to unlock the OEM in order for this flashing process to work. idk whats unlocking oem but just unlock it FFS. To do this, simply key in "fastbook oem unlock"
11) I think that under normal circumstances, a pop-up will appear in ur phone to let u choose if u really wanna unlock this oem thingy. BUT for me, my phone just rebooted back into the ****ing 1+ Powered by android screen idk why, but its alright i was on the right track as my oem has been unlocked. Then i powered off my phone and booted in back into fastboot mode once again. (FYI whenever I have to boot my phone to fastboot mode I disconnect the usb cable idk if this is necessary but thats what i DID)
12) go back to the CMD just now, and freaking paste the commands listed below into the CMD.
fastboot flash modem NON-HLOS.bin
fastboot flash sbl1 sbl1.mbn
fastboot flash dbi sdi.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot flash rpm rpm.mbn
fastboot flash oppostanvbk static_nvbk.bin
fastboot flash tz tz.mbn
fastboot flash LOGO logo.bin
fastboot flash boot boot.img
fastboot flash cache cache.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash userdata userdata.img
fastboot reboot
13) Wait for several minutes, and when everything's done, the commands will stop at the last command which is "fastboot reboot"
Press Enter! and ur phone will reboot normally! =)
walpanmad said:
Follow this
http://forum.xda-developers.com/oneplus-one/help/solved-how-to-recover-oneplus-soft-t2864800
OR
Agai u can manually download any cm firmware
Then go to recovery
Factory reset
And flash desired firmware
FOLLOW this ( this is cm12 os)
http://webtrickz.com/guide-to-update-oneplus-one-to-cm12-lollipop-os/
If u don't like lollipop u can flash cm11s
FOLLOW this
http://www.technobuzz.net/update-oneplus-one-cm-11s-44s-resolve-several-bug-fixes/
note: u can find most guides on Google just search with keywords of your problems
Second mentioned flashing methods are most easiest prrocess
Factory reset and flash u r zip file
Click to expand...
Click to collapse
I can't flash it with recovery, as i cant 'insert' any ROM into my internal memory, as i cannot access my Internal memory, coz the phone wont boot?
However thank you so much! problem solved =)
kingdew11 said:
I can't flash it with recovery, as i cant 'insert' any ROM into my internal memory, as i cannot access my Internal memory, coz the phone wont boot?
However thank you so much! problem solved =)
Click to expand...
Click to collapse
Phone wont boot means?
If u are able to get in to recovery then its always possible to flash any official firmware without root with factory reset its easiest process to solve soft bricked device
First method mentioned is the same process u had done
(fastboot recover) but its automated process with OPO tollbox
Again fastboot method is usefull if u already enabled usb debugging in developer option before u went in to bootloop
I think u have previously enabled usb debugging
So it is also a method to recover u r problem
Any way its great news u got it worked

Oneplus soft bricked only hang on logo data are most important please guide

hello guys previous night my opo is automatically restart and hang on logo i try to restart several times and leave mobile upto 1 hour but cant succeded.... the condition is set is going to fastboot and recovery and charging also i try wipe cache but still same.... i have very important data inside my opo.... please guide me how i recover my opo or inside data....
oneplus one
variant 64gb
os cyanogen 12
Is it a stock COS ROM?
I suggest you to dirty flash the rom without overwriting /data
So if you flash the zip it's OK but if you flash from fastboot be aware of not flashing userdata_64.img
yes my ROM is stock rom .... what is dirty flash please guide me....
imran72199 said:
yes my ROM is stock rom .... what is dirty flash please guide me....
Click to expand...
Click to collapse
-Is your bootloader unlocked?
-What recovery do you have?
Available signed flashable ROMs: https://forums.oneplus.net/threads/mirrors-for-official-cyanogen-roms-ota-updates.141825/
Find yours or just chose one, and download the signed flashable zip, then copy it to the phone (while in recovery the phone has MTP enabled on the PC) then just flash that ROM from the recovery, this will overwrite system but won't touch data and most likely fix the bootloop.
Before rebooting after flash wipe cache and dalvik just in case.
Next time do a nandroid backup if you have sensible data. I usually don't keep anything important on the phone, everything on google drive.
I don't know my bootloader is locked or unlocked.... when I try to connect phone in recovery and connect USB nothing happen but when I restart phone and set is on onelus logo and attch usb PC recognized as mtp USB device but driver failed....
I don't know my bootloader is locked or unlocked.... when I try to connect phone in recovery and connect USB nothing happen but when I restart phone and set is on onelus logo and attch usb PC recognized as mtp USB device but driver failed....
imran72199 said:
I don't know my bootloader is locked or unlocked.... when I try to connect phone in recovery and connect USB nothing happen but when I restart phone and set is on onelus logo and attch usb PC recognized as mtp USB device but driver failed....
Click to expand...
Click to collapse
https://forum.xda-developers.com/oneplus-one/general/guide-return-opo-to-100-stock-t2826541
Do this.
Mr.Ak said:
https://forum.xda-developers.com/oneplus-one/general/guide-return-opo-to-100-stock-t2826541
Do this.
Click to expand...
Click to collapse
He wants to keep data... So he at least should try my method first.
seanwlk said:
He wants to keep data... So he at least should try my method first.
Click to expand...
Click to collapse
Then reply him about his latest query.
imran72199 said:
I don't know my bootloader is locked or unlocked.... when I try to connect phone in recovery and connect USB nothing happen but when I restart phone and set is on onelus logo and attch usb PC recognized as mtp USB device but driver failed....
Click to expand...
Click to collapse
Which recovery? Stock or twrp? I'm not sure that when you have stock recovery on the phone gets recognized as mtp on the PC.
I can think of adb to push the ROM zip on the PC but if you claim it doesn't get recognized I have no clue. Are you sire you have the google USB drivers installed?
seanwlk said:
Which recovery? Stock or twrp? I'm not sure that when you have stock recovery on the phone gets recognized as mtp on the PC.
I can think of adb to push the ROM zip on the PC but if you claim it doesn't get recognized I have no clue. Are you sire you have the google USB drivers installed?
Click to expand...
Click to collapse
i have cyanogen recovery.... my set is previously rooted with kingoroot..... i dont know what to do which driver should install or which rom should be good for me..... please give me simple method to recover my data from opo..... i dont have twrp recovery installed.... only cyanogen recovery after pressing vol+ vol- and power this are the options under cyanogen recovery.....
reboot system now
apply update
wipe data/factory reset
wipe cache partition
wipe media
reboot to bootloader
power down
view recovery logs
inside apply update
apply from adb
choose from internal storage
imran72199 said:
i have cyanogen recovery.... my set is previously rooted with kingoroot..... i dont know what to do which driver should install or which rom should be good for me..... please give me simple method to recover my data from opo..... i dont have twrp recovery installed.... only cyanogen recovery after pressing vol+ vol- and power this are the options under cyanogen recovery.....
reboot system now
apply update
wipe data/factory reset
wipe cache partition
wipe media
reboot to bootloader
power down
view recovery logs
inside apply update
apply from adb
choose from internal storage
Click to expand...
Click to collapse
Install fastboot,adb and google USB drivers : https://drive.google.com/file/d/0B9fZIF6vzIBzT2ZtZkNSVFI5ZHc/view?usp=drivesdk
Reboot the pc
Download twrp: https://dl.twrp.me/bacon/twrp-3.1.0-0-bacon.img.html
Reboot in fastboot mode.
Open a command prompt on the PC inside the folder where the downloaded recovery is.
-Find the folder (maybe user/Downloads)
-while holding shift mouse right click inside the folder
-select "open command prompt here"
Connect your phone and type in cmd
Code:
fastboot devices
If you're lucky and did everything correctly then your phone should appear and you can continue, if not uninstall the drivers you previously had and kingroot and whatever minitool you used and try again.
Now that the device is visible
Code:
fastboot flash recovery twrp twrp-3.1.0-0-bacon.img
Phone should reboot. Just turn off and boot into recovery and hopefully you'll see twrp.
Now connect the phone to the PC an you should see the mass storage and you'll be able to copy the ROM zip there.
Now just flash the zip of the rom and you're done.
U cannot assure you that it will fix the bootloop but it's your best choice.
In the future:
-Never use kingroot or other ****ty mini tools. CMD and manual flash are always the best choice.
-Do a backup if you are not confident with this kind of stuff.
-Don't keep too much stuff on the phone. Use google drive. And services to save contacts, notes images videos.
seanwlk said:
Install fastboot,adb and google USB drivers : https://drive.google.com/file/d/0B9fZIF6vzIBzT2ZtZkNSVFI5ZHc/view?usp=drivesdk
Reboot the pc
Download twrp: https://dl.twrp.me/bacon/twrp-3.1.0-0-bacon.img.html
Reboot in fastboot mode.
Open a command prompt on the PC inside the folder where the downloaded recovery is.
-Find the folder (maybe user/Downloads)
-while holding shift mouse right click inside the folder
-select "open command prompt here"
Connect your phone and type in cmd
Code:
fastboot devices
If you're lucky and did everything correctly then your phone should appear and you can continue, if not uninstall the drivers you previously had and kingroot and whatever minitool you used and try again.
Now that the device is visible
Code:
fastboot flash recovery twrp twrp-3.1.0-0-bacon.img
Phone should reboot. Just turn off and boot into recovery and hopefully you'll see twrp.
Now connect the phone to the PC an you should see the mass storage and you'll be able to copy the ROM zip there.
Now just flash the zip of the rom and you're done.
U cannot assure you that it will fix the bootloop but it's your best choice.
In the future:
-Never use kingroot or other ****ty mini tools. CMD and manual flash are always the best choice.
-Do a backup if you are not confident with this kind of stuff.
-Don't keep too much stuff on the phone. Use google drive. And services to save contacts, notes images videos.
Click to expand...
Click to collapse
writing recovery failed remote: device not unlocked cannot flash or erase
imran72199 said:
writing recovery failed remote: device not unlocked cannot flash or erase
Click to expand...
Click to collapse
This means your bootloader is still locked so you basically can't do anything. To unlock it you would need to factory reset. So your only option is to try installing the ROM via adb on the cyanogen recovery.
PS
Please don't spam my PM I can read you here I get notifications instantly. Thanks. I want to keep the post public in order to help future users in similar conditions so I'm not going to help you in private if it's not strictly necessary.
oneplus one data recovery
seanwlk said:
This means your bootloader is still locked so you basically can't do anything. To unlock it you would need to factory reset. So your only option is to try installing the ROM via adb on the cyanogen recovery.
PS
Please don't spam my PM I can read you here I get notifications instantly. Thanks. I want to keep the post public in order to help future users in similar conditions so I'm not going to help you in private if it's not strictly necessary.
Click to expand...
Click to collapse
if i try to install rom from adb it will kill my data??
imran72199 said:
if i try to install rom from adb it will kill my data??
Click to expand...
Click to collapse
Try to push the zip from adb to /sdcard and then flash the zip through the recovery (which technically should do it since it's a stock ROM)
This will result in a "dirty flash" which will not delete data.
This is your only option in the current state of your phone, if you had rooted your phone properly without kingroot you would have booloader unlocked an you would've had more options. If this doesn't work you are forced to factory reset. And use this opportunity to unlock bootloader with
Code:
fastboot oem unlock
Which due to security measurements will delete all the data.
Before you going to flash anything using adb or something, do this.....
1. Turn off your phone completely.....
2. Connect the charger and let it charger for 10 minutes
3. While the charger is still connected, press the power button (turn it on)
4. Wait....
If the phone boot normally while the charger is still connected, unplug the charger and waits....if the phone goes back bootloop after a few minutes and hours without charger connected then your problem is a dying battery not software....buy a new battery and once your replace it, it will solved your problem without having to flash anything via adb or recovery...it also can save all your data....
iPusak Gaoq™ said:
Before you going to flash anything using adb or something, do this.....
1. Turn off your phone completely.....
2. Connect the charger and let it charger for 10 minutes
3. While the charger is still connected, press the power button (turn it on)
4. Wait....
If the phone boot normally while the charger is still connected, unplug the charger and waits....if the phone goes back bootloop after a few minutes and hours without charger connected then your problem is a dying battery not software....buy a new battery and once your replace it, it will solved your problem without having to flash anything via adb or recovery...it also can save all your data....
Click to expand...
Click to collapse
battery is ok i try your method but not worked
seanwlk said:
Try to push the zip from adb to /sdcard and then flash the zip through the recovery (which technically should do it since it's a stock ROM)
This will result in a "dirty flash" which will not delete data.
This is your only option in the current state of your phone, if you had rooted your phone properly without kingroot you would have booloader unlocked an you would've had more options. If this doesn't work you are forced to factory reset. And use this opportunity to unlock bootloader with
Code:
fastboot oem unlock
Which due to security measurements will delete all the data.
Click to expand...
Click to collapse
what if i flash ota update file through adb sideload of oxygen os
iPusak Gaoq™ said:
Before you going to flash anything using adb or something, do this.....
1. Turn off your phone completely.....
2. Connect the charger and let it charger for 10 minutes
3. While the charger is still connected, press the power button (turn it on)
4. Wait....
If the phone boot normally while the charger is still connected, unplug the charger and waits....if the phone goes back bootloop after a few minutes and hours without charger connected then your problem is a dying battery not software....buy a new battery and once your replace it, it will solved your problem without having to flash anything via adb or recovery...it also can save all your data....
Click to expand...
Click to collapse
Lolwat?? What kind of sorcery are you talking about.... ? if it was the battery it wouldn't have happend right after he messed with that stuff. Improve your troubleshot skills ? this kind of stuff happened to me insane amount of times and always were able to fix it, in this case the guy is limited by the fact he doesn't have the bootloader unlocked.
imran72199 said:
what if i flash ota update file through adb sideload of oxygen os
Click to expand...
Click to collapse
That depends if you are running oxygen os, you can't flash an OTA of OS that you are currently not running. To dirty flash you have to use the same version or distribution of the OS you are currently running.

Honor 6 C [DIG-L21HN] How to root ?

Hi I've unlocked the bootloader of my phone but I can't find any recoveries to push through ADB, therefore I can't flash SU. Does someone have a solution ?
Allright, for the newcomers, I've found a solution for this : (it is very important that you don't update your rom if you've rooted your phone, unless you want a 150$ brick I guess !)
Don't forget to install adb before anything
1. Enable USB debugging in developers option.
2. Connect your phone to a computer and then launch cmd. Type «adb reboot fasboot».
3. Once in fastboot mode we will flash TWRP by typing this : «fastboot flash recovery 1streco.img».
4. Unplug and reboot your device, on the nag screen keep pressing the up volume button to enter recovery. If it doesn't work then choose shutdown and hit all three buttons while it's booting.
5. Once you are in TWRP, backup everything to extsdcard.
6. Go to wipe and format /data and wipe it under advanced wipe. DO NOT TOUCH ANY OTHER PARTITION !!! ONLY DATA.
7. Once it's done reboot the device. You should have a message telling you that the encryption failed, click reset phone.
8. It should launch TWRP choose reboot to bootloader.
9. Once in fastboot mode type this : «fastboot flash recovery 2ndreco.img» then type : «fastboot reboot».
10. Your phone should now display : «Factory reset low level» when you click reset phone. Once it's done it will automatically reboot but don't let it finish his boot sequence yet. On the nag screen keep pressing the up volume to enter recovery and then choose shutdown.
11. Boot in fastboot mode again and type : «fastboot flash recovery 1streco.img», then : «fastboot reboot».
Hold the vol.up button while on nag screen to enter TWRP.
If you don't enter TWRP after you typed fastboot reboot and hit the vol.up button but you enter erecovery that's ok, in this case what you need to do is to choose shutdown. Then hold vol.up, vol.down and power buttons to enter TWRP ! Go to install and flash magiskv13.3.zip and voilà your phone is now rooted !
I've not tried but I think you could restore the data partition with TWRP once you've done all those steps but I can't guarantee you anything so this is why I've told you to backup your data.
1streco.img file link here
2ndreco.img file link here
Magisk v13.3 link here
Si I've been able to install twrp but when I try to flash SuperSu.zip it doesn't work. It's crazy !
For those who wants to know, I've tried everything and the only way to go is to format and wipe data in order to disable dm-verity. But if you do that you won't be able to go further because the rom asks you to crypt your datas before continuing....
Ilovelife76 said:
For those who wants to know, I've tried everything and the only way to go is to format and wipe data in order to disable dm-verity. But if you do that you won't be able to go further because the rom asks you to crypt your datas before continuing....
Click to expand...
Click to collapse
hi, please you can explain me how to obtain root? I have unlocked the bootloader of my phone. Sorry my english. thanks
I'll explain it when I'll be back home and I'll upload files here. You will lose everything tho so backup all your data now
Ilovelife76 said:
I'll explain it when I'll be back home and I'll upload files here. You will lose everything tho so backup all your data now
Click to expand...
Click to collapse
So, Ilovelife76, have you managed to root your Honor 6C successfully? (And how, if so? )
Ilovelife76 said:
I'll explain it when I'll be back home and I'll upload files here. You will lose everything tho so backup all your data now
Click to expand...
Click to collapse
Long-time away from home
I Need to root my Honor 6C... Can anyone help me ?
sub7even12 said:
I Need to root my Honor 6C... Can anyone help me ?
Click to expand...
Click to collapse
He is away from home it seems and no confirmation on rooting. More wait.
Ilovelife76 said:
I'll explain it when I'll be back home and I'll upload files here. You will lose everything tho so backup all your data now
Click to expand...
Click to collapse
Still away from home.
Here's the solution
Hi guys ! Sorry for the wait but here it is, my tutorial to the graal, root on this device :
1. Enable USB debugging in developers option.
2. Connect your phone to a computer and then launch cmd. Type «adb reboot fasboot».
3. Once in fastboot mode we will flash TWRP by typing this : «fastboot flash recovery 1streco.img».
4. Unplug and reboot your device, on the nag screen keep pressing the up volume button to enter recovery. If it doesn't work then choose shutdown and hit all three buttons while it's booting.
5. Once you are in TWRP, backup everything to extsdcard.
6. Go to wipe and format /data and wipe it under advanced wipe. DO NOT TOUCH ANY OTHER PARTITION !!! ONLY DATA.
7. Once it's done reboot the device. You should have a message telling you that the encryption failed, click reset phone.
8. It should launch TWRP choose reboot to bootloader.
9. Once in fastboot mode type this : «fastboot flash recovery 2ndreco.img» then type : «fastboot reboot».
10. Your phone should now display : «Factory reset low level» when you click reset phone. Once it's done it will automatically reboot but don't let it finish his boot sequence yet. On the nag screen keep pressing the up volume to enter recovery and then choose shutdown.
11. Boot in fastboot mode again and type : «fastboot flash recovery 1streco.img», then : «fastboot reboot».
Hold the vol.up button while on nag screen to enter TWRP.
If you don't enter TWRP after you typed fastboot reboot and hit the vol.up button but you enter erecovery that's ok, in this case what you need to do is to choose shutdown. Then hold vol.up, vol.down and power buttons to enter TWRP ! Go to install and flash magiskv13.3.zip and voilà your phone is now rooted !
I've not tried but I think you could restore the data partition with TWRP once you've done all those steps but I can't guarantee you anything so this is why I've told you to backup your data.
1streco.img file link here
2ndreco.img file link here
Magisk v13.3 link
Hey, great that you found your way home.
Ilovelife76 said:
1streco.img
2ndreco.img
Click to expand...
Click to collapse
Can you tell us a little more about these two files? Where have you found them? (Not wanting to sound too paranoid but you know...)
I've found 1streco.img on a Chinese board. It's the work of a guy who managed to make TWRP available to us, users of honor 6c. The second one is the standard recovery image of Honor 6c. Those files are good, don't worry. Once your phone is rooted and everything works good, you can of course update magisk through TWRP to the lastest version.
OK, I have been trying around now for an hour or so... I have one real problem and one possible problem:
1. (the real one) Using Win7 64 bit, each time I send the the phone into fastboot mode, the system tries to install "MTP USB device" drivers... without any success so far. That's why the phone boots normally again. I haven't been able to solve that so far (installed HiSuite for example, didn't help).
2. (the possible one) Should the bootloader be unlocked? If yes, I have to admit I haven't found a way to do that so far. :-/
Of course the bootloader must be unlocked before doing anything, you can request a code here on Huawei website : http://en.ui.vmall.com/plugin.php?id=unlock
bravo there is machine back or full backup with recovery
Did you manage to root your phone ?
beautiful, can you install a module on magisk? if yes how because when installing the modules I get a failure when editing magisk.img thanks ?
No, you can't because of dm-verity, you.can manually install via recovery tho.
For the Russian version 6s failed to implant. ADB reboot fastboot this command does not put the phone in fastboot mode.

help citycall m26 bootloop

im sorry for my bad english.
i have citycall m26 os 6.0 spreadtrum sc7731/8830
dream: just root and install xposed but is hard
case:
1. try root using all apk fail
2. try root using all root...exe on pc but fail
3. try adb for install twrp/cwm/phillz/anything like thats
using command
adb reboot bootloader
fastboot flash recovery blablabla.img
fastboot reboot
only one success twrp 2.8.7.0 but the touch not function.
4. and after startup phone menu the touchscreen is incorret calibration.
5. try factory reset use command adb
fastboot erase userdata
fastboot erase cache
fastboot reboot
6. and now my device boot lopp to twrp trying erase data cache cant mount blablabla and restart again to twrp and again and again.
7. i cant use adb if phone cant boot up to menu.
8. i cant use twrp bcos cant touch twrp
9. i cant go to fastboot mode with press any key
10. try flashing use spd flashtool with symphony e80 firmware but the spd flashtool cant read the phone, try press min volume button before plug the cable error dialog box SPRD COM ENUMERATOR ERROR.
11. i have no idea (blank)
i hope sunbae sunbae xda can help my problem.
thanks a lot of sunbae.

Categories

Resources