can some one guid me about root for huawei p7 android l b853 emui 3.1 , i am new on this ..
I'd like the same thing.. I found a few guides here on xda, but don't fully understand them so i didn't try anything.. I'd appreciate if someone explained in details how do i root b853. I did a few roots before using some apps, all of them said it's rooted, tho it wasn't . So if someone succesfully rooted b853, please tell us how.
P7 Root
SenGAndroid said:
I'd like the same thing.. I found a few guides here on xda, but don't fully understand them so i didn't try anything.. I'd appreciate if someone explained in details how do i root b853. I did a few roots before using some apps, all of them said it's rooted, tho it wasn't . So if someone succesfully rooted b853, please tell us how.
Click to expand...
Click to collapse
- Install Minimal ADB and Fastboot on PC ---> http://forum.xda-developers.com/showthread.php?t=2317790
- Enable USB-Debugging in P7
- Connect P7 with PC
- Open Minimal ADB and Fastboot on PC, now you have open the Command Window
- Download TWRP Recovery---> http://androiding.how/huawei-ascend-p7-gets-twrp-2-8-7-0-recovery-compatible-android-5-1-1-builds/
- Copy the TWRP-2.8.7.0.img to the Minimal ADB and Fastboot-Folder
- Type in Command Window---> adb reboot bootloader ---> P7 reboot now in Bootloader-Mode
- After Reboot Type in Command Window---> Fastboot flash recovery twrp-2.8.7.0.img
- Now type fastboot reboot
- Download SuperSU ---> https://download.chainfire.eu/751/SuperSU/
- Copy the Supersu.zip to P7
- Now type in Command Window---> ADB reboot recovery
- In TWRP-Recovery flash the Supersu.zip on P7--->Reboot
- Now you must delete the SetImmutable.list from System on P7!
- Install X-Plore File Manager from PlayStore and delete the setimmutable.list in /ROOT/SYSTEM/
- Now you have Full ROOT!!!
- For make your ext. SD-Card writable use this---> NextApp SDFix
I hope this will work for You
2004 said:
- Install Minimal ADB and Fastboot on PC ---> http://forum.xda-developers.com/showthread.php?t=2317790
- Enable USB-Debugging in P7
- Connect P7 with PC
- Open Minimal ADB and Fastboot on PC, now you have open the Command Window
- Download TWRP Recovery---> http://androiding.how/huawei-ascend-p7-gets-twrp-2-8-7-0-recovery-compatible-android-5-1-1-builds/
- Copy the TWRP-2.8.7.0.img to the Minimal ADB and Fastboot-Folder
- Type in Command Window---> adb reboot bootloader ---> P7 reboot now in Bootloader-Mode
- After Reboot Type in Command Window---> Fastboot flash recovery twrp-2.8.7.0.img
- Now type fastboot reboot
- Download SuperSU ---> https://download.chainfire.eu/751/SuperSU/
- Copy the Supersu.zip to P7
- Now type in Command Window---> ADB reboot recovery
- In TWRP-Recovery flash the Supersu.zip on P7--->Reboot
- Now you must delete the SetImmutable.list from System on P7!
- Install X-Plore File Manager from PlayStore and delete the setimmutable.list in /ROOT/SYSTEM/
- Now you have Full ROOT!!!
- For make your ext. SD-Card writable use this---> NextApp SDFix
I hope this will work for You
Click to expand...
Click to collapse
Ok thanks man, ill try this today... I'll let u guys know how it went
---------- Post added at 07:55 AM ---------- Previous post was at 07:38 AM ----------
Well, just tried it.. When i used the adb reboot bootloader command, the phone turned off and the screen where it says "Phone is locked" poped out. I freaked out, plugged the phone out, and restarted it . Is that supposed to happen?
Everything worked up until the step :
- Now you must delete the SetImmutable.list from System on P7!
Click to expand...
Click to collapse
I'm still not able to delete this file as it's protected. I would assume SU would ask me to confirm the rights to allow the filemanager to do it but it doesn't.
Any ideas?
Other than that, great instructions on installing the recovery and SU! :good:
EDIT:
Found the right post:
Here are instructions for installing VIPER4Android on P7
1) have your phone ROOTED
2) install BUSYBOX from PLAYSTORE
3) install terminal emulator from PLAYSTORE
4)open Terminal Emulator and type in the following commands exactly:
su
mount -o rw,remount /system
cd system
lsattr
chattr -R -i *
rm –f /system/set_immutable.list
lsattr
After this set_immutable.list should be removed and you should have full access. Now you can install VIPER4Android
Work on my P7-L10
Click to expand...
Click to collapse
EDIT2: I forgot to say, it works. My device is fully rooted
SenGAndroid said:
Ok thanks man, ill try this today... I'll let u guys know how it went
---------- Post added at 07:55 AM ---------- Previous post was at 07:38 AM ----------
Well, just tried it.. When i used the adb reboot bootloader command, the phone turned off and the screen where it says "Phone is locked" poped out. I freaked out, plugged the phone out, and restarted it . Is that supposed to happen?
Click to expand...
Click to collapse
Hi!
You must unlock your bootloader
See this thread and post any question in case you have problems
http://forum.xda-developers.com/ascend-p7/general/help-rooting-huawei-p7-l10-d839-lolipop-t3280844
Reyse said:
Hi!
You must unlock your bootloader
See this thread and post any question in case you have problems
http://forum.xda-developers.com/ascend-p7/general/help-rooting-huawei-p7-l10-d839-lolipop-t3280844
Click to expand...
Click to collapse
Or you can just go to the huawei website and request the unlock code You'll have to create an account though.
- In TWRP-Recovery flash the Supersu.zip on P7--->Reboot
how can i do it. i am begginner and the are just 3 buttons reboot, factory resert and wipe cache
HISqWad said:
- In TWRP-Recovery flash the Supersu.zip on P7--->Reboot
how can i do it. i am begginner and the are just 3 buttons reboot, factory resert and wipe cache
Click to expand...
Click to collapse
Hi!
it's strange there are just 3 buttons
I'm uploading a screenshot of my TWRP
Could you compare with mine? Could you upload yours?
Reyse said:
Hi!
it's strange there are just 3 buttons
I'm uploading a screenshot of my TWRP
Could you compare with mine? Could you upload yours?
Click to expand...
Click to collapse
now I ve tried it again and now it works, maybe I did something wrong... - now it work and root seems complete
Really thanks to all of XDA developers i had 2 day unrooted phone and it was terrible
2004 said:
- Install Minimal ADB and Fastboot on PC ---> http://forum.xda-developers.com/showthread.php?t=2317790
- Enable USB-Debugging in P7
- Connect P7 with PC
- Open Minimal ADB and Fastboot on PC, now you have open the Command Window
- Download TWRP Recovery---> http://androiding.how/huawei-ascend-p7-gets-twrp-2-8-7-0-recovery-compatible-android-5-1-1-builds/
- Copy the TWRP-2.8.7.0.img to the Minimal ADB and Fastboot-Folder
- Type in Command Window---> adb reboot bootloader ---> P7 reboot now in Bootloader-Mode
- After Reboot Type in Command Window---> Fastboot flash recovery twrp-2.8.7.0.img
- Now type fastboot reboot
- Download SuperSU ---> https://download.chainfire.eu/751/SuperSU/
- Copy the Supersu.zip to P7
- Now type in Command Window---> ADB reboot recovery
- In TWRP-Recovery flash the Supersu.zip on P7--->Reboot
- Now you must delete the SetImmutable.list from System on P7!
- Install X-Plore File Manager from PlayStore and delete the setimmutable.list in /ROOT/SYSTEM/
- Now you have Full ROOT!!!
- For make your ext. SD-Card writable use this---> NextApp SDFix
I hope this will work for You
Click to expand...
Click to collapse
thank you bro
Hello, i really don't know what appened but KingRoot self rooted my Huwei P7-L10, i just know before root success, my phone was lagging...
So, i can't help so much but the B853 has a door to root it
Related
Disclaimer: If you are not comfortable with using Fastboot and ADB and editing system files than this guide might not be for you. At this point this is what I have to offer.
Click here for the unofficial twrp image - Latest version as of 12/27/14
So getting right into it.
1. Turn on ADB mode on the watch by going to about and tapping the build info 7 times.
2. Download ADB and Fastboot utilties
3. Plug the watch into the computer and your phone should vibrate and ask you to accept the computers fingerprint, tick the check box to always allow and hit ok
4. Open up a command prompt or terminal inside of where the ADB utilities are located and enter
Code:
adb reboot bootloader
This next step will wipe your data!
5. Now you should be in fastboot, go ahead and on the terminal use the next code and follow prompts to unlock
Code:
fastboot oem unlock
6. Now after you re-set up your watch again you will need to do step 1 and 3 again.
Please do not skip step 6!
7. Go ahead and issue
Code:
adb reboot bootloader
8. Flash unofficial twrp, make sure the recovery image file is in the same location as fastboot than issue
Code:
fastboot flash recovery YOURIMGNAMEHERE.img
9. Upon successfully doing that you should have twrp installed
10. Lots in one step here, download the latest supersu.zip flashable file and put it in the same folder as ADB use the proper name of what you downloaded. Issue
Code:
adb push SUPERSUNAMEHERE.zip /sdcard/
11. Issue
Code:
adb reboot recovery
12. than using the very tiny TWRP and somewhat messed up go ahead and use it to install the supersu.zip under the folder /sdcard
13. Enjoy root and twrp.
I will make this guide into a much easier Java program in the very near future to make it easier to use.
This was typed up pretty fast and it is kinda hacky, I will work on a bat script and a shell script if we have enough osx users here. I'm sure someone will come along and make this better if I don't get around to it.
Credits:
Dees-Troy for his TWRP support for dory our fish brother device which worked on our device
Chainfire for all his hard work these many years
Q: ADB complains there is no device listed.
A: Install universal ADB drivers and then go to device manager and under the device with a yellow warning icon go to update driver, Browse my computer, let me pick from list of device drivers, than Google ADB interface. If it still complains turn off debugging, than turn it back on, revoke authorization, then disable and re-enable again.
One more just in case.
Great work!!
Just got the watch today and couldn't be happier. Custom kernel, TWRP and root (well sort of) all within 6 hours of having this watch.
I say root (sort of) because SU is force closing when running su in adb shell. First time it crashed adb on PC and had to reboot watch. Now it just force closes on my watch and adb exits on PC. What is the most current version of SuperSU? I have 1.94 from Chainfire's site.
Thank you SO MUCH for this! Do you or your team have a paypal?
hatefuel19 said:
Just got the watch today and couldn't be happier. Custom kernel, TWRP and root (well sort of) all within 6 hours of having this watch.
I say root (sort of) because SU is force closing when running su in adb shell. First time it crashed adb on PC and had to reboot watch. Now it just force closes on my watch and adb exits on PC. What is the most current version of SuperSU? I have 1.94 from Chainfire's site.
Thank you SO MUCH for this! Do you or your team have a paypal?
Click to expand...
Click to collapse
The latest supersu is version 2.36 dated 11.27.2014. 1.94 is well over a year old, you need to update for sure that is why you are force closing.
I figured that's what it was. Feeel real dumb for not finding the newest version the first time. Also most current is now 2.37 XD
Edit: That got it! Thanks tonu!
hatefuel19 said:
I figured that's what it was. Feeel real dumb for not finding the newest version the first time. Also most current is now 2.37 XD
Edit: That got it! Thanks tonu!
Click to expand...
Click to collapse
I'm here to help! I'm working on adding other mods to my other thread right now I'm working on getting busybox working.
Thanks for doing all of this work.
I was hoping you could help me with a step I am stuck on.
10. Lots in one step here, download the latest supersu.zip flashable file and put it in the same folder as ADB. Issue "adb push SUPERSUNAMEHERE.zip /sdcard/
When I do this it is saying permission denied. Also, should the watch be in recovery or fully booted when I run this command?
Thanks
---------- Post added at 09:31 PM ---------- Previous post was at 09:28 PM ----------
jimmydigital00 said:
Thanks for doing all of this work.
I was hoping you could help me with a step I am stuck on.
10. Lots in one step here, download the latest supersu.zip flashable file and put it in the same folder as ADB. Issue "adb push SUPERSUNAMEHERE.zip /sdcard/
When I do this it is saying permission denied. Also, should the watch be in recovery or fully booted when I run this command?
Thanks
Click to expand...
Click to collapse
Disregard I did it again and for some reason it worked. Maybe I need to reboot first.
Recovery
I went through your command and everything worked until I ran:
fastboot flash recovery UNOFFICIAL-openrecovery-twrp-2.8.0.0-lenok.img
Now the device just boots into the recovery and not into the system. The system/data partitions keep saying:
E:Unable to mount /data
E:Unable to mount /system
I am very comfortable with fastboot and adb so I do not know what I did wrong here.
Any ideas?
adamrobles said:
I went through your command and everything worked until I ran:
fastboot flash recovery UNOFFICIAL-openrecovery-twrp-2.8.0.0-lenok.img
Now the device just boots into the recovery and not into the system. The system/data partitions keep saying:
E:Unable to mount /data
E:Unable to mount /system
I am very comfortable with fastboot and adb so I do not know what I did wrong here.
Any ideas?
Click to expand...
Click to collapse
Try reflashing the recovery IMG again. And check back here.
Sent from my A0001 using XDA Free mobile app
reflashed
tonu42 said:
Try reflashing the recovery IMG again. And check back here.
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
I reflashed the recovery you provided and I keep rebooting to system but it takes me to twrp.
I am in the process of downloading the system dump from another thread to hopefully flash those to get back into the system.
adamrobles said:
I reflashed the recovery you provided and I keep rebooting to system but it takes me to twrp.
I am in the process of downloading the system dump from another thread to hopefully flash those to get back into the system.
Click to expand...
Click to collapse
The dump is extracted from the system.img, you won't be able to flash it in any way. None of this guide touches system files besides the root stuff which shouldn't affect boot. Try flashing the stock recovery.img instead.
tonu42 said:
The dump is extracted from the system.img, you won't be able to flash it in any way. None of this guide touches system files besides the root stuff which shouldn't affect boot. Try flashing the stock recovery.img instead.
Click to expand...
Click to collapse
Thank you for that information, I stopped the download of the dump.
Downloading the stock recovery now.
---------- Post added at 02:24 PM ---------- Previous post was at 02:10 PM ----------
tonu42 said:
The dump is extracted from the system.img, you won't be able to flash it in any way. None of this guide touches system files besides the root stuff which shouldn't affect boot. Try flashing the stock recovery.img instead.
Click to expand...
Click to collapse
I must have skipped a step...
installed stock recovery
booted into the watch system
enabled adb debugging
reboot to bootloader
install your recovery image
rebooted
pushed supersu
rebooted to twrp
installed supersu
rebooted to system
adb shell - verified root!
You are awesome! Thank you for taking the time to help me!
HYPE for 5.0.1
'm Hype! can't wait to flash the first 5.0.1 system dump on this as stated by +Darek Ross we MAY be receiving update as early as today!
I did this yesterday, and run into the same problem - TWRP spitting out errors when flashing
It was caused by NOT rebooting after unlocking bootloader, but proceeding with the flash rightaway - this apparently leaves the watch in an empty state (no /sdcard or /system contents) and it needs to boot up at least once before you flash anything
So the correct procedure is like this
1) enable development options
2) enable usb debugging
3) adb reboot-bootloader
4) fastboot oem unlock
5) let the watch boot normally, pair with your phone, enable development options and usb debugging again
6) adb reboot-bootloader
7) fastboot flash recovery recovery.img
8) fastboot reboot
9) adb push supersu.zip /sdcard/
10) adb reboot recovery
11) flash supersu.zip
Apparently, there is a problem when the original kernel is not present after "fastboot oem unlock" - the watch will be left empty, while on the original kernel it "reinstalls"
I typed this from memory, but I think you should know how these things work anyway, as there's not much for a "normal" user to do anyway... yet...
zvieratko said:
I did this yesterday, and run into the same problem - TWRP spitting out errors when flashing
It was caused by NOT rebooting after unlocking bootloader, but proceeding with the flash rightaway - this apparently leaves the watch in an empty state (no /sdcard or /system contents) and it needs to boot up at least once before you flash anything
So the correct procedure is like this
1) enable development options
2) enable usb debugging
3) adb reboot-bootloader
4) fastboot oem unlock
5) let the watch boot normally, pair with your phone, enable development options and usb debugging again
6) adb reboot-bootloader
7) fastboot flash recovery recovery.img
8) fastboot reboot
9) adb push supersu.zip /sdcard/
10) adb reboot recovery
11) flash supersu.zip
Apparently, there is a problem when the original kernel is not present after "fastboot oem unlock" - the watch will be left empty, while on the original kernel it "reinstalls"
I typed this from memory, but I think you should know how these things work anyway, as there's not much for a "normal" user to do anyway... yet...
Click to expand...
Click to collapse
My guide is setup like the one you put there. In order to get adb working again you need to re setup the watch step 6. Read the instructions carefully. I'll post a batch script later to simplify this.
Sent from my A0001 using XDA Free mobile app
Step 6 doesn't really say "you need to do this, OR ELSE", it seems like you just rehash the factory reset thing
And you should put step 10 before step 6, it can't really be done in that order...
but again, I guess the people trying this should now how it works, so no biggie, but since a few of us got hit by that "no initial boot" issue, it would be better to put a note in there
zvieratko said:
Step 6 doesn't really say "you need to do this, OR ELSE", it seems like you just rehash the factory reset thing
And you should put step 10 before step 6, it can't really be done in that order...
but again, I guess the people trying this should now how it works, so no biggie, but since a few of us got hit by that "no initial boot" issue, it would be better to put a note in there
Click to expand...
Click to collapse
By default debugging is disabled, I'm not sure how you were able to issue an ADB command on step 7 with out first performing step 6.
Aaah, sorry, should have been "after step 6"
another option is to do adb push with recovery loaded
I guess that's why I got that error before, because I combined 5+8 and flashed the recovery, but TWRP was unable to revive the watch from factory reset state (which makes me think it should not be on the watch unless needed...)
zvieratko said:
Aaah, sorry, should have been "after step 6"
another option is to do adb push with recovery loaded
I guess that's why I got that error before, because I combined 5+8 and flashed the recovery, but TWRP was unable to revive the watch from factory reset state (which makes me think it should not be on the watch unless needed...)
Click to expand...
Click to collapse
Ah I see, yea the guide is written as the absolute minimum to work right now. Like I said later today I'll try to post a script that automates all of this, its much easier.
[Emergency Guide] How to Blank or regenerate Watch (WA 5.01) after clearing \system
Prerequisit :
Be sure to have latest adb (1.0.32) and fastboot version. Download it from here
Link to know how to enter into fastboot
Under Fastboot
Download boot from here
Code:
- fastboot flash boot bootll.img
Download TWRP recovery from here
Code:
- fastboot flash recovery twrp.img
Go to Recovery and format all twice with TWRP recovery
Flashing back stock recovery :
Download stock recovery from here
Code:
- fastboot flash recovery recoverll.img
Back to stock recovery, format twice
Regenereting system step :
Download rooted AW 5.01 system directory from here
Code:
- fastboot flash system system.img
Go back to stock recovery, Choose apply update from ADB (adb sideload)
Download AW 5.01 update from here
Code:
- adb sideload 149e0c34d0ab10d3e356d6301915dcc04552d9db.signed-lenok-LWX48P-from-KNX01R.149e0c34.zip
Reboot system now. Choose langage, etc.
Nota : At this time, if you don't need root and Chainfire SU (witch is useless at this time) you can go just for flashing TWRP by :
Code:
- adb reboot bootloader
- fastboot flash recovery twrp.img
And that's it.
Or following steps : Rooting back Watch and custom TWRP Recovery support
Download stock rooted AW 5.01 system directory from here
Code:
- adb reboot bootloader
- fastboot flash system system.img
Reboot Watch, autorize adb debug on the watch
Download Chainfire SU 2.40 from here or BETA-SuperSU-v2.42.zip
Note : You can remove Superuser.apk from the zip file into \common recovery which it is not compatible with AW 5.01
Pushing SU to the watch
Code:
- adb push supersu.zip /sdcard/su.zip
Back to Fastmod and flashing TWRP advanced recovery
Code:
- adb reboot bootloader
- fastboot flash recovery twrp.img
Restart watch and go to TWRP recovery, install/flash su.zip from sdcard, reboot
Et Voilà !
Nice write up, I'm not sure doing the adb sideload does anything though. The system image is already patched, it was a backup from my device just rooted. Currently I have busybox working on the device and and working on init.d support so any changes we want to make will survive after reboot.
Sent from my A0001 using XDA Free mobile app
It'ill be nice :good:
HELP
I've done everything to try to get back to AW 5.01 but when I get to the adb sidelload part it says "error: device not found".
It's seem that windows 8 is not detecting my watch. Anyone have any insight on this would be great thanks!
Jay
edit...
Never Mind Got it to Work!
How did you get it to work?
I managed it, too. Turns out I had to reinstall drivers while in sideload mode. You can do it in device manager, select from computer, from list and find ADB composite device.
Hey guys, I accidentaly installed supersu apk on my watch and now I can see it in the menu all the time. How can I remove it from /system/app/SuperSu? Do I have to root first in order to gain rw rights on /system, remove whole SuperSu folder than do a factory reset for example and it won't show up anymore?
hornedfiend said:
Hey guys, I accidentaly installed supersu apk on my watch and now I can see it in the menu all the time. How can I remove it from /system/app/SuperSu? Do I have to root first in order to gain rw rights on /system, remove whole SuperSu folder than do a factory reset for example and it won't show up anymore?
Click to expand...
Click to collapse
simply flash this in twrp > https://hostr.co/3yMSrXUUMD8B and it will remove for you and you will get root also
I have bootloader unlocked
I am NOT Rooted
Flashing cust, boot and recovery work but system.img always fails as "remote: command not allowed"
I was told you dont have to be rooted to flash things with fastboot, Acassa's system was corrupted, and I downloaded the other one another person in the thread suggested that worked for others, but the same problem persists and I dont know what to do?
Your help would be much appreciated
danielproenca said:
I have bootloader unlocked
I am NOT Rooted
Flashing cust, boot and recovery work but system.img always fails as "remote: command not allowed"
I was told you dont have to be rooted to flash things with fastboot, Acassa's system was corrupted, and I downloaded the other one another person in the thread suggested that worked for others, but the same problem persists and I dont know what to do?
Your help would be much appreciated
Click to expand...
Click to collapse
Is Your Bootloader Unlocked ??
andromodgod said:
Is Your Bootloader Unlocked ??
Click to expand...
Click to collapse
Yes it is, I said so at the beginning of the post, sorry if I was unclear, It is definitely unlocked
I can flash cust, boot and recovery with no problem
danielproenca said:
Yes it is, I said so at the beginning of the post, sorry if I was unclear, It is definitely unlocked
I can flash cust, boot and recovery with no problem
Click to expand...
Click to collapse
most probably error with the system.img ..... this is lollipop .... we dont know wat kind of modifications huawei did under the hood .... best way is rollback to b609 and upgrade to b805 naturally
There is a file in /system named"set_immutable. list",delete it and try again.
chencu said:
There is a file in /system named"set_immutable. list",delete it and try again.
Click to expand...
Click to collapse
How do I delete it???
danielproenca said:
How do I delete it???
Click to expand...
Click to collapse
Have you rooted your phone?If you have,you can download a "Thermanl Emulator" and try:
First,to get Root access, you should input"su" and then press Enter.Next,"cd /system" and then "chattr -R -i *".Finally,"rm set_immutable. list".
Enjoy.Hope things work out.
---------- Post added at 02:01 PM ---------- Previous post was at 01:17 PM ----------
danielproenca said:
How do I delete it???
Click to expand...
Click to collapse
Oh,no.Before you "chattr",you should also "mount -o remount,rw /system".
You can use adb shell instead of "Thermal Emulator" as well.
chencu said:
Have you rooted your phone?If you have,you can download a "Thermanl Emulator" and try:
First,to get Root access, you should input"su" and then press Enter.Next,"cd /system" and then "chattr -R -i *".Finally,"rm set_immutable. list".
Enjoy.Hope things work out.
---------- Post added at 02:01 PM ---------- Previous post was at 01:17 PM ----------
Oh,no.Before you "chattr",you should also "mount -o remount,rw /system".
You can use adb shell instead of "Thermal Emulator" as well.
Click to expand...
Click to collapse
Can you give me a full tutorial as my phone is NOT ROOTED
danielproenca said:
Can you give me a full tutorial as my phone is NOT ROOTED
Click to expand...
Click to collapse
Could you root your device?Since you unlocked your device, you can flash a third-party recovery and flash the SuperSU zip.
chencu said:
Could you root your device?Since you unlocked your device, you can flash a third-party recovery and flash the SuperSU zip.
Click to expand...
Click to collapse
It doesnt connect to HiSuite
I dont know how to do any of that?
Root
@danielproenca
1 ) Install ADB and Fastboot drivers in ya pc from Link to Google Drive
2 ) Then Download CWM Img file Mega Link
3 ) Place The Img on Ur desktop
4 ) Open CMD and Connect Phone in MTP Mode with Debugging On .
5 ) Write The Following Command
adb reboot bootloader
Click to expand...
Click to collapse
6 ) Then Write ....
fastboot flash recovery C:\Users\Ur_UserName\Desktop\cwm.img
Click to expand...
Click to collapse
7 ) Press ENTER and Ur Done
8 ) Write
Fastboot reboot
Click to expand...
Click to collapse
and u will reboot into ur OS
9 ) Download Super SU Update Package Link to Mega
10 ) Copy it To Your Phone and Type This Command on Your PC
adb reboot recovery
Click to expand...
Click to collapse
11 ) From Recovery Just Flash The Super su package and u will be rooted
andromodgod said:
@danielproenca
1 ) Install ADB and Fastboot drivers in ya pc from Link to Google Drive
2 ) Then Download CWM Img file Mega Link
3 ) Place The Img on Ur desktop
4 ) Open CMD and Connect Phone in MTP Mode with Debugging On .
5 ) Write The Following Command
6 ) Then Write ....
7 ) Press ENTER and Ur Done
8 ) Write and u will reboot into ur OS
9 ) Download Super SU Update Package Link to Mega
10 ) Copy it To Your Phone and Type This Command on Your PC
11 ) From Recovery Just Flash The Super su package and u will be rooted
Click to expand...
Click to collapse
Thanks very much, will try it now
andromodgod said:
@danielproenca
1 ) Install ADB and Fastboot drivers in ya pc from Link to Google Drive
2 ) Then Download CWM Img file Mega Link
3 ) Place The Img on Ur desktop
4 ) Open CMD and Connect Phone in MTP Mode with Debugging On .
5 ) Write The Following Command
6 ) Then Write ....
7 ) Press ENTER and Ur Done
8 ) Write and u will reboot into ur OS
9 ) Download Super SU Update Package Link to Mega
10 ) Copy it To Your Phone and Type This Command on Your PC
11 ) From Recovery Just Flash The Super su package and u will be rooted
Click to expand...
Click to collapse
Where do I place the supersu on my phone and do I unzip it or leave it zipped?
andromodgod said:
@danielproenca
1 ) Install ADB and Fastboot drivers in ya pc from Link to Google Drive
2 ) Then Download CWM Img file Mega Link
3 ) Place The Img on Ur desktop
4 ) Open CMD and Connect Phone in MTP Mode with Debugging On .
5 ) Write The Following Command
6 ) Then Write ....
7 ) Press ENTER and Ur Done
8 ) Write and u will reboot into ur OS
9 ) Download Super SU Update Package Link to Mega
10 ) Copy it To Your Phone and Type This Command on Your PC
11 ) From Recovery Just Flash The Super su package and u will be rooted
Click to expand...
Click to collapse
I am not running any custom ROM, I am NOT ROOTED and when booted into recovery, I dont get any option to flash??
Forget everthing i said ......
As This is Your First Time i Recommend TWRP ......
So First Download TWRP img from Mega Link Credits to @Araca
keep it on your desktop .....
now connect your device to Computer with USB Debugging enabled and in mtp mode
now first copy this command into notepad and edit it
fastboot flash recovery C:\Users\Username\Desktop\TWRP-2.8.7.0.img
Click to expand...
Click to collapse
in the command above replace Username with your own username .......
after that type
Fastboot reboot
Click to expand...
Click to collapse
Then Copy the super su zip file into internal sdcard ...... internal storage ....... not external not sdcard !!!!
and dont extract the zip file
then type the following command
adb reboot recovery
Click to expand...
Click to collapse
when recovery it will ask about setting system as read only ..... on the bottom of screen there is a an option to swipe .... swipe it and dont check anything else ....
after that click on install and then a list will come of your internal storage ...... just swipe and go down there will be super su update package click on it and then swipe to flash ..... then reboot back to system and if it come to fix root then just swipe and your done ....... now im gonna go shower so ill be back after some time just try it and i hope it works for ya
after or before doing all that just read thisLink to something fishy fishy
andromodgod said:
@danielproenca
1 ) Install ADB and Fastboot drivers in ya pc from Link to Google Drive
2 ) Then Download CWM Img file Mega Link
3 ) Place The Img on Ur desktop
4 ) Open CMD and Connect Phone in MTP Mode with Debugging On .
5 ) Write The Following Command
6 ) Then Write ....
7 ) Press ENTER and Ur Done
8 ) Write and u will reboot into ur OS
9 ) Download Super SU Update Package Link to Mega
10 ) Copy it To Your Phone and Type This Command on Your PC
11 ) From Recovery Just Flash The Super su package and u will be rooted
Click to expand...
Click to collapse
THank you so much!!!!
OK now I have done all of that, how do I go back to B609 without any MyRoMs or that kind of thing?
Please tell me how you unblocked your bootloader?
freedompals said:
Please tell me how you unblocked your bootloader?
Click to expand...
Click to collapse
http://emui.huawei.com/en/plugin.php?id=unlock&mod=unlock&action=apply
this method doesn't work
hello dears,
i have very big problem with my c6603. i installed first lollipop hongkong version to my c6603. every function works but i want to install mods and other roms but; my phones usb port doesnt let the pc recognize as "phone". it is not driver problem ; it is hardware failure definetly. the port just charging my phone. And on the phone there is no recovery and download mode. But phone has root. i tried a few things to install custom recovery but couldnt be success. unlocked bootloader but no recovery as i said. i really appreciate if there is a solution. many thanks
mca1 said:
hello dears,
i have very big problem with my c6603. i installed first lollipop hongkong version to my c6603. every function works but i want to install mods and other roms but; my phones usb port doesnt let the pc recognize as "phone". it is not driver problem ; it is hardware failure definetly. the port just charging my phone. And on the phone there is no recovery and download mode. But phone has root. i tried a few things to install custom recovery but couldnt be success. unlocked bootloader but no recovery as i said. i really appreciate if there is a solution. many thanks
Click to expand...
Click to collapse
How did you install that Hong Kong lollipop?
mca1 said:
hello dears,
i have very big problem with my c6603. i installed first lollipop hongkong version to my c6603. every function works but i want to install mods and other roms but; my phones usb port doesnt let the pc recognize as "phone". it is not driver problem ; it is hardware failure definetly. the port just charging my phone. And on the phone there is no recovery and download mode. But phone has root. i tried a few things to install custom recovery but couldnt be success. unlocked bootloader but no recovery as i said. i really appreciate if there is a solution. many thanks
Click to expand...
Click to collapse
Hi there.If you have root access and unlocked bootloader,you can install TWRP even without pc connection.
first you should download a terminal emulator app from google play.
then you should download the latest version of TWRP image file from here https://dl.twrp.me/yuga/.
Place it in the root of your /sdcard folder and rename it to twrp.img
Run the following commands in terminal app
Code:
su
and then we write recovery image file to FOTA with dd command.
Code:
dd if=/sdcard/twrp.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel
and it's done.
press thanks if it was helpful.
i installed hk lollipop zip from my custom twrp recovery. and when rom istall has finished ; recovery gone.
mrp1375 said:
Hi there.If you have root access and unlocked bootloader,you can install TWRP even without pc connection.
first you should download a terminal emulator app from google play.
then you should download the latest version of TWRP image file from here https://dl.twrp.me/yuga/.
Place it in the root of your /sdcard folder and rename it to twrp.img
Run the following commands in terminal app
Code:
su
and then we write recovery image file to FOTA with dd command.
Code:
dd if=/sdcard/twrp.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel
and it's done.
press thanks if it was helpful.
Click to expand...
Click to collapse
thank you mrp1375 but i tried this method and when i want to go recovery phone only restarts. because phone has no stock recovery.
mca1 said:
thank you mrp1375 but i tried this method and when i want to go recovery phone only restarts. because phone has no stock recovery.
Click to expand...
Click to collapse
Below are 2 solutions to get a properly working recovery
Preperation:
1. Download Dual recovery installer: XZ-lockeddualrecovery2.8.23-RELEASE.combined.zip
2. Install NDRUtils
Next up we will test if the TWRP you installed works or not
-open NDRUtils and choose to boot into TWRP recovery.
Now unhide the result that you got to continue with the installation:
OK: I am now in TWRP
flash XZ-lockeddualrecovery2.8.23-RELEASE.combined.zip and reboot.
Everything will work normally now.
Not OK: I am not in TWRP
Reboot the phone if you have to (hold power until you feel 3 vibrations and then turn the phone back on)
You need to download this: http://nut.xperia-files.com/path/XZDualRecovery/Kernel_Builder
To get the right file make sure to selec the xperia z c6603 and select the rom version you are using, you can view what you have in settings, about phone, build number.
it will be much easier for you if you install this: X-plore File Manager The reason i recommend this application is that it automatically makes sure the file rights are correct.
Go into the settings and enable superuser +mount root mode
Now you can browse to the folder where you downloaded the zip in the left pane.
go into the zip and and then into tmp
Select the boot.img
now move to the right pane and browse to the root of your SD card like the comment above
go back to the left pane and with boot.img still checked click copy.
Now follow the original instructions mrp1375 gave you, but notice the different filename
Open terminal
Type : su
Type: dd if=/sdcard/boot.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel
Now you can reboot and if it worked the phone will vibrate twice and show a green led meaning you can press the down button to enter TWRP recovery.
Go into the recovery and now flash XZ-lockeddualrecovery2.8.23-RELEASE.combined.zip so you get a proper installation
Now remember this very important fact:
Whenever you flash or wipe anything you MUST reinstall recovery and root again.
This is a failsafe strategy you can NEVER ignore becaus of your usb issues.
Keep SuperSu installer and XZ-lockeddualrecovery installer on your device at all times!
thank you
mca1 said:
thank you
Click to expand...
Click to collapse
Does that mean it worked?
tetsuo55 said:
Does that mean it worked?
Click to expand...
Click to collapse
Yes it worked, thank you much. :good:
tetsuo55 said:
Below are 2 solutions to get a properly working recovery
Next up we will test if the TWRP you installed works or not
-open NDRUtils and choose to boot into TWRP recovery.
Now unhide the result that you got to continue with the installation:
OK: I am now in TWRP
flash XZ-lockeddualrecovery2.8.23-RELEASE.combined.zip and reboot.
Everything will work normally now.
Not OK: I am not in TWRP
Reboot the phone if you have to (hold power until you feel 3 vibrations and then turn the phone back on)
You need to download this:
To get the right file make sure to selec the xperia z c6603 and select the rom version you are using, you can view what you have in settings, about phone, build number.
it will be much easier for you if you install this: The reason i recommend this application is that it automatically makes sure the file rights are correct.
Go into the settings and enable superuser +mount root mode
Now you can browse to the folder where you downloaded the zip in the left pane.
go into the zip and and then into tmp
Select the boot.img
now move to the right pane and browse to the root of your SD card like the comment above
go back to the left pane and with boot.img still checked click copy.
Now follow the original instructions mrp1375 gave you, but notice the different filename
Open terminal
Type : su
Type: dd if=/sdcard/boot.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel
Now you can reboot and if it worked the phone will vibrate twice and show a green led meaning you can press the down button to enter TWRP recovery.
Go into the recovery and now flash XZ-lockeddualrecovery2.8.23-RELEASE.combined.zip so you get a proper installation
Now remember this very important fact:
Whenever you flash or wipe anything you MUST reinstall recovery and root again.
This is a failsafe strategy you can NEVER ignore becaus of your usb issues.
Keep SuperSu installer and XZ-lockeddualrecovery installer on your device at all times!
Click to expand...
Click to collapse
Hey! I have the same problem as the OP here. I followed the instructions like 5 times and still couldnt get it to work. The terminal is saying that "No space left on device" when i type "dd if=/sdcard/boot.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel"
any way to fix this? Thanks!
comcastic08 said:
Hey! I have the same problem as the OP here. I followed the instructions like 5 times and still couldnt get it to work. The terminal is saying that "No space left on device" when i type "dd if=/sdcard/boot.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel"
any way to fix this? Thanks!
Click to expand...
Click to collapse
That error sounds like either you dont have root or you have a typo, can you make a screenshot?
tetsuo55 said:
That error sounds like either you dont have root or you have a typo, can you make a screenshot?
Click to expand...
Click to collapse
snag. gy/gi8Ji. jpg
sorry i cant post links yet
comcastic08 said:
snag. gy/gi8Ji. jpg
sorry i cant post links yet
Click to expand...
Click to collapse
That doesnt look quite right it should look like this:
Code:
[email protected]:/ $
Then you type "su" (without the quotes) and press enter
The display then changes to:
Code:
[email protected]:/ #
Now you type "dd if=/sdcard/twrp.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel" (without the quotes) and press enter
And then it should work properly.
tetsuo55 said:
That doesnt look quite right it should look like this:
Code:
[email protected]:/ $
Then you type "su" (without the quotes) and press enter
The display then changes to:
Code:
[email protected]:/ #
Now you type "dd if=/sdcard/twrp.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel" (without the quotes) and press enter
And then it should work properly.
Click to expand...
Click to collapse
i typed su before that code and the same error occured sadly
why did my usb port had to break ugh
comcastic08 said:
i typed su before that code and the same error occured sadly
why did my usb port had to break ugh
Click to expand...
Click to collapse
Can I have another screenshot of that?
tetsuo55 said:
Can I have another screenshot of that?
Click to expand...
Click to collapse
snag .gy/AekHa. jpg
comcastic08 said:
snag .gy/AekHa. jpg
Click to expand...
Click to collapse
In that screenshot i see again the same mistake i mentioned before
please do this
Just type only su and enter
and then send me the screenshot of that.
tetsuo55 said:
In that screenshot i see again the same mistake i mentioned before
please do this
Just type only su and enter
and then send me the screenshot of that.
Click to expand...
Click to collapse
snag. gy/aWyCY .jpg
comcastic08 said:
snag. gy/aWyCY .jpg
Click to expand...
Click to collapse
All i can think of is that you have the wrong boot.img
tetsuo55 said:
All i can think of is that you have the wrong boot.img
Click to expand...
Click to collapse
i downloaded the one you said XZ-lockeddualrecovery2.8.23-RELEASE.combined.zip and renamed it to boot.img
even the twrp.img doesnt work ugh
Rooting Guide for Beginners
Before you begin:
- This guide is only meant for Windows!
If you have a MAC, then use this guide.
-To obtain root on b609, follow this guide.
-Make sure you have your drivers installed!
If not then download hisuite.
- Some people have reported that they are unable to obtain the unlocking code, only getting a server busy message. It can be fixed by setting the webpage's
language to Chinese!
How to root?
1. Request for your bootloader code.
- (if you are registering a new account choose to register with email and when you register your account for the first time, it will redirect you to the main page, from there select "download" on the website and from there select "unlock bootloader")
2. Download Minimal ADB and Fastboot.
3. Enable USB debugging.
- (Activate developer mode by going to your settings, about phone, then tap on the build number until it says you are a developer) .
4. Connect your phone to your computer.
5. Install Minimal ADB and Fastboot, complete the setup and when it asks to create a desktop icon then accept.
6. Open Minimal ADB and Fastboot and then type: adb reboot bootloader
- (don't be frightened if you see a red text saying your phone is locked)
7. Then type: fastboot oem unlock xxxxxxxxxxxx
- (replace the x with your code)
8. Download TWRP Recovery.
9. Copy twrp_p7-3.0.0-0.img to the Minimal ADB and Fastboot folder.
10. After placing TWRP to the folder, type into the Command Window: fastboot flash recovery twrp_p7-3.0.0-0.img
11. Now type into the Command Window: fastboot reboot
12. Download SuperSU and place the zip to your phone.
13. Now type into the Command Window: adb reboot recovery
14. Flash supersu.zip in the recovery.
15. Reboot your phone.
16. Install "Root Browser" from PlayStore and delete the setimmutable.list in /root/system/
Now you should have a fully rooted phone!
Download UPDATE-SuperSU-v2.65-20151226141550.zip
Copyright © 2011-2016 - Chainfire
https://download.chainfire.eu/921/SuperSU/UPDATE-SuperSU-v2.65-20151226141550.zip
Maxi_69 said:
Download UPDATE-SuperSU-v2.65-20151226141550.zip
Copyright © 2011-2016 - Chainfire
https://download.chainfire.eu/921/SuperSU/UPDATE-SuperSU-v2.65-20151226141550.zip
Click to expand...
Click to collapse
Thank you, I have updated the download link!
Hello!
You wrote "( replace the x with your code) "
Where i can find my "code"?
Many thanks!
Ment0r said:
Hello!
You wrote "( replace the x with your code) "
Where i can find my "code"?
Many thanks!
Click to expand...
Click to collapse
point n° 1
Oooooh...
*facepalm*
Many thanks
how do we remove twrp from the phone
please help
thanks
kgurm said:
how do we remove twrp from the phone
please help
thanks
Click to expand...
Click to collapse
Flash your stock recovery via adb or download flashify from the playstore and flash with that.
I get error when entering adb reboot bootloader. Should I navigate to some location when I open Minimal ADB and fastboot?
The error is: adb server is out of date. killing
adb server didnt ACK
*failed to start daemon*
error: unknown host service
Thank you it works like a charm
why delete 'delete the setimmutable.list in /ROOT/SYSTEM/' ?
Stike999 said:
I get error when entering adb reboot bootloader. Should I navigate to some location when I open Minimal ADB and fastboot?
The error is: adb server is out of date. killing
adb server didnt ACK
*failed to start daemon*
error: unknown host service
Click to expand...
Click to collapse
Yes, just open the desktop icon.
迅捷斥候 said:
Thank you it works like a charm
why delete 'delete the setimmutable.list in /ROOT/SYSTEM/' ?
Click to expand...
Click to collapse
You have to delete it because it doesn't allow editing of certain system files and because of that you can't have full root on your system until you remove it.
TheSproker said:
You have to delete it because it doesn't allow editing of certain system files and because of that you can't have full root on your system until you remove it.
Click to expand...
Click to collapse
Ok thanks
adb sideload
im trying to sideload firmware it always fails. do you have a ROM that will work.
thanks
TheSproker said:
I have seen may people asking how to root their phones, so I decided to make a guide and save You from the hassle of going through many different forums. This guide should work on any version of firmware and model of Huawei p7.
Before doing this make sure you have your drivers installed!
If not then download hisuite: http://consumer.huawei.com/minisite/HiSuite_en/
So, let's begin with the rooting! :
1. Request for your bootloader code: https://hwid5.vmall.com/oauth2/porta...in/login.php (if you are registering a new account choose to register with email)
2. Download Minimal ADB and Fastboot. http://forum.xda-developers.com/show....php?t=2317790
3. Enable USB debugging in your phone in the developer menu.
-(Enable developer mode by going to your settings, about phone, then tap on the build number until it says you are a developer) .
4. Connect your phone to your computer.
5. Install Minimal ADB and Fastboot, complete the setup and when it asks to create a desktop icon then accept.
6. Open Minimal ADB and Fastboot then type: adb reboot bootloader
(don't be frightened if you see a red text saying your phone is locked)
7. Then type: fastboot oem unlock xxxxxxxxxxxx
( replace the x with your code)
8. Download TWRP Recovery:
http://www46.zippyshare.com/v/SlBf3dvC/file.html
9. Copy the twrp-3.0.0-0.img to the Minimal ADB and Fastboot folder.
10. After placing TWRP to the folder, type into the Command Window: fastboot flash recovery twrp-3.0.0-0.img
11. Now type into the Command Window: fastboot reboot
12. Download SuperSU: https://download.chainfire.eu/921/SuperSU/UPDATE-SuperSU-v2.65-20151226141550.zip
(Copy the Supersu.zip to your phone)
13. Now type into the Command Window: adb reboot recovery
14. In TWRP recovery flash the supersu.zip on your phone.
15. Reboot your phone.
16. Install X-Plore File Manager from PlayStore and delete the setimmutable.list in /ROOT/SYSTEM/
Now you should have a fully rooted phone !
If you have any questions, or suggestions please feel free to post them!
Click to expand...
Click to collapse
Can this be also done on mac? and also the link for downloading adb is broke wat should i refer to?
fahad69 said:
Can this be also done on mac? and also the link for downloading adb is broke wat should i refer to?
Click to expand...
Click to collapse
ADB and Fastboot Installation on MAC
Download : Androidv5.zip
1. Download and extract the above zip file.
2. Place the extracted folder on the desktop.
3. Open up a new terminal window.
4. Enter “cd Desktop/Androidv5” and press enter.
5. Enter “./ADB-Install-Mac.sh” and press enter.
The script will automatically install both adb and fastboot
I can't delete setimmutable.list
I get a message saying that" some items could not be deleted"
What should I do? I've completed all the other steps
austinewuncler said:
I can't delete setimmutable.list
I get a message saying that" some items could not be deleted"
What should I do? I've completed all the other steps
Click to expand...
Click to collapse
I just fixed that problem. Here's what i did:
1) have your phone ROOTED
2) install BUSYBOX from PLAYSTORE
3) install terminal emulator from PLAYSTORE
4)open Terminal Emulator and type in the following commands exactly:
su
mount -o rw,remount /system
cd system
rm –f /system/set_immutable.list
Check with X-plore if the set_immutable.list file is removed. Worked for me.
SenGAndroid said:
I just fixed that problem. Here's what i did:
1) have your phone ROOTED
2) install BUSYBOX from PLAYSTORE
3) install terminal emulator from PLAYSTORE
4)open Terminal Emulator and type in the following commands exactly:
su
mount -o rw,remount /system
cd system
rm â??f /system/set_immutable.list
Check with X-plore if the set_immutable.list file is removed. Worked for me.
Click to expand...
Click to collapse
It worked. Thank you very much
austinewuncler said:
It worked. Thank you very much
Click to expand...
Click to collapse
Can some one share stock recovery for build number: p7-l10c900b852 ?
Just broke my phone.. cant go out from recovery.. plz help.