Root and recovery - Nexus 10 Q&A, Help & Troubleshooting

So I have had my N10 for about a month now and after getting a replacement device after 2 days of having it I think its time to root and install a custom recovery. I just want to know what is the best way to root?(I used the fastboot method on my N7) Would it be better to use a toolkit over fastboot method? should I use cfroot? etc. etc.
After achieving root which custom recovery should I go with? I use CWM Touch on my Samsung Galaxy S3 and N7. I did use TWRP first but had problems so I switched to CWM. Is there any problems with TWRP on the N10 or should I just go with CWM Touch?
Any suggestions are appreciated. Thanks
Sent from my Nexus 10 using xda app-developers app

Copy a flashable su zip to the tablet, boot into download mode and use fastboot to flash a recovery. Boot into recovery and flash the su.
I prefer twrp and haven't had an issue using it on the n10
Sent from my SGH-I747M

Related

my nexus7 is TWRP, i want intall CWM .. can u help me?

now my nexus7 is TWRP 2.6 .how to intall CWM for nexus7 ?
superuser.pm said:
now my nexus7 is TWRP 2.6 .how to intall CWM for nexus7 ?
Click to expand...
Click to collapse
Will search you find says Yoda
Download ROM Manager. It'll install CWM for you.
Fwiw, most people seem to prefer TWRP, but it's your choice... :thumbup:
Download CWM Touch for Nexus 7 from http://www.clockworkmod.com/rommanage
Save it to computer.
Then boot Nexus 7 into bootloader, plug device into computer and use fastboot to flash the recovery IMG.
fastboot flash recovery C:\file\path\to\recovery.img
Sent from my Nexus 7 using xda app-developers app
superuser.pm said:
now my nexus7 is TWRP 2.6 .how to intall CWM for nexus7 ?
Click to expand...
Click to collapse
Hi, superuser.pm....
There's more than one way of skinning a cat!
There are several different ways of changing from TWRP to CWM.
ROM Manager should do it, and it should be the easiest. But I haven't used it for quite a while, so I really can't comment on it.
Alternatively, you could download the the CWM .img file directly to your PC... from here:
http://www.clockworkmod.com/rommanager.
Make sure you get the right version for your device. Ideally, you want the 'touch recovery' version.
Rename it to 'recovery.img'...
And then fastboot flash it with....(with the Nexus 7 booted into the Bootloader).
Code:
fastboot flash recovery recovery.img
----- OR -----
(YOU WILL ALREADY NEED TO BE ROOTED FOR THE FOLLOWING TO WORK. If you need a Recovery to initially acquire Root... then you'll need to use fastboot).
Download the CWM .img file (from the same link, as above) directly to your Nexus 7 (it's not big, around 6.6Mb, should download to the /download folder)...
And then use either of these two apps to flash...
Flash Image GUI or...
Flashify
---------
Flashify, I think is the better of the two, but the free version has a limit of 3 flashes per day (although I can't imagine why you'd want to perform more than 3 .img flashes in any given day).
In any case, either of these will 'write' a recovery .img to the recovery partition - and that includes either CWM or TWRP .img files. Just follow the on-screen instructions. Both apps will request Root access.
I prefer this method over fastboot... not because I don't like fastboot, but because I can easily flash a recovery (performed entirely on my Nexus7) without having to drag out my Windoze laptop (and avoiding dealing with Windoze is always a desirable goal IMHO!)
Rgrds,
Ged.

[Q] best way to upgrade TWRP ?

currently I'm on 2.6.0.0 and I was thinking of the benefits to upgrading to the latest version, plus also the risks involved. Whats the best way to upgrade TWRP ?
Use goomanager. It's by far the easiest since it's mostly automated.
mjb152 said:
currently I'm on 2.6.0.0 and I was thinking of the benefits to upgrading to the latest version, plus also the risks involved. Whats the best way to upgrade TWRP ?
Click to expand...
Click to collapse
I just downloaded the latest version of TWRP, booted into the bootloader and loaded the image by
Code:
fastboot flash recovery {insert name of image file here}
. Easy peasy,,,
oops, it's a bit late. I found the goomanager and installed it, trouble is I installed the OTA update which has set my device unrooted. There is no TWRP any more, not sure how to get into recovery mode as a dead android with a red triangle appears. I'm unlocked, but just cant get into recovery.
I took a full TWRP backup before I started, any tips ?
mjb152 said:
oops, it's a bit late. I found the goomanager and installed it, trouble is I installed the OTA update which has set my device unrooted. There is no TWRP any more, not sure how to get into recovery mode as a dead android with a red triangle appears. I'm unlocked, but just cant get into recovery.
I took a full TWRP backup before I started, any tips ?
Click to expand...
Click to collapse
Just use ADB to Fastboot flash recovery. Either Fastboot flash your root file or copy it to your device. If you copy it to your device, then boot to recovery and flash your Superuser or SuperSU .zip. You don't want to restore your backup though if your on the latest OTA now and your backup is the previous OTA.
SwiftKey'ed from my White Note 2 via XDA Premium HD
Wug works well.. Simple too.
Sent from my Nexus 7 using xda app-developers app
theres TWRP flashable zips in the TWRP thread, this is the easiest if you alrady got TWRP
you can use wug to install it for the first time then use goomanager to update it later or TWRP manager to dl manually.

Is there a easier way to install twrp or cwm with using and on my pc

I want to know if there is a easier way to get a recovery on my phone without using my pc? I have never used ADB it just seems to complicated. Please help as I want to root and install recovery.
Thanks
Sent from my LG-D800 using xda app-developers app
OkcThunder said:
I want to know if there is a easier way to get a recovery on my phone without using my pc? I have never used ADB it just seems to complicated. Please help as I want to root and install recovery.
Thanks
Sent from my LG-D800 using xda app-developers app
Click to expand...
Click to collapse
This thread -> http://forum.xda-developers.com/showthread.php?t=2469995
It's pretty bulletproof, install driver, double click the batch phone, plug in phone, press y and then enter, wait. TWRP is installed, can flash custom ROM now or root using a flashable su binary like this one http://downloads.noshufou.netdna-cdn.com/superuser/Superuser-3.1.3-arm-signed.zip
I wouldn't be afraid of ADB, the only use I had for adb was pushing over the image of Loki and TWRP with adb push, and with rooting, look at "IOroot".
Sent from my awesome VZW LG G2
I too had not used adb in the past until this phone. I don't know why I never wanted to use it, but it is pretty simple to use. As long as you follow the directions in the threads for installing twrp or cwm and make sure to do exactly as they say you should be fine. Since there are a few versions of this phone just make sure you are getting the right recovery for your phone
You could use your phone to download the recovery image (TWRP) and use flashify (found in the play store) to flash the image. It's quick and easy.
I used flashifly and works easily. My only question when I used flashifly with art image does it come with loki installed with it. And if so will flashifly take me right into recovery to flash New roms?
Thanks
Sent from my LG-D800 using xda app-developers app
UsingRom Manager or Flashify is not really recommended. Who knows what version you are getting of whatever you are trying to flash. Better to use the simple adb commands and .bat script with loki to properly install a recovery with loki built in and to get root installed.
I used Flashify to install TWRP and I do not know if it is a Flashify or TWRP issue but the backups I do in TWRP has dates at 1970 and the times are about 6 hours and 15 minutes off. Does anyone know if this is a TWRP or Flashify issue?
Trying to decide if I should use adb to install TWRP on my G2.
NevetsDrassel said:
I used Flashify to install TWRP and I do not know if it is a Flashify or TWRP issue but the backups I do in TWRP has dates at 1970 and the times are about 6 hours and 15 minutes off. Does anyone know if this is a TWRP or Flashify issue?
Trying to decide if I should use adb to install TWRP on my G2.
Click to expand...
Click to collapse
That's a TWRP issue.
Thanks Devs. From my VZW G2.

Help with fastboot

Hello so I was trying to change from cwm recovery to twrp. However when using adb to go to the boot loader it took me to download mode. Now since the adb command was the same as my previous phones (evo 3d, Gnex) I assumed fastboot would work as well. But it didn't. Now I would try to flash a recovery via app but omnirom doesn't have superuser in it and super su refuses to work when after flashing the update zip in recovery. Can anybody help me?
Sent from my SPH-L720 using xda app-developers app
When I rooted, I used Chainfire's auto-root, then used goo manager to install twrp.
Sent from my SPH-L720 using Tapatalk
I didn't know samsung used fastboot commands like HTC. Why don't you just use odin to flash the recovery?
I believe Samsung may be the only manufacturer that doesn't use fastboot.
Sent from my SPH-L720 using Tapatalk

[Q] how to flash TWRP?

With CWM, you can download rom manager, and just flash CWM without ever using a computer, and i know theres a flashable .zip. how can i flahs TWRP without a computer?
Download latest img from here techerrata.com/browse/twrp2/mako
And flash IT through recovery
Unleashed by my Nexus 4
Or just install goomanager and flash it from there
Sent from my Nexus 4 using xda app-developers app
sinndissension said:
With CWM, you can download rom manager, and just flash CWM without ever using a computer, and i know theres a flashable .zip. how can i flahs TWRP without a computer?
Click to expand...
Click to collapse
just flash the twrp 2.7.0.0 latest flashable zip through cwm and reboot recovery. it will take you to the twrp recovery. Thats it.
Fashify worked great when i switched to twrp
Im seeing a lot of people that have hard bricked by trying to flash TWRP without a computer. Is it relatively safe to do this, or should i just wait till i can get to a computer?
sinndissension said:
Im seeing a lot of people that have hard bricked by trying to flash TWRP without a computer. Is it relatively safe to do this, or should i just wait till i can get to a computer?
Click to expand...
Click to collapse
If you already have root just use flashify from the play store. Download the twrp image from goo.im and flash it in flashify
Sent from my Nexus 5

Categories

Resources