Outline ·
[ Standard ] ·
Linear+
Rooting your Samsung Galaxy SII (I9100G), also updating/repairing a bricked one
|
liyan
|
Nov 11 2011, 02:13 PM
|
New Member
|
Hi, I'm new here and I'm belongs to G fams.... One questions here, I've updated my firmware to 2.3.6 baseband DZKJ2, can I root my phone using the one in front page??
|
|
|
|
|
|
liyan
|
Nov 11 2011, 04:14 PM
|
New Member
|
tried the latest method but unsuccessful aih.... nothing happened... T.T... once we tried the doomlordfile we dont hve to unroot right since it's unsuccessful right?
|
|
|
|
|
|
liyan
|
Nov 11 2011, 08:25 PM
|
New Member
|
QUOTE(Keatsan @ Nov 11 2011, 07:35 PM) EDITED - Didn't work for me either. same with me..that's the error I got.... cause the original kernel-image whereabout is still unknown, I didn't have d guts to do the older technique.. guess I'll do the study tnight since tomorrow is holllliday...can stay up late
|
|
|
|
|
|
liyan
|
Nov 11 2011, 10:31 PM
|
New Member
|
let say, I still want to proceed rooting mine, and do all the steps using older techniques, mean that I downgraded my firmware la kan?
|
|
|
|
|
|
liyan
|
Nov 12 2011, 02:09 PM
|
New Member
|
QUOTE(fauzi_91 @ Nov 12 2011, 12:03 PM) why mine cannot? =(
I'd also happened to face the same problem as u,... but then, I kill the adb process in my task manager, and then deleted the runme.bat and files folder, extract fresh new file from zip file, deleted and added the necessary file in the runme.bat file, and tried again... but i don't know whether it'll work for u.....cause it worked for me... wallah i'm succeed....  u rock I9100G thank you ~ : This post has been edited by liyan: Nov 12 2011, 02:14 PM
|
|
|
|
|
|
liyan
|
Nov 12 2011, 02:36 PM
|
New Member
|
QUOTE(fauzi_91 @ Nov 12 2011, 02:26 PM) how to kill the adb process in task manager?is it in the laptop or phone?sorry asking noob Q..i really dunno.. i killed the one in my laptop.... @hermanchb well, for the edited file.... I just follow exactly what I9100G told us to.. » Click to show Spoiler - click again to hide... « CODE @echo --------------------------------------------------------------- @echo Easy rooting toolkit (v2.0) @echo created by DooMLoRD @echo using exploit zergRush (Revolutionary Team) @echo Credits go to all those involved in making this possible! @echo --------------------------------------------------------------- @echo [*] This script will: @echo (1) root ur device using latest zergRush exploit (10 Nov) @echo (2) install Busybox (1.18.4) @echo (3) install SU files (binary: 3.0.3 and apk: 3.0.6) @echo [*] Before u begin: @echo (1) make sure u have installed adb drivers for ur device @echo (2) enable "USB DEBUGGING" @echo from (Menu\Settings\Applications\Development) @echo (3) enable "UNKNOWN SOURCES" @echo from (Menu\Settings\Applications) @echo (4) [OPTIONAL] increase screen timeout to 10 minutes @echo (5) connect USB cable to PHONE and then connect to PC @echo (6) skip "PC Companion Software" prompt on device @echo --------------------------------------------------------------- @echo CONFIRM ALL THE ABOVE THEN @pause @echo --- STARTING ---- @echo --- WAITING FOR DEVICE @files\adb wait-for-device @echo --- cleaning @files\adb shell "cd /data/local/tmp/; rm *" @echo --- pushing zergRush" @files\adb push files\zergRush /data/local/tmp/. @echo --- correcting permissions @files\adb shell "chmod 777 /data/local/tmp/zergRush" @echo --- executing zergRush @files\adb shell "./data/local/tmp/zergRush" @echo --- WAITING FOR DEVICE TO RECONNECT @echo if it gets stuck over here for a long time then try: @echo disconnect usb cable and reconnect it @echo toggle "USB DEBUGGING" (first disable it then enable it) @echo --- DEVICE FOUND @pause @echo --- pushing busybox @files\adb push files\busybox /data/local/tmp/. @echo --- correcting permissions @files\adb shell "chmod 755 /data/local/tmp/busybox" @echo --- remounting /system @files\adb shell "/data/local/tmp/busybox mount -o remount,rw /system" @echo --- copying busybox to /system/xbin/ @files\adb shell "dd if=/data/local/tmp/busybox of=/system/xbin/busybox" @echo --- correcting ownership @files\adb shell "chown root.shell /system/xbin/busybox" @echo --- correcting permissions @files\adb shell "chmod 04755 /system/xbin/busybox" @echo --- installing busybox @files\adb shell "/system/xbin/busybox --install -s /system/xbin" @files\adb shell "rm -r /data/local/tmp/busybox" @echo --- pushing SU binary @files\adb push files\su /system/bin/su @echo --- correcting ownership @files\adb shell "chown root.shell /system/bin/su" @echo --- correcting permissions @files\adb shell "chmod 06755 /system/bin/su" @echo --- correcting symlinks @files\adb shell "rm /system/xbin/su" @files\adb shell "ln -s /system/bin/su /system/xbin/su" @echo --- pushing Superuser app @files\adb push files\Superuser.apk /system/app/. @echo --- cleaning @files\adb shell "cd /data/local/tmp/; rm *" @echo --- rebooting @files\adb reboot @echo ALL DONE!!! @pause This post has been edited by liyan: Nov 12 2011, 02:47 PM
|
|
|
|
|
|
liyan
|
Nov 12 2011, 03:57 PM
|
New Member
|
QUOTE(hermanchb @ Nov 12 2011, 03:38 PM) play safe... i update to 2.3.6 than root it!  TQ~!   so, I guess we have to update to the latest version first before using the doomlord method?....
|
|
|
|
|
|
liyan
|
Nov 12 2011, 08:46 PM
|
New Member
|
QUOTE(fauzi_91 @ Nov 12 2011, 08:32 PM) this one look diff from previous i did..is it rooted? if u found the superuser icon in your phone, it's rooted then....
|
|
|
|
|
|
liyan
|
Nov 16 2011, 12:38 PM
|
New Member
|
QUOTE(n00bz @ Nov 15 2011, 10:34 PM) aiyak..pro version kena byr..  .. heeee just searched google... kompem ada... QUOTE(keccik @ Nov 16 2011, 11:52 AM) (1) make sure u have installed adb drivers for ur device"[/i] - Where do i get this adb drivers? Is it in the DoomLord folder the "adb.exe"? QUOTE(keccik @ Nov 16 2011, 12:06 PM) Can you assist me regarding the Step 1 of rooting *ensure the adb is installed in your device* <-- is this the file inside DoomLord folder? adb.exe? Need some advise before i start rooting. If I'm not mistaken, it'll automatically installed when u installed kies on your machine..correct me if i'm wrong. cause before I installed kies, I can't run my android project on my phone.. after i installed kies then i can test it.. This post has been edited by liyan: Nov 16 2011, 12:49 PM
|
|
|
|
|
|
liyan
|
Nov 16 2011, 12:56 PM
|
New Member
|
QUOTE(keccik @ Nov 16 2011, 12:50 PM) So in this case, if i have Kies in my device, i should not worry about rooting using DoomLord tools? Thus i can straight to proceed by executing RUNME.bat? An follow the steps. Correct? well, I guess so.. as long as you follow the steps given then should be okay...
|
|
|
|
|
|
liyan
|
Nov 18 2011, 11:40 AM
|
New Member
|
QUOTE(premk71 @ Nov 18 2011, 01:02 AM) After 42 attempts, my stock ROM / Kernel 2.3.6 is rooted with Doomlord v3. Finally. woahhh 42?? lucky me succeed on the third try.... if my friends knew it i might got nagged for doing such things...  .....lucky my office mates all cool with it hahaha... QUOTE(xortz @ Nov 18 2011, 09:41 AM) wow 42.. lucky i managed to do it one time only.. i'm already root my phone, then what? it's up to me to flash the rom or flash the kernel or both right? yeah, me also just do nothing other than installed titanium, setcpu, black....market thats all... since i'm not really interested with the only custom rom for our g version, might as well do nothing till new rom come out... This post has been edited by liyan: Nov 18 2011, 11:43 AM
|
|
|
|
|
|
liyan
|
Jan 22 2012, 01:51 PM
|
New Member
|
QUOTE(Holyboy27 @ Jan 21 2012, 12:15 PM) Yup, just checked with links @ xda. All links are down atm =/ if im not mistaken the mu company has been shut down cos of sopa?? dunno if they back up again. wow i havent been here like a month n there goes new firmware.. hmmm gotta update myself later on
|
|
|
|
|