Replace KingRoot to SuperSU & Recovery Boot Problem - General Questions and Answers

Hello guys :fingers-crossed:
I have a problem when i trying to replace KingRoot to SuperSU on my Xperia C3 Phone.
I have been trying Terminal Emulator method (using su then sh /sdcard/mrw/root.sh script) and that method is didn't work.
The SuperSU isn't open automatically, and i try to install it and open SuperSU manually. Then SuperSU asking for update the SU Binaries, and i press yes. Then, when SuperSU asking for uninstall the KingRoot, i press yes. And then SuperSU is failed to do installation.
I'm trying to search another method, i found a Installing SuperSU on Recovery Boot. But my volume button (down) is not functioning properly. Then i cannot boot into recovery mode. And of course i can't flash my phone too.
So. How can i install the SuperSU?
I need your help. Because i can't install busybox,some applications didn't support KingRoot.
Thank you.​

You could try boot to recovery using terminal.
su
reboot recovery
Sent from my Moto G5 using Tapatalk

Related

[Q] Recovery for my ZTE V790?

Hi...
I need Flash the CWM Recovery in my ZTE V790, I've searched on google but I found nothing ...
u.u...
Late response but may help others
manubarz said:
Hi...
I need Flash the CWM Recovery in my ZTE V790, I've searched on google but I found nothing ...
u.u...
Click to expand...
Click to collapse
Look here: https://ztev790support.wordpress.com/instructions/instructions-for-flashing-recovery/
OR FOLLOW THESE INSTRUCTIONS WHICH MAY BE EASIER TO ROOT THE ZTE V790 AND INSTALL CWM:
0. You will need the flashable SuperSu v2.46.zip from here (https://download.chainfire.eu/696/SuperSU) and the CWM v5 recovery zip from here (http://v790.blogspot.com/2013/06/recovery-for-zte-v790.html) but don't run the bat file. Place the SuperSu zip and the recovery.img on your SD card.
1. Set USB Debugging to ON from the Development option and place the SD card in the phone.
2. Use Kingo Root to root the phone...normally this will result in the phone being rooted. If the phone is properly rooted with the super user app installed, then reboot the phone and go to step 5.
3. If Kingo Root reports that the phone is successfully rooted but you don't see KingUser or SuperSu installed, then you have to proceed with some other steps to complete the rooting process:
a. Place a copy of the extracted CWM recovery.img into a folder on your Windows computer
b. Connect the phone to the computer via USB cable
c. Open a windows command prompt at the directory where the CWM recovery.img is stored on the computer
d. Execute the adb commands: 1) adb reboot bootloader 2) fastboot boot recovery.img (this will TEMPORARILY run CWM on your phone)
e. Once CWM is running on your phone in recovery mode, you can now flash the SuperSu v2.46.zip from the SD card
f. Your phone is now fully rooted
4. Reboot the phone normally (CWM was only temporarily being run in order to flash the SuperSu zip...we will permanently flash the CWM recovery onto the phone in the next steps). Be sure you have a copy of the CWM recovery.img on the SD card.
5. Download a Terminal Emulator from the PlayStore (or however you please) and install it on the phone.
6. Execute the following while in Terminal Emulator:
a. su
b. flash_image recovery /sdcard/recovery.img
7. You're all set with CWM permanently on the phone. Note that the first 4 steps above were simply to root the phone. The CWM installation is trivial once your phone is properly rooted.
Angelo

Manually install SuperSU

Hi guys,
I picked up a Chinese Intel Bay Trail tablet.
It has root access (I can do adb root and do pretty much everything in the shell), but it fails to install SuperSU. It doesn't allow to install a custom recovery (boot loader locked) and sideloading a zip in recovery also doesn't work.
I guess I can put the SU binaries manually (since I have root access) and set the right permissions.
Any idea how to proceed?

Trouble with rooting MK888 / K-R42 / T-R42 / CS918 / EKB311 - PLEASE HELP!

Hello experts!
Please see the steps I took, and help me figure this one out:
1. Installed MoboRobo on my PC
2. Connected the TV box, and got it recognized
3. Closed MoboRobo
4. Launched TPSarky.bat and followed instructions
5. *At this stage I might have pressed the space key to reboot too early, for one of the three reboots
6. TPSarky completed its work (meaning the UID=0 GID=0, and SuperSU was pushed)
7. Device booted, SuperSU was there, but upon launching, it said there isn't an SU binary installed, and SuperSU can't install it
I tried several advices from different forums:
A. Pushing a different SU with another Superuser app, or different versions of the SU management apps
B. Pushing the SU to /system/bin and also /system/xbin
C. Using Fastboot to install a custom recovery (as I can't do it via the device itself) to update the SU with a flashable ZIP, but Fastboot didn't recognize the device (ADB does recognize it)
D. Using RK Batch tool / Android tool to install the custom recovery, but it said "Load firmware failed", with no matter how many different recovery *.img files I tried (CWM or TWRP)
So now I'm kind of stuck in a situation, where ADB on my pc confirms the device is rooted (UID=0 , GID=0), but the device itself behaves like it's not.
Any advice per how to handle this? Maybe there's a way to unroot by going back to factory settings, and run TPSarky from scratch? Maybe a step I'm missing to complete the root on the device?
Please please please advise, this is killing me...

How to Install SuperSU in 6.0 as SYSTEM mode

My phone is 360 Q5Plus,360OS2.0,Android 6.0,Qualcomm 820,COULD NOT UNLOCK THE BOOTLOADER.
In one of the official systems,adb is run as root.I want to install the supersu.
I push the SuperSU card brush package by adb as SYSTEM mod , but my phone could not reboot.It show the second screen.But I import the "setenforce 0" in adb shell to turn off the SE-Linux, it continue to boot. The root is OK.
But it's so hard to import the "setenforce 0",is there any way to auto turn off the SE-Linux?
I had install the SuperSU as SYSTEM-LESS mode,but it boot to 9008.They may be because of the bootloader lock.
I want to know how to Install SuperSU in my phone?

[Tutorial]Rooting Coolpad Note 5 [TWRP][ 6.0.1 & 7.0 ]

ROOT COOLPAD NOTE 5 & FLASH TWRP RECOVERY
New Guide - Simplified:
DOWNLOADS
[Don't worry about file name has 'Note5Lite' it will work for both]
Get necessary files from this zip - click here
TWRP RECOVERY : https://forum.xda-developers.com/an...fficial-twrp-recovery-coolpad-note-5-t3637568
Follow these steps to gain temporary root and update magisk app to make it permanent!!
CONNECT YOUR COOLPAD DEVICE TO PC
ALLOW USB DEBUGGING IN DEVELOPER SETTINGS:
NOW RUN CMD.BAT
COPY AND PASTE THESE CODES ONE BY ONE,
adb wait-for-device
Click to expand...
Click to collapse
adb install magisksu.apk
Click to expand...
Click to collapse
adb install rootcheck.apk
Click to expand...
Click to collapse
adb install root.apk
Click to expand...
Click to collapse
adb shell monkey -p com.yulong.openrp -v 500
Click to expand...
Click to collapse
adb reboot
Click to expand...
Click to collapse
WAIT TILL THE DEVICE COMES TO BOOT ANIMATION
OPEN MAGISK APP & COPY AND PASTE THIS CODE :
adb shell mount -o remount,rw /system
Click to expand...
Click to collapse
NOW :
adb push magisk /system/bin
Click to expand...
Click to collapse
IF SUCCES, TYPE:
adb shell magisk su
Click to expand...
Click to collapse
RUN THIS COMMAND AFTER EVERY REBOOT TO AGAIN GET ROOT ;
adb shell magisk su
Click to expand...
Click to collapse
OR
update magisk app to make it permanent!!
<end>
-------------------------------
Old Guide :
There are Two Main Steps:
1. Getting Temporary Root
2. Flashing TWRP and Rooting Permanently.
PROCEDURE:
Note: I do not own any of rooting file. Those all are available on chinease site/host.
Tested On Stock Nougat V226
Tested On Stock Marshmallow V35
Limitations:
Code:
this is not permanent root, bcoz of locked bootloader. Root permission reset whenever your phone reboot. To gain
root access again you need to adb installed on PC and run root app from adb.
Download:
-Download Root Package from here: >>
(Download these two )
1.
http://www.datafilehost.com/d/200f5056
2.
https://drive.google.com/file/d/0B3wvScQytk0ddmRQc0ZyT3BZR1U/view?usp=drivesdk
3. Download TWRP :
[Please Hit Thanks Button]
https://forum.xda-developers.com/an...fficial-twrp-recovery-coolpad-note-5-t3637568
Follow These Steps:
-Enable USB debugging Option from Developer menu
-Install Some Apk from root.zip file
-Now open "openRP" app
-You see just gray screen with "openpr" text.
-Connect phone to PC (Transfer file mode), open cmd.bat file from adbfolder which you downloaded.
-Run command adb reboot
-Now you see Factory mode text appear on boot screen. No problem
-Now your Note 5 is successfully rooted
-Open cmd.bat file again. And run
Code:
adb shell
You see "#" sign, that means Phone is rooted.
-Now we will install superuser.
-Open cmd.bat file, and type
Code:
adb remount
adb push magisk /system/bin
adb shell
magisk su
mount -o ro,remount /system
-Open Magisk Manager app that you installed from apk folder.
If you see below screen that means you successfull installed supersu
-Now lets check that Note 5 is rooted or not with Root checker.
-Open Root checker app. and Grant permission for Root check.
-And Finally wait is over
When you reboot phone you need to gain root access again.
so open cmd.bat and type
Code:
adb shell
magisk su
How to remove Root Permission and Factory mode text.
-Open cmd.bat and type
Code:
adb remount
adb shell audioelectric start
adb shell audioelectric setDM
adb shell reboot
Note:Whenever you open open RP app your phone will switch to factory mode.
2. FLASHING TWRP AND ROOTING PERMANENTLY:
Code:
First Download Rashr App From Google PlayStore
Then Open Rashr App And Give Root Access
Then Select Recovery Option As Shown In Screenshot
Now Select Recovery File
After Pop Up come Like Screenshot Click On Yes
Now After Flashing Recovery It Ask You To Boot In Recovery Select Yes
Now You Successfully Boot In Twrp Recovery
Now Swipe Allow Modification Option After Allowing Go Back To Main Twrp Recovery
Then Select Install option
Now Go Where You Store Super Su Zip File And Select
Now Swipe To Install Super Su
Now Wait For Installation Finished Then Select Reboot Option
Now It Ask To Install Twrp App Select
Do Not Install Option
And Reboot Your Phone
Now Open Root checker App And Check
Congratulations Now Your Phone Permanently Rooted
SPECIAL THANKS :
TONYSTARK
AMIT KUMAR SINGH
KuberSharma ( me )
#TeamZero
#Coolpad
And those who tested this method and my recovery THANKS.
PS: I DON'T OWN THIS DEVICE
Detailed Guide with Proper Images : SOURCE
HIT THANKS TO MOTIVATE ME. :good:​
Reserved
Guide by SuperModerator at CPForums : http://www.coolpadforums.com/forum.php?mod=viewthread&tid=24998
Video Tutorial ( Thanks to Karthik SB ) :
https://youtu.be/Z99LYY30CK8
F.A.Q
Q: I tried the method, didn't work.
A: Well try again, it works.
Q: I bricked my phone, it is stuck at the logo.
A: Flash Stock Firmware via Fastboot or Flash Tool.
Q: Is the bootloader unlocked?
A: No, As on 19th November 2017 - Bootloader is still locked and no way to open it.
Q: Will i still get warranty?
A: Yes only if you flash Stock ROM via Flash tool again.
Coolpad Note 5 Telegram Group :
https://telegram.me/coolpadnote5sd
Good work bro.
TeamZero rocks
At last some dev program initiated ...thanks dev @kuberrocks96
Please List the total commands properly.
I am unable to find the commands to enter.
In cmd when i entered the command "adb reboot" it is showing that there is no recognition of adb ....is it the drivers problem ?
narenderrao said:
Please List the total commands properly.
I am unable to find the commands to enter.
In cmd when i entered the command "adb reboot" it is showing that there is no recognition of adb ....is it the drivers problem ?
Click to expand...
Click to collapse
Install Driver properly
U have done a great job but the only request to u is please post a video tutorial of rooting coolpad note 5 @ kuberrocks96
Did Anybody try to root with this above procedure ?
where is su zip file?
where is the su zip file to flash from twrp
---------- Post added at 10:37 AM ---------- Previous post was at 10:27 AM ----------
after doing twrp, my phone is stuck at the power on screen. i think it is bricked. please help
please help
My phone is totally bricked and can only get into twrp recovery mode. it cannot even open bootloader so that i can flash custom firmware. i am doomed
icebreaker18 said:
My phone is totally bricked and can only get into twrp recovery mode. it cannot even open bootloader so that i can flash custom firmware. i am doomed
Click to expand...
Click to collapse
If you can access TWRP, do reboot to bootloader and flash Stock Rom, this method was tested Super Moderator of Coolpad Forums and it worked perfectly.
I don't know why it didn't work for you.
Hi it works in coolpad canvas 3636a.. But only is temporary.. I have not found twrp to coolpad canvas 3636a.. I don't know what twrp put it
After use above procedure to root coolpad note 5
The bug is usb debugging is not work
And when enable usb debugging and media transfer for transferring data isn't work whlie usb debugging is disabled..
Here is the Video Tutorial by Kathik SB :
https://youtu.be/Z99LYY30CK8
Thanks,,,,,,any custom rom for coolpad note 5
harichandra said:
Thanks,,,,,,any custom rom for coolpad note 5
Click to expand...
Click to collapse
None till now
Thread updated - simplified it and also added FAQ.
Hi my window 8 cmd magisk sush faile and Dirtrory how to slove problem
Hi thanks for this ..it worked for me :laugh: just a little doubt to make this root permanent ,how to update magisk app ? Thanks for your help
rooting prblm
i cant root permannently. i rooted my device temporary .please help me

Categories

Resources