Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
nicofff
Old
(Last edited by nicofff; 5th August 2012 at 07:52 PM.)
#1  
Junior Member - OP
Thanks Meter 20
Posts: 20
Join Date: Apr 2011
Exclamation Root 2.3.6 Roms

Good news everyone!
Here is the rooting method for 2.3.6 ROM's, that I decided to call PreinstalameEsta (roughly translated to PreinstallThis)

This method doesn't change any user data. The sbf that is flashed during the procedure only modifies the /preinstall partition (CG66), in which exists a security problem that I exploited to get the root access.

Files needed:

PreinstalameEsta's Files: https://github.com/downloads/nicofff...4-gce4da6b.zip

ADB, RSD lite, drivers, etc.

Procedure:

1) Unzip the PreinstalameEsta's Files
2) Plug your phone, and switch on USB debugging
3) Run the rootMM2_en.bat file (or runme_en.sh on linux)
3) When asked to flash the new sbf file, reboot the phone into bootloader mode (turn on while pressing the up arrow on the keyboard)
4) Open RSD lite, select the fixed.sbf file and flash it into the phone. (if on linux, use the sbf_flash app included)
5) When it finishes flashing, and reboots, continue executing the rootMM2.bat file.
6) After a few reboots more, the batch file will finish and the phone should be rooted.

In case you want to contribute code, translations, etc.:
https://github.com/nicofff/preinstalameEsta

For an explanation (in spanish) on how i found the root, check here:
http://nicofff.blogspot.com.ar/2012/...do-lo-que.html

Original Thread on GA: http://www.grupoandroid.com/topic/49...-y-tigoretail/

Happy Rooting
Nicofff

Update 05/08/2012:

I got my phone stolen last night (In San Telmo, Buenos Aires). Just in case it ends in the hands of a good soul and they happen to come here, i humbly ask them to return it.
The way to identify it: Under the battery, there is a sticker from AFIP that is slightly burnt.
Thanks
The Following 15 Users Say Thank You to nicofff For This Useful Post: [ Click to Expand ]
 
Gauzo
Old
#2  
Junior Member
Thanks Meter 1
Posts: 5
Join Date: Jul 2012
Location: Sao Paulo
Hello my friend, I made all steps and I couldn't make it

I have milestone 2 (brazilian version)
45.2.2710.A953.Latam.en.01 (retail R01)

I think I'll be forever with this rom !

Any idea ?!?!


Thanks !!
The Following User Says Thank You to Gauzo For This Useful Post: [ Click to Expand ]
 
JoseBerga
Old
#3  
JoseBerga's Avatar
Member
Thanks Meter 10
Posts: 43
Join Date: Sep 2011
Location: Formosa

 
DONATE TO ME
Quote:
Originally Posted by Gauzo View Post
Hello my friend, I made all steps and I couldn't make it

I have milestone 2 (brazilian version)
45.2.2710.A953.Latam.en.01 (retail R01)

I think I'll be forever with this rom !

Any idea ?!?!


Thanks !!
Try again.. All people in Argentina could do it using this tutorial.. Just look at the original thread

Sorry for my english
Motorola Defy - Motorola Milestone 2
 
nicofff
Old
#4  
Junior Member - OP
Thanks Meter 20
Posts: 20
Join Date: Apr 2011
Quote:
Originally Posted by Gauzo View Post
Hello my friend, I made all steps and I couldn't make it

I have milestone 2 (brazilian version)
45.2.2710.A953.Latam.en.01 (retail R01)

I think I'll be forever with this rom !

Any idea ?!?!


Thanks !!
What errors did you get?
Paste the output from the script and from RSDlite
 
makipn
Old
#5  
Junior Member
Thanks Meter 0
Posts: 9
Join Date: Apr 2012
Default argentina personal

Did it work on argentina personal ?
 
nicofff
Old
#6  
Junior Member - OP
Thanks Meter 20
Posts: 20
Join Date: Apr 2011
Quote:
Originally Posted by makipn View Post
Did it work on argentina personal ?
Yes it does! 300 Downloads from GrupoAndroid and counting!
 
Gauzo
Old
#7  
Junior Member
Thanks Meter 1
Posts: 5
Join Date: Jul 2012
Location: Sao Paulo
I flashed fixed.sbf with rsdlite, everything was fine... after that when I tried to use the root_mm2_en, it was saying that couldn't change, like other roots (doomlord v4, superoneclick,...)

What can I do ? Later I'll post my error


Thanks a lot !
 
sminatore
Old
(Last edited by sminatore; 4th July 2012 at 04:02 PM.)
#8  
Member
Thanks Meter 2
Posts: 59
Join Date: Feb 2012
Location: roma
gb vivo 2.3.6 & windows 7

when i run rootMM2-en.bat it opens a window where there is written " press a button to continue" when i press it, it start to work and appers this message :

0 KB/s (105 bytes in 1.000s)
Without closing this window, shutdown the phone
and restart it in bootloader mode (power + UP key in the keyboard)
Once inside the bootloader mode, flash the fixed.sbf from rsdlite
after it restarts, enable USB debugging and press enter to continue...
Premere un tasto per continuare . . .
Waiting for Phone
Syntax error: Unterminated quoted string

than the phone switch off by itself and i had turn it on in bootloader mode, i have flashed the fixed sbf and than the it show me this message

remount failed: Operation not permitted
failed to copy 'su' to '/system/bin/su': Read-only file system
Unable to chmod /system/bin/su: No such file or directory
link failed Read-only file system
failed to copy 'busybox' to '/system/xbin/busybox': Read-only file system
Unable to chmod /system/xbin/busybox: No such file or directory
/system/xbin/busybox: not found
failed to copy 'Superuser.apk' to '/system/app/Superuser.apk': Read-only file sy
stem
/sbin/hotplug > /sys/kernel/uevent_helper
The End

is it a bug or i had make a mistake ?
 
Caesarivs
Old
(Last edited by Caesarivs; 4th July 2012 at 04:36 PM.)
#9  
Caesarivs's Avatar
Senior Member
Thanks Meter 95
Posts: 286
Join Date: Feb 2012
Location: Medellín
Quote:
Originally Posted by sminatore View Post
is it a bug or i had make a mistake ?
It's a bug because of the translation... I've found it:

Code:
adb shell "echo 'doing something on adb, otherwise it doesn't work'"
Should change to
Code:
adb shell "echo 'doing something on adb, otherwise it does not work'"
@nicofff the ' in "don't" caused a syntax error
 
nicofff
Old
#10  
Junior Member - OP
Thanks Meter 20
Posts: 20
Join Date: Apr 2011
Quote:
Originally Posted by sminatore View Post
gb vivo 2.3.6 & windows 7

when i run rootMM2-en.bat it opens a window where there is written " press a button to continue" when i press it, it start to work and appers this message :

0 KB/s (105 bytes in 1.000s)
Without closing this window, shutdown the phone
and restart it in bootloader mode (power + UP key in the keyboard)
Once inside the bootloader mode, flash the fixed.sbf from rsdlite
after it restarts, enable USB debugging and press enter to continue...
Premere un tasto per continuare . . .
Waiting for Phone
Syntax error: Unterminated quoted string

than the phone switch off by itself and i had turn it on in bootloader mode, i have flashed the fixed sbf and than the it show me this message

remount failed: Operation not permitted
failed to copy 'su' to '/system/bin/su': Read-only file system
Unable to chmod /system/bin/su: No such file or directory
link failed Read-only file system
failed to copy 'busybox' to '/system/xbin/busybox': Read-only file system
Unable to chmod /system/xbin/busybox: No such file or directory
/system/xbin/busybox: not found
failed to copy 'Superuser.apk' to '/system/app/Superuser.apk': Read-only file sy
stem
/sbin/hotplug > /sys/kernel/uevent_helper
The End

is it a bug or i had make a mistake ?
do this:
adb shell "rm /data/preinstall_md5/*"
and then run the script again, but when instead of rebooting into bootloader mode and flashing, just reboot it normally

 
Post Reply+
Tags
2.3.6, preinstalameesta, root
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...