Cannot root my N7 - Nexus 7 Q&A, Help & Troubleshooting

Unlocked the bootloader with Google Nexus 7 Toolkit 1.1 but the device will not gain root no matter what options I try. I cannot get root, I cannot boot into CWM Recovery, and I am not sure what the issue is.
I am running the stock ROM, I simply wanted to unlock it and root it for a couple apps that I needed.
Anyone point me in the right direction? How do you even boot into Recovery, so that I can try and install root from there?

SquireSCA said:
Unlocked the bootloader with Google Nexus 7 Toolkit 1.1 but the device will not gain root no matter what options I try. I cannot get root, I cannot boot into CWM Recovery, and I am not sure what the issue is.
I am running the stock ROM, I simply wanted to unlock it and root it for a couple apps that I needed.
Anyone point me in the right direction? How do you even boot into Recovery, so that I can try and install root from there?
Click to expand...
Click to collapse
boot into the bootloader/fastboot then select recovery. then flash the su binaries or any custom rom while in recovery. thats all. anyways, i highly recommend twrp recovery over cwm.

simms22 said:
boot into the bootloader/fastboot then select recovery. then flash the su binaries or any custom rom while in recovery. thats all. anyways, i highly recommend twrp recovery over cwm.
Click to expand...
Click to collapse
How? none of the toolkits actually gain root. For a "developer" platform, this one is harder to root than any of the HTC or Moto phones I have had...
I can't even get into Recovery. On my Rezound, you hold the volume down and hold power and it boots into recovery, I have no idea how to do it on this device...

SquireSCA said:
How? none of the toolkits actually gain root. For a "developer" platform, this one is harder to root than any of the HTC or Moto phones I have had...
I can't even get into Recovery. On my Rezound, you hold the volume down and hold power and it boots into recovery, I have no idea how to do it on this device...
Click to expand...
Click to collapse
do not use toolkits, ever. you are just shooting yourself in the foot. learn to do it yourself, its much easier with any nexus. fastboot oem unlock, fastboot flash a custom recovery, flash a custom rom or the su binaries in your new recovery, reboot. that is all. to get into the bootloader/fastboot, power on holding volume down and the power button.
---------- Post added at 02:49 PM ---------- Previous post was at 02:48 PM ----------
my nexus 7 was rooted 4 minutes after i got home with it. that is not difficult at all.

SquireSCA said:
How? none of the toolkits actually gain root. For a "developer" platform, this one is harder to root than any of the HTC or Moto phones I have had...
I can't even get into Recovery. On my Rezound, you hold the volume down and hold power and it boots into recovery, I have no idea how to do it on this device...
Click to expand...
Click to collapse
adb reboot bootloader

Make sure you re-enable USB debugging on your tablet after unlocking.
It might get turned off after wiping data.

simms22 said:
boot into the bootloader/fastboot then select recovery. then flash the su binaries or any custom rom while in recovery. thats all. anyways, i highly recommend twrp recovery over cwm.
Click to expand...
Click to collapse
Tried the toolkit again, but this time I told it to install SuperSU instead of Super User, and it worked. Great success!

SquireSCA said:
Tried the toolkit again, but this time I told it to install SuperSU instead of Super User, and it worked. Great success!
Click to expand...
Click to collapse
great!
for you i am happy

I unlocked, rooted and installed CWM. Titanium backup works however some apps say I'm rooted and some say I'm not. How can I get fully rooted?

A very simple video on how to install the Android sdk :
http://www.youtube.com/watch?v=oaNM-lt_aHw&feature=youtube_gdata_player
Sent from my Nexus 7 using Xparent Blue Tapatalk 2

one80oneday said:
I unlocked, rooted and installed CWM. Titanium backup works however some apps say I'm rooted and some say I'm not. How can I get fully rooted?
Click to expand...
Click to collapse
Probably because the toolkit u used didn't create a symbolic link to su in /system/xbin.
Try an other kernel or learn how to do it yourself
Sent from my Nexus 7 using Tapatalk 2

Related

[Q] Iam not able to install a custom recovery

Hey, just got my N4 yesterday.
I rooted my device today.
I also wanted to install a custom recovery like cwm or twrp.
But everytime it comes up with the android figure and a red warning.
Seems that every tool kit like the 1.6. nexus root toolkit or the Google Nexus 4 ToolKit is not able to install/flash a recovery.
Am i doing anything wrong?
Toobie said:
Hey, just got my N4 yesterday.
I rooted my device today.
I also wanted to install a custom recovery like cwm or twrp.
But everytime it comes up with the android figure and a red warning.
Seems that every tool kit like the 1.6. nexus root toolkit or the Google Nexus 4 ToolKit is not able to install/flash a recovery.
Am i doing anything wrong?
Click to expand...
Click to collapse
What you are doing wrong is using a toolkit. Follow these instructions. http://forum.xda-developers.com/showthread.php?t=2018179
I use mskip's Nexus 4 Toolkit without any issues. So far I've used it to root, install clockworkmod recovery and flash the stock image after messing up a build prop edit. Saved me a lot of headaches as I haven't used adb or fastboot commands in over a year, don't even have the sdk installed any more. This is the first phone since I got my Incredible in 2010 that I actually wanted to put a custom recovery on and play with.
Here are some basic questions. Did you unlock your boot loader? Do you have usb debugging enabled? Does your device show up when when your plugged in and booted up into fastboot? Do you have the correct drivers installed? Which recovery are you trying to install and did you try the other one available? Did you use the toolkit to root and did it work?
Toobie said:
Hey, just got my N4 yesterday.
I rooted my device today.
I also wanted to install a custom recovery like cwm or twrp.
But everytime it comes up with the android figure and a red warning.
Seems that every tool kit like the 1.6. nexus root toolkit or the Google Nexus 4 ToolKit is not able to install/flash a recovery.
Am i doing anything wrong?
Click to expand...
Click to collapse
After you root the device using the toolkit, it is easiest to download ROM Manager or Goo.im from the Play Store to install your custom recovery.
As Ed Daddy said, it's best to use ADB, however, it would save you some times and a few headache if you could just go ahead and download ROM Manager. Sometimes people forget there are *really easy* ways to do stuffs.
KyraOfFire said:
After you root the device using the toolkit, it is easiest to download ROM Manager or Goo.im from the Play Store to install your custom recovery.
As Ed Daddy said, it's best to use ADB, however, it would save you some times and a few headache if you could just go ahead and download ROM Manager. Sometimes people forget there are *really easy* ways to do stuffs.
Click to expand...
Click to collapse
While I agree there are "really easy" ways to do things, I was trying to point him in the direction of learning.
Obviously since they don't know how to flash a recovery, they probably aren't familiar with much else.
Learning how to do things properly never hurt anyone.
Sent from my Nexus 4
Toobie said:
Hey, just got my N4 yesterday.
I rooted my device today.
I also wanted to install a custom recovery like cwm or twrp...
...Am i doing anything wrong?
Click to expand...
Click to collapse
El Daddy is correct.
Toolkits are silly on Nexus devices, for Nexus the simplest way is flashing via faboot. At the very least take the time to learn from the guide that El Daddy provided a link to. With that knowledge you'll be able to resolve issues like this and help others who get stuck.
Actually I unlocked my bootloader, rooted the device. Using normal OTA 4.2.1
But it seems that every toolkit cannot flash the recovery.
I will try it now with using adb commands...
All the toolkits are are scripts that run the fastboot and adb commands for you, they're nothing complicated and IMO from someone with experience I prefer using them now as I no longer have the sdk installed. Gave up on custom ROMs, my own and others, a long time ago.
---------- Post added at 08:32 PM ---------- Previous post was at 08:29 PM ----------
Toobie said:
Actually I unlocked my bootloader, rooted the device. Using normal OTA 4.2.1
But it seems that every toolkit cannot flash the recovery.
I will try it now with using adb commands...
Click to expand...
Click to collapse
Actually it's fastboot not adb that you use to flash recoveries, two different animals. and to the poster recommending ROM Manager, its kind of borked right now and I wouldn't use it to flash anything.
Edit: spoke too soon on ROM Manager looks like Koush updated it and it appears to be working properly. This was the first app I ever bought back in 2010 when I first rooted my Eris and couldn't get clockworkmod recovery to install, the moderators at the time recommended ROM Manager to me to get it installed as nothing else worked.
Yeah, but both didn't work.
I used now the adb commands on my one, still remembering them from my Nexus One, and see it works
For sure fastboot and adb will work. I used it very recently when my n4 updated. Just make sure to download the latest cwm. Had a boot loop the first time as I used an old one. Hehehe
Edit: actually not sure if it was the old fastboot files or cwm that caused the error. Anyway I updated my sdk so everything works well
Sent from my Nexus 4 using Tapatalk 2
Actually all the tools booted the phone fine in the fastboot mode, telling me flashing the recovery is fine.
But every time i wanted to reboot in the recovery i got this android roboter with the red alarm...
with the normal adb commands everything was really fine!
You're getting that because flashing custom recovery alone without modifying a file or two generates stock recovery every after a reboot. Go to your /system folder and look for recovery-from-boot.p and rename that to whatever you like then flash the custom recovery again
Sent from my Nexus 4 using Tapatalk 2
thephantom said:
You're getting that because flashing custom recovery alone without modifying a file or two generates stock recovery every after a reboot. Go to your /system folder and look for recovery-from-boot.p and rename that to whatever you like then flash the custom recovery again
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Sounds great, will try that.
Thank you.

Will I have OTA updates with Clockwork mod?

Sorry if this is redundant, but I tried to find an answer searching. apologies in advance if this is a repeat question.
I've rooted and run custom roms on other android devices in the past, but these were devices that never received OTA updates from the carrier/manufacturers. With that said, I have one single question. If I root my nexus 4 and run clockwork mod recovery, will I still receive OTA updates? I don't want to run a custom rom at this time, but I wouldn't mind doing so in the future. I also want the ability to run titanium backup and adjust the color profile of my screen. Part of the appeal of the nexus 4 is receiving updates directly from google and I would like to keep this feature. Any insight would be appreciated.
I run a mac, so I was planning on running this instruction set as there isn't a toolkit for macs (at least that I know of).
http://www.androidrootz.com/2012/11/how-to-root-nexus-4-on-mac.html
You will receive the update but it will fail at installation because of the custom recovery. You can however, flash the .zip file through recovery to successfully update.
If I simply root my device (keep the bootloader locked and do not install clockwork mod), will I receive OTA updates? I'm a big fan of getting OTA'. I believe I only need root access to run titanium mod and screen calibration tools.
You need to unlock your bootloader to fastboot boot a custom recovery to flash the SU binaries.
If you unlock your bootloader and just boot the custom recovery (not flash it) to gain root, you will get the OTA. It will only install successfully if you keep it stock and don't change the kernel, system UI, or anything else.
I decided to throw caution to the wind. I'm going all in and running clockwork mod and so forth. Very simple to complete. I don't know why I why I was so concerned about the OTA updates.
misfits9095 said:
I decided to throw caution to the wind. I'm going all in and running clockwork mod and so forth. Very simple to complete. I don't know why I why I was so concerned about the OTA updates.
Click to expand...
Click to collapse
yah cause at the end of the day... the ota update will be on this site the day of or the day after google releases it. like it was said above, just download and flash it.
El Daddy said:
You will receive the update but it will fail at installation because of the custom recovery. You can however, flash the .zip file through recovery to successfully update.
Click to expand...
Click to collapse
If it's anything like the Nexus 7 or Galaxy Nexus this isn't true. On those device it will reboot to the recovery and fail initially but it gives you the option to start the installation. Once you do that it installs successfully and then CWMR asks if you want to keep root, then asks if you want to restore permanent recovery.
itznfb said:
If it's anything like the Nexus 7 or Galaxy Nexus this isn't true. On those device it will reboot to the recovery and fail initially but it gives you the option to start the installation. Once you do that it installs successfully and then CWMR asks if you want to keep root, then asks if you want to restore permanent recovery.
Click to expand...
Click to collapse
This must be a new feature of CWR. It wasn't like that in the past.
Sent from my Nexus 4
El Daddy said:
This must be a new feature of CWR. It wasn't like that in the past.
Sent from my Nexus 4
Click to expand...
Click to collapse
It could be new. I haven't owned Nexus devices for a long period of time. Running v6+ on all of them.
Edit: I didn't see you were talking about clockwork mod recovery here! Sorry for not reading!
Sent from my Nexus 4, powered by CyanogenMod via XDA Developers app.

[Q] Lost TWRP and root - Help needed

Hi.
I had my nexus 4 with 4.2.2 stock rom rooted with the Nexus Root toolkit from WUG. TWRP recovery also instaled.
Last night using this software, i flash the 0.84 radio in order to install the factory image of the new 4.3 android (downloaded from google developers site).
I also did that using the Wug software.
Now i already have the 4.3 android on my nexus, but lost root and also twrp recovery. I can´t get to recovery mode and since i'm not rooted anymore, can´t flash any zip, includind the SU from chain fire.
How can i get my recovery mode back and root the phone again??? The phone is unlocked!
thanks.
Use adb to flash SU. But I've heard SU is not working well with 4.3. Find the instructions below:
http://forum.xda-developers.com/showthread.php?t=2010312
tigas68 said:
Hi.
I had my nexus 4 with 4.2.2 stock rom rooted with the Nexus Root toolkit from WUG. TWRP recovery also instaled.
Last night using this software, i flash the 0.84 radio in order to install the factory image of the new 4.3 android (downloaded from google developers site).
I also did that using the Wug software.
Now i already have the 4.3 android on my nexus, but lost root and also twrp recovery. I can´t get to recovery mode and since i'm not rooted anymore, can´t flash any zip, includind the SU from chain fire.
How can i get my recovery mode back and root the phone again??? The phone is unlocked!
thanks.
Click to expand...
Click to collapse
spicediablo said:
Use adb to flash SU. But I've heard SU is not working well with 4.3. Find the instructions below:
http://forum.xda-developers.com/showthread.php?t=2010312
Click to expand...
Click to collapse
thanks. :good:
tigas68 said:
thanks. :good:
Click to expand...
Click to collapse
Still isn't working...
When i tried to fastboot the recovery img the device turns off and never turns on again on is own!
Help please!
I like my root...!
here's the screens of waht happens.
This his what happens when i try to go into recovery mode...
first of all, dont ever use a toolkit.
1. turn phone off
2. plug the phone in via usb
3. hold volume down + power until a screen pops up.. you're in bootloader mode.
4. you better have adb / fastboot environment setup, if not then google and find out how to do it.
5. fastboot flash recovery <nameofrecovery>.img
6. volume down to recovery
7. flash superuser zip
I can confirm the SU work on 4.3 Stock ROM for TWRP I recommend to flash the CWM first and then replace with TWRP it will be easier.
zephiK said:
first of all, dont ever use a toolkit.
1. turn phone off
2. plug the phone in via usb
3. hold volume down + power until a screen pops up.. you're in bootloader mode.
4. you better have adb / fastboot environment setup, if not then google and find out how to do it.
5. fastboot flash recovery <nameofrecovery>.img
6. volume down to recovery
7. flash superuser zip
Click to expand...
Click to collapse
zephiK,
Already done that! I flashed the CWM recovery throught fastboot. The device turned off. When i turn it on again and tried to go into recovery mode, so i can flash the SU from chain fire, but got the image on my post!
The phone is unlocked!
That mean you didn't flash the CWM to your phone ~ The image you showing is Official Recovery Mode Screen!
Johnsonyc said:
I can confirm the SU work on 4.3 Stock ROM for TWRP I recommend to flash the CWM first and then replace with TWRP it will be easier.
Click to expand...
Click to collapse
I used the sctock rom downloaded from the google developers website!
Johnsonyc said:
That mean you didn't flash the CWM to your phone ~ The image you showing is Official Recovery Mode Screen!
Click to expand...
Click to collapse
What he said. The recovery flash isn't going through.
Sent from my Nexus 4 using Tapatalk 4 Beta
Why do people seem to think it's any different than with 4.2.2? It's the same bloody procedure!
Now, if you were ***** enough to use a toolkit and not learn how to use fastboot/adb yourself then that's your own fault but seriously there are guides everywhere on how to flash a custom recovery and it's the EASIEST thing in the world
spicediablo said:
Use adb to flash SU. But I've heard SU is not working well with 4.3. Find the instructions below:
http://forum.xda-developers.com/showthread.php?t=2010312
Click to expand...
Click to collapse
Google fixed the vulnerability that was used to gain superuser rights in Android. Chainfire has a semi working version of SuperSU but from what I read only TWRP can flash it properly. On Koush's Google+ feed he says Chainfire had to do a real hack job to get superuser working, thus why it's not working well. He is not sure if he can even get his own open source superuser to work again and made no mention of fixing CWM Recovery to be able to flash SuperSU. As I no longer really need root for any thing I'll just wait and see what Koush can come up with.
kzoodroid said:
Google fixed the vulnerability that was used to gain superuser rights in Android. Chainfire has a semi working version of SuperSU but from what I read only TWRP can flash it properly. On Koush's Google+ feed he says Chainfire had to do a real hack job to get superuser working, thus why it's not working well. He is not sure if he can even get his own open source superuser to work again and made no mention of fixing CWM Recovery to be able to flash SuperSU. As I no longer really need root for any thing I'll just wait and see what Koush can come up with.
Click to expand...
Click to collapse
I am flash my SuperSU from CWM it does work. I am working so hard to get off the ROOT ! But Root Explorer slap my face, I can't live without it.
kzoodroid said:
Google fixed the vulnerability that was used to gain superuser rights in Android. Chainfire has a semi working version of SuperSU but from what I read only TWRP can flash it properly. On Koush's Google+ feed he says Chainfire had to do a real hack job to get superuser working, thus why it's not working well. He is not sure if he can even get his own open source superuser to work again and made no mention of fixing CWM Recovery to be able to flash SuperSU. As I no longer really need root for any thing I'll just wait and see what Koush can come up with.
Click to expand...
Click to collapse
Yeah, I've read the same. In the meantime I've really just learned to love stock Android for what it is. At least until one of the mad geniuses finds a 100% working fix.
Johnsonyc said:
I am flash my SuperSU from CWM it does work. I am working so hard to get off the ROOT ! But Root Explorer slap my face, I can't live without it.
Click to expand...
Click to collapse
Agreed. The only main thing I need root for is to use Root Explorer. I can't believe after all the time I still use the hell out of that app. :laugh:
sn0warmy said:
Yeah, I've read the same. In the meantime I've really just learned to love stock Android for what it is. At least until one of the mad geniuses finds a 100% working fix.
Agreed. The only main thing I need root for is to use Root Explorer. I can't believe after all the time I still use the hell out of that app. :laugh:
Click to expand...
Click to collapse
I don't even really use root explorer anymore just like having the ability to make nandroid backups. But after doing a clean install of 4.3 in fastboot and it only took 30 minutes from start to finish including app and data restores nandroids to me are not that useful anymore (I don't flash custom ROMs anymore). Google automatically re-installed all my apps as soon as I reconfigured my WIFI, they also restored my APN and my work WIFI settings but not Bluetooth. And I used Helium to restore the user app data and all my texts and helium doesn't need root access to work.
Here is the start of Koush's post on Google+ where he talks about superuser on 4.3.
I finally had a chance to dig into seeing why Superuser is broken on Android 4.3. https://android.googlesource.com/platform/dalvik/+/9907ca3cb8982063a846426ad3bdf3f90e3b87c2
Basically /system is mounted as nosuid to any zygote spawned process (ie, all Android apps). Root will still continue to work via adb shell, etc.
This is a pretty nasty change. It seems that SuperSU works around this by replacing install-recovery.sh to run a su daemon that pipes subsequent through it. Pretty hacky, but understandable why it was done this way.
Will need to look into how to do this in a less invasive fashion, if that is even possible. Of course, if building from source, this change can simply be reverted.
Here's a better explanation about superuser from Android Police.
http://www.androidpolice.com/2013/0...n-but-chainfires-supersu-works-and-heres-why/
Rooting for me is used for restoring my apps and stuffs using titanium backup. Another useful thing about rooting is the ability to check saved wifi passwords.
Just install twrp from fastboot and then flash the su zip file in twrp
Sent from my Nexus 4 using Tapatalk 2
EddyOS said:
Why do people seem to think it's any different than with 4.2.2? It's the same bloody procedure!
Now, if you were ***** enough to use a toolkit and not learn how to use fastboot/adb yourself then that's your own fault but seriously there are guides everywhere on how to flash a custom recovery and it's the EASIEST thing in the world
Click to expand...
Click to collapse
@EddyOS
Your answer is what forums are not about! Instead of helping you had an atitude of an ass...!
@ Everyone else
After 5 or 6 attemps, doing it by the book, the CWD worked and i now have a Recovery mode! I didn´t did anything different, so i couldn´t really understand what went wrong before... SU from chainfire works perfectly! It´s now Rooted! And yes, the tuturials are idiot proof!
There´s something that´s bothering my mind... I can´t unistall some trash that cames with the 4.3 version using titanium backup, because he can´t find the apk files...! I could do it with the 4.2.2 version, but not with this one. I'm using the deoxed version.
Does anyone has the same problems?

Loosing root after accessing fastboot.

Hi!
I'm totally new to Nexus 4. I'm on 4.3 and yesterday unlocked bootloader and rooted. Everything works.
Today I booted in fastboot just to see CWM. On exiting it warned me about possible root lost. I answered YES.
So now I lost root. I still have SuperSU but when I run it I get message that no binaries installed and SU can't install them and I need to reroot phone...
I tried to download chainfire 1.65 zip and flash it CWM - same result...
Any hints would be appreciated!
Sent from my Nexus 4 using xda app-developers app
Goldenmeadow said:
Hi!
I'm totally new to Nexus 4. I'm on 4.3 and yesterday unlocked bootloader and rooted. Everything works.
Today I booted in fastboot just to see CWM. On exiting it warned me about possible root lost. I answered YES.
So now I lost root. I still have SuperSU but when I run it I get message that no binaries installed and SU can't install them and I need to reroot phone...
I tried to download chainfire 1.65 zip and flash it CWM - same result...
Any hints would be appreciated!
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Try flashing TWRP.
Pipusz said:
Try flashing TWRP.
Click to expand...
Click to collapse
Ok, I'll try.
But am I accessing CWM properly? Do I have to go through fastboot?
My last phone had button combination to boot straight into recovery. I don't see such option in Nexus 4.
Thanks again!
Sent from my Nexus 4 using xda app-developers app
Goldenmeadow said:
Ok, I'll try.
But am I accessing CWM properly? Do I have to go through fastboot?
My last phone had button combination to boot straight into recovery. I don't see such option in Nexus 4.
Thanks again!
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Is there an option in your current ROM to reboot into recovery? If not, power off the device, then hold down the volume up-down and the power buttons. I tend to forget these button combinations, but I think this is the one that will lead you to fastboot. From there, navigate with the volume buttons and OK something with the power button.
Pipusz said:
Is there an option in your current ROM to reboot into recovery? If not, power off the device, then hold down the volume up-down and the power buttons. I tend to forget these button combinations, but I think this is the one that will lead you to fastboot. From there, navigate with the volume buttons and OK something with the power button.
Click to expand...
Click to collapse
Thanks for reply!
Sorry I forgot to give tech details: I run stock ROM + kernel, just rooted and unlocked fastboot.
So yes, this is the way I use to access recovery: through fastboot.
Last time while exiting CWM I selected NO to last question about trying to fix root and my root is still here
Thanks for help again!
Sent from my Nexus 4 using xda app-developers app
Goldenmeadow said:
Thanks for reply!
Sorry I forgot to give tech details: I run stock ROM + kernel, just rooted and unlocked fastboot.
So yes, this is the way I use to access recovery: through fastboot.
Last time while exiting CWM I selected NO to last question about trying to fix root and my root is still here
Thanks for help again!
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Glad to hear that. If it's OK, leave it that way, it won't cause any harm.
If you want to try TWRP, go to the Play Store and download the GooManager application. Grant it superuser permission, then hit the menu button at the upper-right side of the screen, right under the clock. From there, select "Install OpenRecoveryScript" and it will download and flash the latest TWRP on your device. After that, reboot to recovery to check if it's working.
I just went throught the same thing
I just unlocked my phone and flashed the latest CWM recovery and then the latest SuperSU zip; and all was fine. But whenever I was exiting from CWM recovery, it said "Possible root access loss" and if it can "fix it". Whenever I say "Yes" I lose root access; and when I select "No" the root privileges stayed. I could have lived with that but I thought screw this **** and flashed the TWRP recovery. This one doesn't say anything about losing access; all's cool.
But I still want to know what CWM was trying to do. It was trying to "fix" /system/bin/su and losing root access. Anybody?
crossjaw said:
I just unlocked my phone and flashed the latest CWM recovery and then the latest SuperSU zip; and all was fine. But whenever I was exiting from CWM recovery, it said "Possible root access loss" and if it can "fix it". Whenever I say "Yes" I lose root access; and when I select "No" the root privileges stayed. I could have lived with that but I thought screw this **** and flashed the TWRP recovery. This one doesn't say anything about losing access; all's cool.
But I still want to know what CWM was trying to do. It was trying to "fix" /system/bin/su and losing root access. Anybody?
Click to expand...
Click to collapse
cwm is most likely installing a su that isnt up to date
simms22 said:
cwm is most likely installing a su that isnt up to date
Click to expand...
Click to collapse
Oh... I've never had problems with CWM before( this wasn't actually a problem anyway). Thanks

[HOW-TO][DEV EDITION ONLY]Root on 4.4 KitKat

https://www.youtube.com/watch?v=NP9WXLIzhTY
I want to first say that I did not figure out this method on my own, I saw it on Google+ via Matthew Pierce and modified it to make it easier to follow
Second, **do not try this on a device with a locked bootloader. You need the unlocked bootloader to do this**.
You'll want to first download these 2 things
1) Superuser zip to be installed in recovery (from Chainfire) -> http://download.chainfire.eu/366/SuperSU/BETA-SuperSU-v1.72B.zip
2) New TWRP for 4.4 KitKat (from Hashcode)->
http://forum.xda-developers.com/showthread.php?t=2534850
________________________________________________________________
Here's the method to get root:
1) let the system fully install the 4.4 Kitkat ota and reboot. **Make sure you are on the first OTA before you try to install the KitKat OTA, otherwise your phone could have major issues.** After it installs, do not do anything else, let it boot into android.
1b) Take the SuperSU installable zip and place it onto the internal storage
2) reboot phone to bootloader.
3) install Hashcode's TWRP using mfastboot flash recovery twrp-2.6.3.1-ghost-4.4.img. (**use the motorola fastboot binary**)
4) reboot device to recovery, do not boot into android before this step!
5) go to install and find then select BETA-SuperSU-v1.72B.zip
6) Boot back into android, and if needed, go to the Play Store and install SuperSU from Chainfire
7) enjoy root!
What is the advantage/difference in installing the SuperSU app you linked, in favor of the one included with the TWRP 4.4 recovery?
Sent from my XT1060 using xda app-developers app
Jexx11 said:
What is the advantage/difference in installing the SuperSU app you linked, in favor of the one included with the TWRP 4.4 recovery?
Sent from my XT1060 using xda app-developers app
Click to expand...
Click to collapse
Probably nothing. The only reason I mentioned the one in the play store, is because TWRP never actually asked me to root in the first place. I thought it was strange, but I didn't really think much of it
alex94kumar said:
Probably nothing. The only reason I mentioned the one in the play store, is because TWRP never actually asked me to root in the first place. I thought it was strange, but I didn't really think much of it
Click to expand...
Click to collapse
That's odd, I used the TWRP version in Hashcodes thread, flashed with the Motorola Fastboot. When I went to restart from TWRP it asked me if I wanted to root and I let it. Now I'm rooted.
Sent from my XT1060 using Tapatalk
Stranger things have happened, I guess. Regardless of which method you use, you'll end up with root either way
This doesn't seem to be working for me. I accidentally rebooted into Android (hit the power button) then tried the whole thing from scratch.
I get an image of andy with "no command" when I boot into recovery.
Edit: Seems like a low battery issue. Will try again after charging.
chaoslimits said:
This doesn't seem to be working for me. I accidentally rebooted into Android (hit the power button) then tried the whole thing from scratch.
I get an image of andy with "no command" when I boot into recovery.
Edit: Seems like a low battery issue. Will try again after charging.
Click to expand...
Click to collapse
same here but i have 85% battery
so i guess we will have to re-flash and push the supersu
The only advice I can give to either of you is to try reflashing TWRP again
Actually i did it again and it worked, guess we can't just skip steps.
Sent from my Nexus 7 using Tapatalk 4
Well im glad it worked out for you in the end
It worked after I charged the phone.
Thanks
Sent from my XT1060 using Tapatalk 2
How do I return my phone to default in order to install OTA
I have already flashed the stock recovery but my phone is still rooted. Do I need to unroot? I tried installing the OTA and it said it failed.
This method should work on any version with with an unlocked bootloader such as Sprint and T-Mobile - not just the dev editions.
alex94kumar said:
https://www.youtube.com/watch?v=NP9WXLIzhTY
I want to first say that I did not figure out this method on my own, I saw it on Google+ via Matthew Pierce and modified it to make it easier to follow
Second, **do not try this on a device with a locked bootloader. You need the unlocked bootloader to do this**.
You'll want to first download these 2 things
1) Superuser zip to be installed in recovery (from Chainfire) -> http://download.chainfire.eu/366/SuperSU/BETA-SuperSU-v1.72B.zip
2) New TWRP for 4.4 KitKat (from Hashcode)->
http://forum.xda-developers.com/showthread.php?t=2534850
________________________________________________________________
Here's the method to get root:
1) let the system fully install the 4.4 Kitkat ota and reboot. **Make sure you are on the first OTA before you try to install the KitKat OTA, otherwise your phone could have major issues.** After it installs, do not do anything else, let it boot into android.
1b) Take the SuperSU installable zip and place it onto the internal storage
2) reboot phone to bootloader.
3) install Hashcode's TWRP using mfastboot flash recovery twrp-2.6.3.1-ghost-4.4.img. (**use the motorola fastboot binary**)
4) reboot device to recovery, do not boot into android before this step!
5) go to install and find then select BETA-SuperSU-v1.72B.zip
6) Boot back into android, and if needed, go to the Play Store and install SuperSU from Chainfire
7) enjoy root!
Click to expand...
Click to collapse
Anyone knows how to do UNROOT if I used this method to get root?
I get a preflash validation failed because the file size is over the limit, but I've checked the file size is actually smaller than the limit.
Has anyone experience this?
Sorry this might be a noob question.
1) let the system fully install the 4.4 Kitkat ota and reboot.**Make sure you are on the first OTA before you try to install the KitKat OTA, otherwise your phone could have major issues.**
Can someone explain this to me? i keep reading it, but not understanding what it means.
s0nic69 said:
1) let the system fully install the 4.4 Kitkat ota and reboot.**Make sure you are on the first OTA before you try to install the KitKat OTA, otherwise your phone could have major issues.**
Can someone explain this to me? i keep reading it, but not understanding what it means.
Click to expand...
Click to collapse
If we're already on 4.4, how do we know if we have the first OTA?
Thanks
chillmeow said:
I get a preflash validation failed because the file size is over the limit, but I've checked the file size is actually smaller than the limit.
Has anyone experience this?
Sorry this might be a noob question.
Click to expand...
Click to collapse
I'm getting it too, and I've tried both the mfastboot and regular fastboot and I've tried redownloading the file several times. I'm beyond annoyed at this point I need root so I can restore my apps using titanium backup
---------- Post added at 03:45 PM ---------- Previous post was at 03:28 PM ----------
doctor_evil said:
I'm getting it too, and I've tried both the mfastboot and regular fastboot and I've tried redownloading the file several times. I'm beyond annoyed at this point I need root so I can restore my apps using titanium backup
Click to expand...
Click to collapse
OK I feel like an idiot. I just noticed that in the fastboot screen it shows that it's locked. I thought developer phones were unlocked by default?
ok after unlocking it I was able to install twrp recovery with no problems
Ok, what am I doing wrong?
I've got an unlocked GSM DE with 4.4.
I used the mac mfastboot to flash twrp and then select recovery. After that it just boots to android telling me I have an unlocked bootloader. Help?
pphi said:
Ok, what am I doing wrong?
I've got an unlocked GSM DE with 4.4.
I used the mac mfastboot to flash twrp and then select recovery. After that it just boots to android telling me I have an unlocked bootloader. Help?
Click to expand...
Click to collapse
Are you selecting recovery with the power button or the volume up button? Volume up selects. If you use the power button, the phone just boots normally.

Categories

Resources