1. Home
  2. Mobile
  3. How to gain permanent root on t mobile g2 desire z without adb

How To Gain Permanent Root on T-Mobile G2 / Desire Z without ADB

This is a guide for permanently rooting a T-mobile G2 with Visionary / gfree without the use of ADB. First we use visionary program to achieve the temporary root, followed by gfree to gain permanent root. This procedure has been tested on G2 but should also work with Desire Z as well.

Powered by the Qualcomm processor, HTC Desire Z also known as the T-Mobile G2, is one of the best slider keyboard Android phones available in the market. The procedure of permanently rooting the phone is a two step process. The first step involves the Visionary program (named after the phone HTC Vision / G2) to achieve temporary root and then followed by gfree to achieve permanent root. In case you have done an OTA upgrade to version 1.72 then first downgrade the firmware to the original flash ROM. The credit for this guide goes to XDA Forum Senior Member ianmcquinn.

Disclaimer: Please follow this guide at your own risk. AddictiveTips will not be liable if your device gets damaged or bricked during the process.

Instructions:

  1. The first step is to install Terminal Emulator and a file manager from the Marketplace, such as, Astro file manager.
  2. Now insert the SD card to your computer and unzip the “root_files.zip” file (download link given at the bottom of this post) to this SD card (a directory will be created called root_files on the card). When done, unmount the SD card from your computer. Make sure that all the extracted files are directly inside the root_files folder and not in another subfolder inside it.
  3. Enable unknown sources (under Settings –> Applications) and USB Debugging (under Settings –> Applications –> Development).
  4. Using the file manager (we are using Astro file manager), navigate to the root_files directory on the SD card (created in step 2), and select “com.modaco.visionaryplus.r14.apk” to install the Visionary app.
  5. Launch the Visionary app and click on “Temproot now”. Leave the other settings unchecked. Visionary Desire Z Temp Rooting Desire Z
  6. Start the terminal app and type the following commands:
$ su

# cp /sdcard/root_files/perm_root   /data/local/perm_root

# chmod 777 /data/local*

# /data/local/perm_root

Here is the terminal output of these commands that you should see during this process.

Permanent Root Desier Z - Terminal

The first command changes the rights to super user, the second command copies files to the directory /data/local/perm_root, the third command changes the rights of files in data/local, and the last command launches the script.

As the program is executed you will see a number of messages scroll by. Once you are returned to the prompt in terminal, you will have permanent root, as well as subsidy unlock and Super CID. Your phone is now rooted and you can verify having permanent root by holding the Volume down while powering on the phone (see S-OFF in the first line of the bootloader) or by installing SuperUser app from Android market.

(https://addictivetips.com/app/uploads/2011/01/root_files.zip) Download root_files.zip

[via XDA-Developers]

40 Comments

  1. When I run the visionaryplus. The screen goes dark and I can not pass this I have to give a home to go from there. what was going on? I can do?

  2. my screen just goes black after i start temp root….seen everybody else’s comments, how did u get past this?

  3. Having trouble at step 6.
    So when I open the terminal emulator and I see ($ export PATH+= ect…) I tried to type in the commands but when I start the first segment (su) it is fine on the second segment I press enter to go to the nxt line and I get permission denied.

  4. OK Im reading every1’s reviews ADB is a little to complicated for this phone….. but reading here i guess its not neccesary to downgrade phone?

  5. I have a question, Once it gets to the last syncing data do you let it do its thing? or is your phone rooted i waited ten mins and nothing changed on it, so i figured it was rooted?

  6. worked for me. Did it all from the phone. Downloaded zip file. Extracted it to new folder on SD card which i called root_files (as per above), did all the other bits and worked first time! thanks!

  7. Worked without any problem. thanks.

    no need to pull the card from the phone though – you can mount the phone over USB and copy files using computer file manager.

  8. for anyonehaving an issue make sure the folder you created when moving the root files to your SD card is Root_Files not Root Files there needs to be _ <<<<<<<(underscore) in the file name or it's not going to see the folder when you move on to the later steps!

  9. Worked like a charm, and easy too. Thanks a bunch. Been looking over the webz for a minute for a way that didn’t require X, Y, and Z. This is about as simple as it gets. Do you know how to unpack a zipped file? Then you can do this, cuz that’s about the most complicated part haha.

    Thanks again.

  10. Everything went exactly as detailed and I’m rooted on my G2 but now my AVG Anti-Vurus tells me that VISIONary + is a virus. Has anyone else experienced this and once rooted does VISIONary + need to remain installed?

  11. Thank you so much! I wasn’t able to get ADB working, but this worked perfectly, and now my G2 is permanently rooted 🙂 I will recommend this article to anybody who needs to permanently root their G2. Again, thanks a bunch!

  12. Success! Thank you!

    My Tmobile G2 is permanent root, and guys come on is very easy, just follow all parts of this tutorial.

  13. the root_files.zip is a broken file i cant unzip it at all….HELP ME, HELP ME PLS!…..i can hear the roms calling me to try them…

    no…but really pls…i need help cus i really wana know what the whole fuss is about…

  14. also, just there’s no question, yes i did transfer the zipped files over to the sd card directly

  15. also when entering the chmod code line, is the end supposed to be /local/* or /local*

  16. i was able to temp root my g2, but when i put in the first two code lines, i got this response:

    cp: cannot stat ‘/sdcard/root_files/perm_root’: No such file or directory

    can anyone plz help!

  17. i’m not sure what issues TotoHU maybe having, but i just did this one my G2. Worked without any complications.

    Thanks for the guide!!

  18. Does not work for me. After I tap on ‘Temproot now’ the screen gets black and phone hangs for 1-2 minutes. Then I get back to mai screen, but then the Terminal app refuses superuser rights. When typing su the response is ‘permission denied’.