Well .. I have the iGo Quench in, I can access the root user and everything else ...
Much of the information that everybody's going on here is incomplete and confusing. I read some articles here and there and I'll try to explain what I did.
REQUIRED FILES
1) Motorola Drivers for Windows (NOTE: If you use Linux, the drivers are not required. Long live Linux!)
* 32 bits:
http://www.motorola.com/staticfiles/..._bit_4.6.0.zip
* 64 bits:
http://www.motorola.com/staticfiles/..._bit_4.6.0.zip
2) Set the Android SDK for Windows:
http://dl.google.com/android/android...06-windows.zip
3) The program Instant Root:
http://www.taranfx.com/download/instant-root.zip
Quote:
[UPDATED] IMPORTANT NOTES!
Unfortunately it is not at all firmwares that this method works! Look carefully at the message that InstantRoot displays in the notification window of the cell.
* If you see something like "Instant root is not necessary" (in English, obviously), then fine, the method probably will work for you. Consider redo the procedure if something goes wrong.
* If the message "Instant root failed", then, friend, unfortunately your device already has the fix that prevents the action of the instant root. The experiences of staff so far, has not worked in this case. But no harm in trying!
STEPS
This step explains how to remove and install iGO MOTONAV. If their interest is only the root access, only to follow the step 9 and skip the following. Below you will find the explanation how to get the root.
1) First of all, install InstantRoot and note the message, as described above.
2) Set your phone to the USB debug mode (Settings => Applications => Development => Select "USB Debug")
Quote:
NOTE: When you connect the phone, do not enable access to the memory card by the computer, or do not press the button "Output USB" on your phone (this window appears when you connect the cable).
3) Unpack USB_Drivers_32_bit_4.6.0.zip (or USB_Drivers_64_bit_4.6.0.zip depending on the version) and run the file. Msi that comes with it. This will pre-install the phone drivers on your computer.
4) Plug the phone into the computer, it will be recognized and installed the appropriate drivers.
Quote:
NOTE: To see if this step was successful, you should see additional drivers being installed, such as "Mot Composite ADB Interface". If not, you may need to download the RSD-Lite (
Motomodd) install and run. The RSD requires the installation of these drivers when you plug in the phone.
5) Restart your computer.
6) Unzip the android-sdk_r06-windows.zip for easy access to some directory, eg.: C: Android, then enter the DOS command prompt and navigate to the directory where you unzipped the file. If you use the way I suggested above, the files should be in "C: Android android-sdk-windows. Inside that directory is another called "tools", enter it (at the DOS prompt).
7) Still at the DOS prompt, run the command "adb shell". The prompt should change to the sign "$". This means that you are already inside the phone, with access to regular user.
8) Enter the command to enter the root access: su.
9) After that, your DOS screen should be more or less like this:
Quote:
C: Android android-sdk-windows tools> adb shell
$ Su
su
#
Then reassemble the system directory to be writable, as follows:
Quote:
# Mount-o remount, rw-t yaffs2 / dev/block/mtdblock6 / system
10) Enter the following commands to remove from your cell MOTONAV (WARNING: it has no back! Do at own risk):
Quote:
# Rm / system / app / Motonav.apk
# Mount-o ro, remount-t yaffs2 / dev/block/mtdblock6 / system
Note: You may make a mistake in that last command. This, however, should not bring major problems because it happened to me
Note: Later, you can enjoy and also delete the directory "MOTONAV, this application creates the root of your memory card.
11) MOTONAV out of the way, you should be able to install iGo. However, in my case I could not, since received an error message. It was necessary to restore the original settings for successful installation. To do this, go to Settings => Memory card and SD => Restore original configuration.
12) After rebooting the machine, install iGo normally!
STEPS TO ENABLE ACCESS PROGRAMS THAT NEED ROOT! (Ex.: Market Enabler OverclockWidget, Wifi-Tether, Apps2SD, Busybox, Metamorph, etc.)
Will need an additional program, the agora
(Superuser?):
http://koushikdutta.blurryfox.com/Su.../Superuser.zip. Download, unzip and copy all files to the memory card. Obvious suggestion: directory called agora
(Superuser?)
1) Go to Step 9 of the previous explanation, entering the "adb shell" and way of accessing the root with the command "su". Also reassemble the system directory as explained above. Your screen will be so after completing this step:
Quote:
C: Android android-sdk-windows tools> adb shell
$ Su
su
# Mount-o remount, rw-t yaffs2 / dev/block/mtdblock6 / system
2) Go to the directory where the files that you downloaded. Assuming you have done as I suggested in the example above, the command is as follows:
Quote:
# Cd / SDcard / agora / bin
3) Now you will assign specific permissions to the file "su" the system and replace it with what's inside the bin directory of your SD card:
Quote:
# Chmod 4755 / system / bin / su
Su # dd if = of = / system / bin / su
3.1) If the process described in Section 3 does not work, change the order of commands:
Quote:
Su # dd if = of = / system / bin / su
# Chmod 4755 / system / bin / su
4) Install Superuser.apk what's inside the bin directory of your SD card (/ SDcard / agora / bin / Superuser.apk).
Quote:
OBS.: To install, use the ASTRO File Manager (or any other program you prefer to install packages) and navigate to the directory where you unzipped the "Superuser.apk. Click on it and have it installed.
5) If everything has gone well so far, you already have root access to your Quench. To test, download a terminal program (eg: Better Terminal Emulator). Between it and type the command "su". Wait a moment that should appear on the screen the "agora
(Superuser?) Whitelist", asking if you want to give root access to the program. You can choose to deny access, allow only this time, or always allow (all in English).
That's it, folks. I tried to make the most chewed possible. Do not know if it's root access that everyone expects, but at least it's a start
NOTE: The big secret is to make the phone to communicate ADB shell. For this, it must be recognized by computer, with the drivers already mentioned above properly installed. If you have any problems with this, a search on the net with that in mind, focusing on the ADB. This is the way, folks!
And my iGo is already helping me not to get lost here in the "Land of Drizzle" ... hehehe.
Good luck