If your ROM has issues with root, see Fixing Root How-To for the solution.
----------------------------- Common ICS issues FAQ by fred_be9300 here
------------------------------
NOTE: If you ever experience screen issues with the included CWM Recovery in the Toolkit, please flash the alternate version here.
Greetings people. The main focus of this guide is centralizing information and files about the title contents to help bolster this community. I'll be as clear as possible in this little guide and excuse me if my English isn't perfect (it isn't my native language) and this is my first XDA guide. Oh and a little disclaimer: I AM NOT RESPONSIBLE IF YOU IN ANY WAY DAMAGE YOUR TABLET. BY FOLLOWING THIS GUIDE YOU ACCEPT FULL RESPONSIBILITY FOR YOUR ACTIONS. ALSO PLEASE NOTE THIS GUIDE HAS BEEN WRITTEN WITH A WINDOWS PC IN MIND. IF YOU DON'T HAVE A WINDOWS PC AVAILABLE, GET ONE, BORROW ONE, I DUNNO, but you need one. That said, let's begin.
What exactly is root and what does it do in my Galaxy Tab 8.9?
XDA user phonic covered the technical details in this post, but basically root allows you to access and control (through applications) the device's internal system files, therefore making you a "superuser". Some apps require root. Advantages such as ad-blocking and more are only available if your device is rooted.
About Bootloader, Recovery & Download Modes
What is Bootloader Mode and how can I access it?
Bootloader Mode is a menu where you manage core functions in your device. In order to access Download Mode (needed for ODIN) and/or Recovery Mode (needed to flash ROMs and more), you will need to enter Bootloader Mode by holding VOL- when turning ON your Gtab, selecting the mode using VOL-, and entering by using VOL+. The box icon represents the Recovery Mode and the other one the Download Mode. While inside Recovery Mode, the Power button will act as an "Enter" button while the volume buttons will move the cursor.
I read something about Stock Recovery and CWM Recovery. What are those?
There are two types of recoveries. The default one that comes with your GTab (Stock Recovery which looks like this) and the CWM (Clockwork Mod) one which has cyan-colored letters for our GTabs. To flash ROMs and manage your device a bit more, you need the CWM one.[/U][/COLOR][/B]
Can I flash the CWM Recovery using the ROM Manager app? Oh and which file format is compatible?
Refrain from that. As of this writing, the ROM Manager app does not have a CWM Recovery compatible with our specific GTabs. If you still proceed, you will softbrick your device and your device will have to do a trip to ODIN in order to work properly once more. CWM-flashable files are .zip files.
About NANDROID Backup
What's NANDROID and why is it recommended?
Simple, a NANDROID is a master backup tool which is available through the CWM Recovery's "backup and restore" menu. It stores everything in the ROM except the kernel and your SDcard contents such as pictures, music, documents, etc (so always backup those elsewhere). It's more like this analogy: a photograph which captured the exact state of your ROM, apps and all at the moment of backup. It is recommended in case of emergency and in case you need to go back to the latest working ROM. How-To section below.
About ODIN
What's ODIN?
ODIN's a troubleshooting/emergency tool in case your GTab bootloops (eternal restarting of a device, i.e. softbrick). Please note that if your device's screen doesn't even turn on (an example of a hardbrick) then you may be out of luck. This tool can save your GTab if you follow instructions, or can hardbrick your GTab if you don't follow instructions.
Where can I find ODIN? Do I need something like a driver to make it work? Also, which file format is compatible?
Yes you do need a driver first (provided at the end of this guide) and a Windows PC. The ODIN program is inside the zip inside the Toolkit provided at the end of this guide. As suggested by developer alterbridge86, use ODIN version 1.85. Regarding file compatibility, generally the .tar files are the ones for ODIN.
Does it remove Root and custom recoveries such as CWM in case of a warranty claim?
Yes. There are two ways:
[*]Flashing an ODIN image to go back to stock defaults (easier in my opinion). If you want to use ODIN then you have options in the Development forum, specifically this thread.
OR
[*]Flashing a CWM zip file (CWM, which is a Recovery, will be discussed in the Recovery FAQ below) after doing all wipes and restoring Stock Recovery (Restoring Stock Recovery How-To is below these FAQs)
Ok, so how do I use the tool?
The How-to section is below the FAQs.
Remember, all files mentioned in this section this way are included in the Toolkit at the end of this guide.
Make sure to download the Toolkit from the link at the end of this post and put the "Root" .zip in your device's internal memory. You will enter Bootloader Mode, and then Recovery Mode as detailed in the About Bootloader FAQ above. You will now select "install zip from sdcard" then "choose zip from sdcard" and look for the Root.zip which you previously put in your SDcard. Select it with the Power button to flash it and then reboot your device. When your device finally boots, check if the SuperSU app is available, if it is then you're rooted now.
In some cases a ROM can come with a broken root due to the superuser binary being located in the wrong system folder. Please flash the Root.zip package in CWM Recovery. The Root package will delete the offending binary from the wrong place and install it in the right place. For more instructions, see Rooting How-to.
For unrooting, proceed to Bootloader Mode and select the Recovery icon (detailed in the About Bootloader FAQ above) please flash the CWM Recovery flashable file provided in the Toolkit link at the end of this guide called "Unroot". Now reboot your device. If there is no app called SuperSU or Superuser in your apps list, then your device is now unrooted.
[Installing the CWM Recovery]:::::::::::::::::::::::::::::::::::::::::::
First, you need the file called either "7310_CWMR" or "7300_CWMR" depending on your model, inside your device's SDcard. The procedure is very similar to Rooting and either procedure can be done first. Go to Bootloader Mode (as detailed in the FAQ above), then Recovery (assuming you've Stock Recovery), select "apply update from /sdcard", then look for the file you put in the SDcard. Select it with the Power button to flash it. Now, reboot once more to Bootloader Mode, go to Recovery Mode and now you will see the CWM Recovery Mode. You are now ready to flash stuff. Please note you don't need root to flash a ROM, just this CWM Recovery. Be sure to follow the ROM thread's instructions precisely.
For this one you will need to use ODIN. Locate the file "Stock Recovery", which is a .tar file, perfect for ODIN's PDA section. Follow the ODIN 1.85's HOW-TO below.
[Doing a NANDROID Backup/Restore]:::::::::::::::::::::::::::::::::::::::::::
You need CWM Recovery for this one. Once you're in CWM Recovery, the process is straightforward. Look for the "backup and restore" menu, access it and you will see two options: "backup" and "restore". Select "backup" and wait until the system gathers all data and packs it as a backup located in your internal memory, inside a folder called "clockworkmod". Once more, remember this will not backup your SDcard contents such as your documents, music, pictures, etc (so always have a backup of those elsewhere).
For restoring the process is the same. You need to do the following to ensure a proper restore and prevent issues that might pop up: Wipe your system using CWM Recovery's "wipe data/factory reset" and after that go to "advanced" and now "wipe dalvik cache". Now go to the "mounts and storage" menu and select "format /system". That was a full wipe. Now proceed to the "backup and restore" menu, select "restore" to select your backup. Remember to reflash the kernel if you had one that didn't come with the ROM (like _motley's for example).
Enter Bootloader Mode and then Download Mode as detailed in the FAQ above. Be sure to have installed the drivers (included in the zip at the end of this guide) in your Windows computer along with the ODIN program anywhere in your PC (also included in the Toolkit at the end of this guide). Open ODIN 1.85 in your PC, look for the "PDA" button, press it and look for the right file (which usually is the biggest-size file inside the downloaded and unzipped ROM .zip). THE FOLLOWING THREAD OFFERS MOST ODIN IMAGES. IF AVAILABLE, put the CSC, PIT and whatnot files in their corresponding places by pressing the corresponding buttons (IF these files aren't available, ignore this sentence). The PIT file is only necessary in case you want to have the Repartition option available and want to repartition the device (this is an alternative that can work in case of a really borked tablet full of bootloops even after a normal ODIN session without Repartition). Now, assuming you have the drivers installed in your PC, connect the device while in Download Mode, and you will see that ODIN will see it in a yellow rectangle in the upper section that says COM# (# being any number). BEFORE CLICKING "START" MAKE SURE "F. RESET TIME" IS CHECKED ON THE LEFT SIDE. Now, click the START button inside ODIN and it's flashing time. Wait until the blue meter fills. After ODIN says PASS in a green square, you can then reboot the device (long pressing the Power button is an alternative if it doesn't auto-reboot).
alterbridge86 (For his ROMs and the first CWM Recovery for our tablets) _motley & Team Galaxian Soup (For their excellent kernels and deodexed ROMs) kallt_kaffe (Pioneer in bringing the newer CWM Recovery to our tablets along with CyanogenMod ROMs) suwandiapr (For the flashable unroot file and ODIN image thread) phonic (Great rooting explanation and manual unroot post) lufc & sudec123 (For the past mirror links) Chainfire (For making SuperSU) SamHaLeKe (For the Samsung USB drivers)
...and to anyone I might have forgotten, do say in a PM .
4/20/2013TOOLKIT - Replaced Superuser with SuperSU (v1.25) for Root.zip
TOOLKIT - Updated Unroot.zip to remove either Superuser or SuperSU
TOOLKIT - Updated Adobe Flash Player to version 11.1.115.54
TOOLKIT - Updated Samsung USB drivers to version 1.5.18.0
GUIDE - Modified Rooting, Fixing Root and Unrooting How-to to reflect Toolkit changes.
BULLETIN BOARD - Redirected users having root issues to the right place, reflecting Toolkit changes.
1/13/2013GUIDE - Unroot How-To - Added solution for ROMs that have the root binary
in the wrong place. See red note.
1/9/2013GUIDE - Corrected error in the manual Unroot command (thanks trekker99!)
11/17/2012TOOLKIT - Updated Root.zip and Unroot.zip
TOOLKIT - Updated Adobe Flash Player to version 11.1.115.27
TOOLKIT - Updated MD5 and SHA-1 checksums.
10/12/2012GUIDE - Suggested Common ICS issues FAQ by fred_be9300
before the introduction.
10/07/2012TOOLKIT - Updated & Fixed Root.zip. Independent file here.
TOOLKIT - Updated USB drivers to v1.5.15.0.
No need to reinstall if you installed a previous version.
TOOLKIT - For convenience. Added Adobe Flash Player 11.1.115.17
(latest version for ICS and Jelly Bean ROMs).
8/04/2012GUIDE - Added MD5 and SHA-1 of the Toolkit in its section.
7/25/2012TOOLKIT - CWM Recovery v.6.0.0.8 included.
GUIDE - Alternate version link also included in case
of screen issues in some units.
7/22/2012GUIDE - Major redesign. Users can now choose what to view.
7/21/2012GUIDE - Minor, simpler redesign using the Roboto font.
TOOLKIT - PIT file for ODIN now included
TOOLKIT - Drivers updated to v.1.5.6.0
TOOLKIT - CWM Recovery v.6.0.0.0 included
7/1/2012GUIDE - *Fixing Root* How-To section updated and further simplified.
6/17/2012GUIDE - Added one important detail in Nandroid FAQ/How-To and Toolkit sections.
CHANGELOG - Format revised for consistency.
6/10/2012TOOLKIT - Updated Drivers to v.1.5.5.0.
5/19/2012GUIDE - Reorganized contents for ease of use.
TOOLKIT - Changed the CWM Recovery to a fixed one by kallt_kaffe due
to several getprop status7 flash errors with the one provided by alterbridge86.
5/8/2012GUIDE - Minor redesign.
4/24/2012TOOLKIT - USB Driver version 1.5.4.0 now included.
4/8/2012GUIDE - Included suwandiapr's ODIN images thread link in both ODIN FAQ & How-To
as reference.
4/7/2012GUIDE - Minor revisions in "Fixing Root" and manual "Unroot" commands.
2/25/2012GUIDE - Minor redesign.
Fixed manual Unroot commands.
2/23/2012TOOLKIT - Discarded model specific CWM Recoveries and
replaced them with an universal flashable
for convenience. Credit goes to alterbridge86.
2/16/2012GUIDE - Deleted ODIN image suggestions.
2/5/2012GUIDE & TOOLKIT - Updated with the newer CWM Recovery along with instructions where needed.
TOOLKIT - Unroot flashable included along with a newer driver (not necessary if you already installed the previous one).
GUIDE - Suggested firmware KHA for the 7310 instead of the KL2 one at ODIN FAQ's third question due to better feedback.
1/30/2012GUIDE - Added newer KL2 ODIN firmware link for the 7310 in the FAQ.
1/27/2012GUIDE - Minor reorganization/cleanup.
1/25/2012GUIDE - Improved ODIN How-To with one little but very important detail in red.
1/23/2012GUIDE - Removed Filesonic mirror due to them shutting down their file sharing services.
1/20/2012GUIDE - Improved 3rd question of ODIN FAQ and also replaced links with the right ODIN images (had mistakenly put CWM links instead of ODIN image links).
Added a little disclaimer in the Bootloader FAQ in red.
1/19/2012GUIDE - Removed the non-working Megaupload mirror link because of this.
1/14/2012GUIDE - Added 3 new mirror links (thanks sudec123!).
Replaced KK5 (7300) ODIN firmware link with KL4.
1/12/2012GUIDE - Improved Unroot How-To.
12/28/2011GUIDE - Added Fixing Root How-To and updated ODIN FAQ with a new question.
12/26/2011GUIDE - Added NANDROID FAQ and How-To.
12/22/2011
Initial guide.
Pay attention and participate,Encourage,
not discourage, Listen to advice and accept instruction,
and in the end you will be wise.......... Prov. 19:20 ✟
Hi, I've installed the clockwork Recovery, I wiped everything because I wanted to turn back to factory defalut and now the tab is bricked.
I can turn on it, I see the galaxy tab logo but nothing happens.
So I turned to the default system recovery, wiped again but it is the same: after 10 minutes the screen shows only the logo and nothing else.
Hi, I've installed the clockwork Recovery, I wiped everything because I wanted to turn back to factory defalut and now the tab is bricked.
I can turn on it, I see the galaxy tab logo but nothing happens.
So I turned to the default system recovery, wiped again but it is the same: after 10 minutes the screen shows only the logo and nothing else.
XDA Developer TV Producer Kevin wants to help make your … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?