Ok, following the instrucions of Darkonions Easier 1-2-3 Droid Root, I am finding it a little compicated at step 6a, I entered ./data/local/tmp/rageagainstthecage-arm5.bin just like it says, it starts it's process, installed my drivers, and then it booted me out, I waited for awhile, but nothing happened, It says to "To check if rageagainstthecage worked it's magic, enter the shell with adb shell. You should see a # sign. If you don't, you need to run rageagainstthecage again by entering the command from step six.
how do I check the adb shell? .. I apologize for the noob questions, but coming from an iPhone, this is all greek to me.
hi,
to enter adb shell first make sure you are in your tools directory ex (cd c:\android-sdk-windows\tools) once your in the directory just enter adb shell on a command line. if your get the # you have root. I would also suggest looking at doroot the droid2 one click rooting method which works perfectly for me. Its a quick script install that basically runs all the commands for you. hope that helps.
If you get a "$" prompt, type in "su" and hit enter to see if you have root. You will see SU permission popup on your dx which you should allow. If prompt changes to "#" then you have root.
hello! i am hoping someone can figure out what i am doing wrong. I am completely new to rooting phones.read lots about it but this is my first attempt.i have had help from a friend that has rooted several phones (including his mt4g) Now i just got this phone yesterday so its new with only the required apps for rooting on it.
both my friend and i have tried several times this method:
6. Run visionary to gain temp root.
7. Open terminal emulator on your device, type “su”, and hit enter to gain root privileges.
8. Type “cd /data/local” and hit enter.
9. Now type “chmod 777 gfree” and hit enter to make the program executable.
10. Type “./gfree” and hit enter.
11. Wait for the program to finish and then reboot into HBoot to see if S=Off. Also, check your bootloader version. If it says s=off and has bootloader version 0.86.0000 it worked
then hit a brick wall with this step '10. Type “./gfree” and hit enter.' we get a permission denied error.
i have also tried this method several times:
5. open android terminal emulator
type in "su" then click entet (without " mark)
it will probably say permission is denied
type in "su" again, then click enter
supper user will pop up asking for permission click "allow"
type in "cd /sdcard/root" then click enter
type in "sh root.sh" then click enter
give a min or two when it says turn off and go into recovery to check if s is on or off, exit out of emulator
6. turn off the phone, then reboot into hboot by holding volume down and power button
7. it should say S=OFF
but after the reboot in step 6 it is still s-on
hboot-0.86.0000
hoping someone can help
oh and i followed the steps to a T, thanks for any info
So you are able to temproot? Does typing "su" in terminal emulator give you superuser privileges (if the prompt symbol changes to a # instead of a $, it worked)?
If so, make sure you've downloaded the gfree files and copied them to the proper place. You want the files themselves to be in /data/local on the phone. You do NOT want a folder named "gfree" containing these files. The commands should work exactly as written.
I'm the one that was helping the op. Does the gfree folder need to be renamed or does the files need to be moved out of the folder and placed in /data/local directly? I rooted with the above method in like 5 minutes but when I tried with the op we got ./gfree permission denied as stated above. Thanks for your help it's much appreciated and we'll post back with results.
that worked perfectly!! had to take the files out of the gfree and put them directly in local and rename the gfree folder something else. Thanks!
okay we got it figured out and s-off. For those wondering if you manually add the files through root explorer copy the files in the gfree folder and drag them to /data/local and paste. Do not put the gfree folder in /data/local. Thanks again jdkoren for the help!
would it work if you just put the files on your sd card instead? Also its a brand new mytouch 4g correct? Meaning bought in 2011? I just bought one and the unlockr method didnt work. Im going to try the method you guys did next and i saw a video in which the guy did the same thing (gfree version) but just changed data local to sdcard. Im just wondering because im about to root soon. Thanks.
Yes it was bought in 2011. Use the guide found here briefmobile just make sure to use root explorer and copy all the files inside the gfree folder and paste them to /data/local.
Hi I follow the un rooting guide ,I'm back to stock but hboot keeps showing s=off. i want s=on
this i what i did
grankin01 said:
If you have the engineering hboot 0.85.2007 installed you will still be showing s=off when you do the above revert steps. Follow these steps to reflash the stock hboot and turn s=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.
Here is a pic of the stock HBoot 0.86.0000 with S=Off to prove it.
Click to expand...
Click to collapse
jeff7790 said:
Hi I follow the un rooting guide ,I'm back to stock but hboot keeps showing s=off.
Click to expand...
Click to collapse
1) did you use the ./gfree method?
2) did you follow the extra steps to allow for this?
Gfree writes a backup of the file that it patches named Part7backup-numbers.bin on your sdcard. I suggest putting this file in a safe place as it is the only way to revert if you need to.
1. Rename the part7backup file that you already have to something just so you know that it is the original backup.
2. Open up terminal emulator or adb shell and type "su" + enter to get root privileges.
3. Type "cd /data/local" and hit enter.
4. Now type "./gfree -f" + enter to run gfree again. It will disable wp on the emmc and remove the brq filter in the kernel. (as well as make another backup, which you can delete if you wish)
5. Now run the "dd if=/where/your/part7backup-numbers.bin of=/dev/block/mmcblk0p7" and it should show the output:
xxxx bytes in
xxxxbytes out
xxxxxxxxxx copied in blah blah blah
6. Run "sync" and then reboot. (I didn't do this and it worked fine but it won't hurt either. )
If you have the engineering hboot 0.85.2007 installed you will still be showing s=off when you do the above revert steps. Follow these steps to reflash the stock hboot and turn s=on:
Download this file and unzip it to /sdcard on your device.
Click to expand...
Click to collapse
Ok fixed it i followed the tutorial again but what i was missing was chmod 777 on gfree
I have restored to stock, including S=On by restoring with the stock PD15IMG.
Ok, here is my story. I have a mytouch 4g, clearly, and i have s-off but withou root privileges. This happened because i used the gfree method to root my phone and then after a while my phone began rebooting itself, and i read online that this is an internal issue and many people have it. So i decided to unroot my phone so that i could get a replacement.
This is where the fun begins :/. I was on Miui, the latest one, and i used the automated unroot where u place the unroot folder and the P15IMG.zip on your phone and go to terminal to do some commands. When terminal finished what it did, it said press volume up in boot loader to finish and i did but i was too stupid to check that S was still OFF and now im on 2.2.1 without root but with S-off...
PLEASE can someone help me with this???? I am not new to this kind of stuff so i can follow somewhat complicated procedures, as long as i can get my phone to be STOCK. Thanks in advance!
perhaps try flashing one of the newer updated RUU's and then downgrade back to froyo? just throwin it out there
aznprodgy said:
perhaps try flashing one of the newer updated RUU's and then downgrade back to froyo? just throwin it out there
Click to expand...
Click to collapse
Well i already have Froyo and i just used visionary to get permaroot back.. phewww now i feel a little bit better, but i still have to get the S-on and i am trying to revert to stock, but when i enter the command "chmod 777 gfree" it says "Unable to chmod 777 gfree: No such file or directory"
Just return it and you should be good. I also did the same mistake and ignored the errors in terminal (dont remember exactly but i think the script assumed gfree is in /data/local while it was not or rwx perms on file were not setup right) and flashed pd15img.zip then I thought its not worth rerooting and unrooting and just returned it that way. That was 2 months ago and I haven't heard anything from tmo.
BAMF357 said:
i did but i was too stupid to check that S was still OFF and now im on 2.2.1 without root but with S-off...
PLEASE can someone help me with this???? I am not new to this kind of stuff so i can follow somewhat complicated procedures, as long as i can get my phone to be STOCK. Thanks in advance!
Click to expand...
Click to collapse
Code:
Procedure to revert
1. Rename the part7backup file that you already have to something just so you know that it is the original backup.
2. Open up terminal emulator or adb shell and type "su" + enter to get root privileges.
3. Type "cd /data/local" and hit enter.
4. Now type "./gfree -f" + enter to run gfree again. It will disable wp on the emmc and remove the brq filter in the kernel. (as well as make another backup, which you can delete if you wish)
5. Now run the "dd if=/where/your/part7backup-numbers.bin of=/dev/block/mmcblk0p7" and it should show the output:
xxxx bytes in
xxxxbytes out
xxxxxxxxxx copied in blah blah blah
6. Run "sync" and then reboot. (I didn't do this and it worked fine but it won't hurt either. )
If you have the engineering hboot 0.85.2007 installed you will still be showing s=off when you do the above revert steps. Follow these steps to reflash the stock hboot and turn s=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
Did you save the part7backup file that was created during the ./gfree root? did you replace it and follow the ./gfree unroot directions?
neidlinger said:
Did you save the part7backup file that was created during the ./gfree root? did you replace it and follow the ./gfree unroot directions?
Click to expand...
Click to collapse
i still have the part7backup and yes i put it on the SDcard and i did follow the instructions. At first i was getting some errors that gfree couldnt find something, then i check the forums again and saw that you cant unroot while in Virtous Unity so i went back to Miui and everything seemed to work fine until it still said s-off
chem.manish said:
Just return it and you should be good. I also did the same mistake and ignored the errors in terminal (dont remember exactly but i think the script assumed gfree is in /data/local while it was not or rwx perms on file were not setup right) and flashed pd15img.zip then I thought its not worth rerooting and unrooting and just returned it that way. That was 2 months ago and I haven't heard anything from tmo.
Click to expand...
Click to collapse
so even though i have s-off i should still try and return it? because i want to go to the store and give it to them
BAMF357 said:
so even though i have s-off i should still try and return it? because i want to go to the store and give it to them
Click to expand...
Click to collapse
That's what I did and know more people have done that before. But everyone i know returned by mail. If you are returning to store, I wont take a chance and would just follow what neidlinger said above.
chem.manish said:
That's what I did and know more people have done that before. But everyone i know returned by mail. If you are returning to store, I wont take a chance and would just follow what neidlinger said above.
Click to expand...
Click to collapse
well, i could send it back by mail, what did you do to get them to send you a new one? and what is the risk by sending it back with s-off? meaning, what will happen if they find out?
BAMF357 said:
well, i could send it back by mail, what did you do to get them to send you a new one? and what is the risk by sending it back with s-off? meaning, what will happen if they find out?
Click to expand...
Click to collapse
just play dumb with them. and i doubt they would care for s-off. my old phone got shipped back rooted and s-off, even had a custom splash screen that said "rooted HTC glacier" and they still accepted it
neidlinger said:
Did you save the part7backup file that was created during the ./gfree root? did you replace it and follow the ./gfree unroot directions?
Click to expand...
Click to collapse
Hey i have a question, i got my root privileges back, but when i went to do the unroot procedure again and when i entered "chmod 777 gfree" it said "no such file or directory".... do i have to do gfree again?
saranhai said:
just play dumb with them. and i doubt they would care for s-off. my old phone got shipped back rooted and s-off, even had a custom splash screen that said "rooted HTC glacier" and they still accepted it
Click to expand...
Click to collapse
what did you say your reason for a replacement was? for me, my phone rebooted itself when it was on custom roms, im going to see if anything happens on this stock mytouch ui.
neidlinger said:
Code:
Procedure to revert
1. Rename the part7backup file that you already have to something just so you know that it is the original backup.
2. Open up terminal emulator or adb shell and type "su" + enter to get root privileges.
3. Type "cd /data/local" and hit enter.
4. Now type "./gfree -f" + enter to run gfree again. It will disable wp on the emmc and remove the brq filter in the kernel. (as well as make another backup, which you can delete if you wish)
5. Now run the "dd if=/where/your/part7backup-numbers.bin of=/dev/block/mmcblk0p7" and it should show the output:
xxxx bytes in
xxxxbytes out
xxxxxxxxxx copied in blah blah blah
6. Run "sync" and then reboot. (I didn't do this and it worked fine but it won't hurt either. )
If you have the engineering hboot 0.85.2007 installed you will still be showing s=off when you do the above revert steps. Follow these steps to reflash the stock hboot and turn s=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
Did you save the part7backup file that was created during the ./gfree root? did you replace it and follow the ./gfree unroot directions?
Click to expand...
Click to collapse
You should do gfre again, cause when you back to stock, there no more files.
when you get to this command: "dd if=/where/your/part7backup-numbers.bin of=/dev/block/mmcblk0p7" , try to remember where/your = "sdcard" then you should be S= ON.
I used this method to try and unroot my mytouch 4g: http://forum.xda-developers.com/showthread.php?t=863899 (it's the most popular way to unroot as some say)
1. Copy PD15IMG.zip and "part7backup-whatevernuberitscalled.bin" to the root of your sdcard
2. Connect your phone to your computer and navigate to your sdk folder then type adb push gfree /data/local
3. Open up terminal emulator or adb shell and type "su" press enter to get root privileges.
4. Type "cd /data/local" and hit enter
5. Type "chmod 777 gfree" and hit enter to make the program executable.
6. Now type "./gfree -f" press enter to run gfree again. It will disable wp on the emmc and remove the brq filter in the kernel. (as well as make another backup. delete this)
I'm stuck on step 6. I typed ./gfree -f but as it runs on my terminal emulator, it ends up saying modile failed to load: No such file or directory.
Can someone please help?
Btw all the other methods consists of two files that needs to be downloaded, however those links leads to a FBI Anti-Piracy warning.