Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I rooted mine today and it installed SuperUser without a problem. I also downloaded and installed titanium and successfully froze several programs. But I wonder what will happen if and when T-mobile pushes out an OTA update and tries to patch the Kernel. If it will render Titanium unusable or if once Titanium gains root access it will stay. Does anybody have an idea or can OTA be disabled. I have the Samsung Exhibit II.
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb wait-for-device
adb server is out of date. killing...
* daemon started successfully *
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb push zergRush /dat
a/local/
2501 KB/s (23052 bytes in 0.009s)
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell chmod 777 /d
ata/local/zergRush
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell rm /data/loc
al/tmp/*sh
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell /data/local/
zergRush
[**] Zerg rush - Android 2.2/2.3 local root
[**] (C) 2011 Revolutionary. All rights reserved.
[**] Parts of code from Gingerbreak, (C) 2010-2011 The Android Exploid Crew.
[+] Found a GingerBread ! 0x00029118
[+] Found a Samsung, running Samsung mode
[*] Scooting ...
[*] Sleeping a bit (~40s)...
[*] Waking !
[*] Sending 149 zerglings ...
[*] Sleeping a bit (~40s)...
[*] Waking !
[*] Sending 189 zerglings ...
[-] Hellions with BLUE flames !
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb wait-for-device
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell sleep 1
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb remount
remount failed: Operation not permitted
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell mount -o rw,
remount rootfs /
mount: Operation not permitted
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell mount -o rem
ount,suid /dev/block/mmcblk0p29 /system
mount: Operation not permitted
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell chmod 4755 /
system/bin/sh
Unable to chmod /system/bin/sh: Read-only file system
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb push ./su /system/
bin
failed to copy './su' to '/system/bin/su': Read-only file system
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb push ./su /system/
bin
failed to copy './su' to '/system/bin/su': Read-only file system
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb push ./busybox /sy
stem/bin
failed to copy './busybox' to '/system/bin/busybox': Read-only file system
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell chmod 4755 /
system/bin
Unable to chmod /system/bin: Read-only file system
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell chmod 4755 /
system/bin/su
Unable to chmod /system/bin/su: No such file or directory
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell chmod 4755 /
system/bin/su
Unable to chmod /system/bin/su: No such file or directory
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb push ./Superuser.a
pk /system/app
failed to copy './Superuser.apk' to '/system/app/Superuser.apk': Read-only file
system
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb install ./androidt
erm.apk
3124 KB/s (92780 bytes in 0.029s)
pkg: /data/local/tmp/androidterm.apk
Failure [INSTALL_FAILED_ALREADY_EXISTS]
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb wait-for-device
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell sync
C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>pause
Press any key to continue . . .
@Brimock,Good evening,
I am having issues trying to root my TMobile Exhibit T679. It is on 2.3.6. I used the zerg rush in this thread, and am getting the following:
Code:C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb wait-for-device adb server is out of date. killing... * daemon started successfully * C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb push zergRush /dat a/local/ 2501 KB/s (23052 bytes in 0.009s) C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell chmod 777 /d ata/local/zergRush C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell rm /data/loc al/tmp/*sh C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell /data/local/ zergRush [**] Zerg rush - Android 2.2/2.3 local root [**] (C) 2011 Revolutionary. All rights reserved. [**] Parts of code from Gingerbreak, (C) 2010-2011 The Android Exploid Crew. [+] Found a GingerBread ! 0x00029118 [+] Found a Samsung, running Samsung mode [*] Scooting ... [*] Sleeping a bit (~40s)... [*] Waking ! [*] Sending 149 zerglings ... [*] Sleeping a bit (~40s)... [*] Waking ! [*] Sending 189 zerglings ... [-] Hellions with BLUE flames ! C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb wait-for-device C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell sleep 1 C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb remount remount failed: Operation not permitted C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell mount -o rw, remount rootfs / mount: Operation not permitted C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell mount -o rem ount,suid /dev/block/mmcblk0p29 /system mount: Operation not permitted C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell chmod 4755 / system/bin/sh Unable to chmod /system/bin/sh: Read-only file system C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb push ./su /system/ bin failed to copy './su' to '/system/bin/su': Read-only file system C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb push ./su /system/ bin failed to copy './su' to '/system/bin/su': Read-only file system C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb push ./busybox /sy stem/bin failed to copy './busybox' to '/system/bin/busybox': Read-only file system C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell chmod 4755 / system/bin Unable to chmod /system/bin: Read-only file system C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell chmod 4755 / system/bin/su Unable to chmod /system/bin/su: No such file or directory C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell chmod 4755 / system/bin/su Unable to chmod /system/bin/su: No such file or directory C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb push ./Superuser.a pk /system/app failed to copy './Superuser.apk' to '/system/app/Superuser.apk': Read-only file system C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb install ./androidt erm.apk 3124 KB/s (92780 bytes in 0.029s) pkg: /data/local/tmp/androidterm.apk Failure [INSTALL_FAILED_ALREADY_EXISTS] C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb wait-for-device C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>adb shell sync C:\Users\username\Downloads\Zerg_rush_root\Zerg rush root>pause Press any key to continue . . .
USB debugging is on. Allow installation of non-Market applications is on. I have googled this and did not find any results. Any help would be appreciated.
Thanks
I downloaded the ZergRush rar to root my Samsung Exhibit II 4G. Installed the USB drivers, enabled USB debug, and ran the ZergRush.bat file, each line of the command prompt had the same error message ('adb' is not recognized as an internal or external command, operable program or batch file).
The last command line pauses and then ask to press any key to continue. I assume I've done something wrong or this .bat file won't work on my Exhibit II 4G.
Any help would be greatly appreciated.
ZergRush zip file attached.Install the phone drivers on your pc, in your phone turn usb debugging on, plug your phone into your pc and let the drivers install.Unzip the zergRush file to a new folder on your desktop,open the folder and click on the .bat file and let it run. To check if you rooted...you should see apps called superuser and terminal emulator in your app draw. You can also download root checker from the market to verify...enjoy.
This WORKS for the Exhibit 4g ll and Exhibit 4g.