Results 1 to 10 of 10
- 10-03-2012, 11:02 PM
Thread Author #1
SBF & Root 2.3.4/ 4.5.629 (D2G a956) with Magic MD5
go to
for current links
motorola system versions 4.5.62X, can now be rooted with
[Video]
I have verified it works with these Motorola devices running android 2.3.4
Droid 2 (a955), Droid 2 Global (a956), R2D2 (a957), & Droid X (MB810)
two options
D2, R2D2, D2G, DX and DX2[/URL]
/bhigham /beh modified root method based on
How this works
Originally Posted by phifc
There's an exploit in loadpreinstall.sh. It compares md5 sum files of preinstalled apps and if they're different, copies the md5 to the local cache. The preinstall just has an empty file in app/ so it will parse the md5 for it. Instead of an md5 sum, it contains a local.prop that allows adb root shell. So the system thinks it's copying the md5sum to the cache when it bounces off the symlink and overwrites the /data/local.prop, giving adb root on next rebootalso multi device slitaz boot imageOriginally Posted by beh
I have assembled a rooting CD for Droid 2 Global phones that have taken the .629 update.
I got the info on how to do this from phifc's post at
so all credit for this method go to phifc, djrbliss, and the others who developed the method.
I have simply taken the method, and assembled the tools for the Droid 2 Global.
Credit for the idea behind the CD method should go to 1KDS, as I have mostly patterned this CD after his method.
Credit should also go to Skrilax_CZ, as without his Motorola Android Firmware (De)packer, we wouldn't be able to have a CD under 50 meg.
I have tested this CD on my phone, and found it to work properly, but I can't guarantee that it will work for others. Others have also found it to work, but I can't guarantee you will have the same results.
You are welcome to try it, and I hope it is helpful to someone, but as with all modifications, you do so at your own risk.
Instructions for using this CD.
Download and burn this image file to CD. (or create bootable USB)
It might be a good idea to do a factory reset before starting this process, but you might be ok without it. My phone had already been rooted, so I had to sbf it back to stock, in order to test the CD, so I have only tried it after a factory reset.
1 Enable USB debugging on the phone,
2 Boot computer off of this CD
3 Hook up phone to computer (phone needs to be on at this point)
4 Start the root process by selecting option 1
5 When it says on the screen that phone needs placed in bootloader, (almost right away, as it only needs to send 1 command before placing in bootloader) power off the phone, and put it in bootloader by holding the up arrow on the keyboard of the phone while powering on.
6 when in bootloader and hooked up to the phone, press enter on the computer to proceed, a preinstall image will be flashed to the phone, providing the exploit that will root the phone.
7 When it has flashed, the phone should reboot. If it hangs when booting, unplug phone, remove battery, replace battery and power back on. When powered on, hook up cable again, and the process will continue (it will immediately reboot again)
8 When the phone reboots, ADB should be root, so it will push the necessary files to the phone, and reboot the phone again. Per Morlok8k, cache should be wiped to avoid bootloop problems, so the phone will be rebooted into Recovery.
9 You will have to press both volume buttons to enter recovery, where you should wipe cache partition and reboot.
If all went well, your phone should be rooted.
If you try it, please verify if it works for you, or gives you trouble.
Hope this helps someone.
I updated the CD (mainly just made it a bit smaller) and uploaded it to Mediafire
I also uploaded it to rapidshare,
the md5 for the updated CD is
84ff5a572e98c3eb366cc6fec13f99d5
I also previously forgot to mention that this method works fine off a bootable usb drive, a CD is not necessary. I use Unetbootin to create the bootable usb, and it works well for me.
Update:
I went ahead and put together an [COLOR="rgb(255, 140, 0)"]EzSbf style CD that contains both the full .629 sbf, as well as the root option.[/COLOR]
I tested it out on my phone, and it appears to work fine. However, if you don't have over 1 GB of RAM, it will be necessary to reboot the computer between flashing 629, and rooting the phone. The reason for this is that the CD loads into RAM, and the SBF file unzips to around 600 Meg, and the preinstall to close to 300. So, they can't be both unzipped at once. I tried the idea of having the script rezip the sbf after flashing it, but it took longer than rebooting the computer. If you run this with under a GB of RAM, the computer will not be able to unzip the SBF, and will crash the script, without giving error messages, as when the command fails, it will try to advance.
All that to say, if someone wants the CD for recovery and root, here it is.
md5 is
579d7d5095fc2560205033456db150a2
has options for D2, D2G, DX, and DX2
burn to cd with imgburn, or flash drive use
if you have a Mac
try
and
more info
Last edited by sd_shadow; 05-03-2013 at 02:22 PM.
[ROOT] Framaroot, a one-click .APK to root
I have verified it works with these Motorola devices running android 2.3.4
Droid 2 (a955), Droid 2 Global (a956), R2D2 (a957), & Droid X (MB810) - 01-31-2013, 07:07 PM
Thread Author #2
Re: SBF & Root 2.3.4/ 4.5.629 (D2G a956) with Magic MD5
bump
[ROOT] Framaroot, a one-click .APK to root
I have verified it works with these Motorola devices running android 2.3.4
Droid 2 (a955), Droid 2 Global (a956), R2D2 (a957), & Droid X (MB810) - 02-27-2013, 12:22 AM #3
- 02-27-2013, 12:37 AM
Thread Author #4
Re: SBF & Root 2.3.4/ 4.5.629 (D2G a956) with Magic MD5
verify you did these steps
turn phone on, connect to pc with usb cable
on phone check usb debugging (settings/apps/development)
on phone select charge only usb mode (pull down usb options from top info bar)
__________________
on pc press continue
program will use adb to push
Code:
data/local.prop /data/preinstall_md5/magic.md5
program will prompt you to
reboot phone to bootloader, To put your D2G(/D2) in bootloader mode, power down and power on while either holding both volume buttons, or the up arrow on the keyboard.
program will flash files (less than 50mb)
program will reboot phone twice, very important (reboot just replaces the local.prop, but the old local.prop is still in memory, till second reboot)
after 2nd reboot to normal os (not bootloader or recovery)
adb pushes su,superuser, and busybox
program will reboot to recovery,
manually press both volume buttons when you see !, triangle, & android andy
manually select wipe cache
manually select reboot
rooted[ROOT] Framaroot, a one-click .APK to root
I have verified it works with these Motorola devices running android 2.3.4
Droid 2 (a955), Droid 2 Global (a956), R2D2 (a957), & Droid X (MB810) - 02-27-2013, 12:52 AM
Thread Author #5
Re: SBF & Root 2.3.4/ 4.5.629 (D2G a956) with Magic MD5
if you follow those steps and still doesn't work
try
disconnecting any usb devices, except keyboard, and usb drive( if you are running program from it)
verify md5 of original file
[video] How to ezSBF plus Root the Droid 2 on android 2.3.4-Tomsgt123
or
[ROOT] Framaroot, a one-click .APK to root
I have verified it works with these Motorola devices running android 2.3.4
Droid 2 (a955), Droid 2 Global (a956), R2D2 (a957), & Droid X (MB810) - 02-28-2013, 07:58 AM #6
Re: SBF & Root 2.3.4/ 4.5.629 (D2G a956) with Magic MD5
Thank you for your help. Unfortunately it didnt work for me. I ended up trying this:
It worked and I was able to get both my A956 D2G Phones rooted so I could unlock the baseband. Now I am just waiting for an Unlock code for 1 of my phones. The Unlock code I got for 1 didnt work and my wifes phone unlocked with her Unlock code she got with no probs. Thank you again for your help.Unbrick or 629 root just follow the steps below
1.Use RSD to flash offical 608 sbf(dont worry about downgrade,it will unbrick after the next step)
2.Use RSD to flash this repacked 629 sbf(it will flash 629 BL=2 signed boot,recovery,cdt)
3.reboot to recovery,wipe data&cache(Not required if you have important data in it,but if you stuck at bootanimation loop then you have to wipe it)
4.use superoneclick to grant root access(or any zergrush script)
5.install otarootkeeper(can be found in play store,it's free),backup su,then unroot
6.reboot to recovery,reapply 629 OTA update.zip,reboot.(thanks silver6054 for the ota zip link)
7.open otarootkeeper,restore suCode:How to boot recovery&apply zip update: 1.Press X + Power and hold to power up the phone(if your phone is on,power off first),release until you see the recovery 2.Press Vol up&down at the same time to unlock the bootmenu 3.Choose the moto-signed OTA zip file and apply the update 4.reboot
Then it's done. - 02-28-2013, 08:46 AM
Thread Author #7
Re: SBF & Root 2.3.4/ 4.5.629 (D2G a956) with Magic MD5
yes unlocking D2G is hit or miss, if code doesn't work, might as well sell it on ebay, and buy another one
even codes from verizon don't always work
and those directions are also on my page with the download links
option 3. older RSD Lite with repacked 629 sbf root method (not recommended, but works)[ROOT] Framaroot, a one-click .APK to root
I have verified it works with these Motorola devices running android 2.3.4
Droid 2 (a955), Droid 2 Global (a956), R2D2 (a957), & Droid X (MB810) - 02-28-2013, 10:41 AM #8
Re: SBF & Root 2.3.4/ 4.5.629 (D2G a956) with Magic MD5
That sucks. cellunlockerpro.com just refunded my money and said they cant unlock it. Is there any other people that may be able to unlock it or is it a lost cause?
**EDIT**
If it is a lost cause I will just flash this to Cricket I guess and see if I can sell it. Let me know if I should spend anymore time with it in your opinion.Last edited by HeavenlyModz; 02-28-2013 at 11:00 AM.
- 02-28-2013, 11:01 AM
Thread Author #9
[ROOT] Framaroot, a one-click .APK to root
I have verified it works with these Motorola devices running android 2.3.4
Droid 2 (a955), Droid 2 Global (a956), R2D2 (a957), & Droid X (MB810) - 05-03-2013, 02:22 PM
Thread Author #10
Last edited by sd_shadow; 05-09-2013 at 06:47 PM.
[ROOT] Framaroot, a one-click .APK to root
I have verified it works with these Motorola devices running android 2.3.4
Droid 2 (a955), Droid 2 Global (a956), R2D2 (a957), & Droid X (MB810)
Similar Threads
-
SBF & Root 2.3.4/4.5.621 with magic md5 method
By sd_shadow in forum Droid 2 Rooting, ROMs, and HacksReplies: 14Last Post: 05-03-2013, 02:24 PM -
How to Root/ROM Your HTC Evo V 4g with HTCdev and Fastboot
By koopakid08 in forum HTC V 4G Rooting, ROMs, and HacksReplies: 205Last Post: 04-04-2013, 12:13 AM -
need help on rooting and backing up the droid x with 2.3.3 - .605
By Medina14 in forum Motorola X Rooting, ROMs, and HacksReplies: 1Last Post: 11-30-2011, 06:18 AM -
I'm rooting my thuderbolt and turning it into a magic carpet
By crespen in forum IntroductionsReplies: 4Last Post: 04-14-2011, 06:01 PM -
Simple Fast Root Method With Rooted 1.47.651.1 Stock ROM with NO ADBs...Check Here!
By Tattrpuff in forum HTC EVO 4G Rooting, ROMs, and HacksReplies: 85Last Post: 07-28-2010, 11:39 AM


Reply

































