Guide to permaroot, s=off AND s=on!!!!!

Search This thread

skidooman

Member
Dec 4, 2010
9
0
I have never changed rom's, I just rooted to removed most of the bloatware that came with it. So do I still need to recover back to stock. I really don't want all that bloatware back. I imagine I will loose all of the app's I have downloaded or will I be able to recover them with a the "My back up root" program I have been using. I am a rube, thanks for your help.
 
S

sportsstar89

Guest
Well this isn't good my bud phone who i was doing this for says sim card locked any help guys? please help quickly
 

oak25

Senior Member
I cant get this S-ON for the life of me. I followed the steps, the terminal lets me know that it was successful. I boot up to the bootloader and S-OFF lol... any one got any help? I already flashed the stock rom and stock recovery.. I cant take this thing back with s-off right?
 

Colombia81er

Senior Member
Feb 21, 2010
447
26
Pereira, Colombia
Went to htcdev.com and you can now unlock bootloader direct from HTC

Sent from my HTC Glacier using xda premium

Well im getting this error
F:\Andriod>fastboot oem get_identifier_token
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.020s]
finished. total time: 0.021s

F:\Andriod>fastboot oem get_identifier_token
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.015s]
finished. total time: 0.015s
 
Last edited:

estallings15

Senior Member
Apr 22, 2011
6,201
2,547
Well im getting this error
F:\Andriod>fastboot oem get_identifier_token
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.020s]
finished. total time: 0.021s

F:\Andriod>fastboot oem get_identifier_token
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.015s]
finished. total time: 0.015s

Don't unlock the bootloader through htcdev unless you hate yourself.

Sent from my HTC Glacier using XDA
 

Colombia81er

Senior Member
Feb 21, 2010
447
26
Pereira, Colombia
Don't unlock the bootloader through htcdev unless you hate yourself.

Sent from my HTC Glacier using XDA

Why is that?

Well i just seen that it has 2.3.4 So i guess i will need to downgrade it ??? If im correct Would b Nice if OP would put a disclaimer cause i did the update cause it said "This method only works for those devices who have already received their OTA update!!!"

N i did like a fool lol.
 

estallings15

Senior Member
Apr 22, 2011
6,201
2,547
On the Glacier, only official 2.2.1 can be rooted. If you're running 2.3.4 you'll need to downgrade.
 

pnut22r

Senior Member
Oct 27, 2010
1,493
230
I rooted with gfree. Then unrooted with gfree. Then, I tried to run the unroot.sh to get s-on, but I CANNOT get s-on!

Everything else is back to stock, except its still s-off. Can someone help me with this?

By the way, after I used the gfree unroot method, I had to use visionary to temp root for SU to be able to run the unroot.sh

Sent from my Nexus 7
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 19
    First of all, unforgiven512 deserves most of the credit for coming up with the initial tutorial for perm root and s=off for the new HTC devices. Also, thanks to adwinp for the instructions on hexeditting the kernel module to make it work with the MT4G.

    This was a collaborative #g2root effort, primarily involving scotty2, tmzt, IntuitiveNipple but also many others!

    Ok, so the usual disclaimers go here:

    I am not responsible for your bricked phone or the ignorance that may or may not have caused it based on the fact that you CHOSE to follow these steps. Read through the forums and LEARN before you attempt to flash any device. You have been warned.

    This method only works for those devices who have already received their OTA update!!!

    Now that that is out of the way here we go:

    First make sure you have visionary installed!

    Root.rar (all files plus a script to make things a little easier. :D)
    http://www.mediafire.com/?flit79p2y069bb3
    md5sum: 46361b0cc8652d88688c0ab66d44950b

    1. Download the root.rar file and unzip it to /sdcard on your device.

    2. Run VISIONary to gain temp root.

    Now I am going to run two different sets of instructions (you'll understand why in a minute):


    Terminal Emulator Method
    3a. Start terminal emulator up on your device.(I prefer this method b/c you can see the output.)

    a. type "su" + enter to gain root privileges.

    b. Type "cd /sdcard/root" + enter.

    c. Type "sh root.sh" + enter.

    d. Follow the on screen prompts.


    File Explorer Method
    3b. Start up root explorer, sufbs, or some other type of file browser with root privileges.

    a. Navigate to /sdcard/root on your device.

    b. Click on root.sh and allow it to run. Some file browsers ask you if you want to or not.

    c. Now wait about 18 to 20 seconds and restart your device into the bootloader to check if S=off is displayed.

    4. Start the device back up.

    5. Run visionary again and reboot again. This will make root stick.

    You can now uninstall visionary and enjoy permaroot. :D

    Alternative Root Process

    First, uninstall visionary and superuser and restart your device to wipe out temp root.

    Second, download MT4G Modperm.zip and unzip its contents to your sdk tools directory.

    MT4G Modperm.zip: http://www.mediafire.com/?eaw0q0zjc7rrrwh
    MD5Sum: 3ea4a7a6ddee711d12f7350ce60fae33

    Then:

    Windows Users:
    1a. Using Explorer navigate to the root of your sdk. Hold shift and right mouse click on the tools folder. Select "Open command window here".

    2a. Type "adbbat" + enter. Wait till the batch file finishes.

    Linux Users:
    1b. Using file browser of your choice (or terminal) navigate to the tools folder of your sdk and double click on adbbat.sh (type sh adbbat.sh if you are using terminal). Credit for adbbat.sh goes to slhpss.

    2. Disconnect your phone from the PC.

    3. Open terminal emulator on the phone and type "/data/local/rage" + enter. Wait for "Forked XXXXXXXX children" to appear and then close the terminal.

    4. Start terminal back up. It should force close.

    5. Start terminal back up, again. This time it should stay open and you should have a "#" prompt instead of a "$" prompt. Then type "/data/local/temp.sh.

    6. When the script finishes run /data/local/rage again and sit tight. The phone should start acting weird and do a soft reboot. Then right after everything loads it should do a hard reboot. After the hard reboot reboot and check S.(If it doesn't do the two reboots just reboot into hboot yourself after rage finishes with the "forked xxxxxxxx children" message.

    7. Enjoy root!

    If you still have problems getting su to work after this uninstall visionary, shutdown, pull battery, and restart. Should work after that. Props to PolishDude for figuring that one out.

    If you have tried EVERYTHING and still cannot get it to work for through the process and wait 30 minutes to an hour. The driver might have a cache delay write and you may need to give it some time to allow the sync command to work. This has worked for one other person (mfouco). BTW, this was figured out by coachmai. Props man!

    If su doesn't stick, flash again! You can't overroot it! :D

    Process for turning S back on

    Download this file and unzip it to /sdcard on your device.

    unroot.rar
    http://www.mediafire.com/?12oi5elu7v2y8og
    md5sum: aad4e64126cf8d92d7e8b5abb48fdadd

    Terminal Emulator Method
    1. Open up terminal editor on your device.(I prefer this method b/c you can see the output.)

    a. Type "su" + enter to gain root privileges.

    b. Type "cd /sdcard/unroot" + enter.

    c. Type "sh unroot.sh" + enter.

    d. Follow the onscreen prompts.



    File Explorer Method
    2. Open root explorer, sufbs, or some other file browser with root access.

    a. Navigate to /sdcard/unroot.

    b. Click on unroot.sh and allow it to run. Some file browsers ask permission before they execute scripts.

    c. Wait 18 to 20 seconds and reboot your phone into the bootloader to check if S=on.

    You now have S=ON again.

    Since we opened up the nand to writes you should still retain persistent root privileges.

    Hope this makes it all easier for you.
    Cheers --grankin01 :D

    For everyone that is have trouble writing to the protected areas of the system after following the rooting procedures.

    Reboot into Clockwork recovery and choose the mounts and storage option. From there choose mount system (or whichever protected directory you want access to) and click the trackpad. When unmount system shows you have rw access to the /system directory and all of its subs.
    4
    This is so frustrating... I can't get an installable version of the visionary r11, I've tried Modaco's site and several links from members in this thread and all of them are not installable through Astro. And through Linda file manager, it gives me parsing errors. I'v checked if it has a .zip on the ending but it doesn't. All of them are .apk files but yet aren't installing. I'm dumbfounded....

    Any help would be greatly appreciated. :)

    Here is three versions of visionary. One is run-on-boot, one is not and one is the plus version. Enjoy :D.
    2
    I dont know what i'm doing wrong but it wont let me flash pd15img.zip with clockwork its saying abort bad file or something other....urrr what am I doing wrong?

    Sorry, reboot into hboot and it will check the package and ask you if you want to apply the update.
    1
    Great I just saw this on PaulObrians twitter so this is great news.

    Mackster248 Macky Evangelista
    @PaulOBrien will your visionary app tomorrow be able to root the mytouch 4g as well? Since it roots the desire hd.

    Pual's answer:

    PaulOBrien Paul O'Brien
    @
    @Mackster248 Possibly...

    Question, Did you recompile the kernel for the MT4G yourself? A big thanks to everyone. We all need to dig in out pockets to these developers and not forget them.
    1
    Guys might be a stupid question but how do you get into the hboot on mytouch 4g. I thought it was the power button and camera but that doesn't seem to work.

    Turn off "Fast Boot" under Applications then power on holding Power + Vol Down