[How-To] [Guide] Restore Root After Installing Ics Leak
#81
Posted 05 April 2012 - 10:35 AM
Before backing up root ensure you have updated superuser (from google play) and then from superuser update the binary (preferences - su binary - tap to check for updates)
Then back up root
and so you dont have to use terminal emulator you can use adb shell and run the cmds from there.
This will fix the _mktemp error.
#82
Posted 05 April 2012 - 10:49 AM
3. Root using Matts Droid Razr Utility
For the sake of completeness and clarity...which version of Matts Droid Razr Utility did you use?
#83
Posted 05 April 2012 - 11:57 AM
#84
Posted 05 April 2012 - 11:58 AM
"A truly blacked out experience"
[XT912 |[(BLACKWIDOWICS 214)] | [(BLACKWIDOWICS AOKP/CM9)] | [(BLACKWIDOWJB AOKP/CM10/CNA)] | [(wWIDOWICS 214)] | |[(BLACKWIDOWHDish)]| XT912]
[XT926 |[(BLACKWIDOWHD|wWIDOWHD)]| XT926]
#85
Posted 05 April 2012 - 12:19 PM
I didn't forget it, I stopped typing the command when I got the no permission error. I'm trying to figure out why that happened before I go further. This method has not worked for me yet. If anyone knows what that error means and can help me I would appreciate it.
Sent from my who really cares?? Using NOBODY DOES!
I'm having the same error.
#86
Posted 05 April 2012 - 12:33 PM
OMG FINALLY.... I re flashed, installed voodoo, went through terminal and finally got it back.
just did mine...thanls pill and dhacker!
Thanks for the write up! Worked great.
These steps worked for me. Big thanks to PC!!
Worked for me ! 1st time !! Thanks Dhacker & Pill
Same here, 1st try --- Thanks Pill.
very nice writeup bro,! worked like a charm!!! root is a must!
Glad it worked for all of you guys! As Andlaw stated, ROOT is a MUST!
#87
Posted 05 April 2012 - 12:46 PM
- PillClinton likes this
#88
Posted 05 April 2012 - 02:40 PM
Anyone find a solution to this?
#89
Posted 05 April 2012 - 02:54 PM
Getting 'Permissions denied' @ /system/su-backup
Anyone find a solution to this?
What have you tried? Give some details. Did you wipe everything? Did you RSD back to .744 or just use Matt's utility? I tried several times with no luck until I RSD'ed back to .744, did the OTA's, then followed the steps from rooting with Matt's utility on. Ended up with a successful root restore using the termnina method.
The solution for one phone may not be the same as for another phone. Some people don't even need the terminal method. The solution is to try different things and see what works for you.
#90
Posted 05 April 2012 - 02:57 PM
#91
Posted 05 April 2012 - 03:00 PM
To this point all I've done is typed in the command '/system/su-backup into the terminal app. The su-backup file is in my /system/ folder, but I can't do anything with it in terminal.
#92
Posted 05 April 2012 - 03:57 PM
Getting 'Permissions denied' @ /system/su-backup
Anyone find a solution to this?
Im also having the same problem glad im not alone.
#93
Posted 05 April 2012 - 04:12 PM
#94
Posted 05 April 2012 - 04:46 PM
#95
Posted 06 April 2012 - 12:39 AM
#96
Posted 06 April 2012 - 03:18 AM
#97
Posted 06 April 2012 - 05:09 AM
These steps worked for me. Big thanks to PC!! I had to do it a couple of times because i missed some key spaces in the code. This sequence and the spacing is critical. Maybe this is elementry but it was the difference for me. The red _ below signify where the spaces go in the commands.
Hope this helps a bit and isnt too noob to point out.
- /system/su-backup
- mount_-o_rw,remount_-t yaffs2_/dev/block/system_/system
- cp_/system/su-backup_/system/bin/su
Also, you can verify that you have the su-backup in your system folder using root explorer before starting to ensure that it exists. Might save some time.
Thanks! That was actually very helpful.
#98
Posted 06 April 2012 - 09:34 AM
Thanks! That was actually very helpful.
I hope this helps someone because; I had to go thru this process three times before getting root on ICS.
Here are my steps:
1. Installed (Gingerbread 744) using RSD Lite
I did do a wipe factory reset on this step. I did not login, I moved on to step number 2.
2. Installed (Gingerbread 748) using RSD Lite
3. Matt tool v1.41 to install (Gingerbread 2.3.6) . My phone booted up.
4. Matt tool to root 2.3.6.
5. Updated SU to new version: 3.0.7(41)
6. Updated to new Binary: v3.0.3.2
7. Protected root (voodoo rootkeeper)
8. Update to ICS per instructions in OP
9. Restored root (voodoo rootkeeper) – DID NOT WORK
10. Used terminal commands – They work this time!
#99
Posted 06 April 2012 - 09:50 AM
Problem with me is:
I did voodoo root backup, then did factory reset (this is where i went wrong i guess),
then rsd to 744 nd finally updated to ICS( yeah in between i did not root again , nor did i played with voodoo)
After getting the ICS i noticed that my internal SD card was formatted(mebbe cuz of the reset i did), hence i cannot see this su-backup folder(terminal commands dont work for me), and the voodoo is lost somewhere as well.
So no other way i can get the root "back".
NOW, that means i have a phone , as if it came with ICS, hence no past root etc.
Can somebody give a solution to root an ICS CDMA Razr? I know that going back to 744/173 , rooting and then ICS can help..but thats just too long procedure to follow again.
What if in future new buyers of Razr already get their phones with ICS, so they would need a FRESH ROOT on ICS method.
Please advice.
- pdumont1 likes this
#100
Posted 06 April 2012 - 05:25 PM
For those of you who WERE rooted & protected root with Voodoo, installed the ICS leak & subsequently lost root like I did, tweeted out some helpful instructions to remedy the issue!
Disclaimers:
I did not personally use this method - before it was available, I had already RSD'd. On my second time through the process, I successfully retained root. Therefore this was unneeded (for ME!) All credit goes to , I just wrote up the instructions! Thanks man, you're a lifesaver
Finally, I'm not responsible for any damage you do to your phone!! Read instructions carefully!
To Restore Root on the Ics Leak (Edited 4/2/12 @ 12:39PM PT):
- Download
for free from the market.- Enter the following commands EXACTLY as you see them listed here:
- /system/su-backup
- mount -o rw,remount -t yaffs2 /dev/block/system /system
- cp /system/su-backup /system/bin/su
Please post in this thread if it worked for you. If so, please hit the LIKE button!
- Exit terminal & reboot.
- Root should be restored at this point!
Getting "Permission Denied" on first command /system/su-backup
...?
Also tagged with one or more of these keywords: Root, ICS Leak, ICS
6 user(s) are reading this topic
0 members, 6 guests, 0 anonymous users