Root for Samsung Exhibit II 4g not working...

manicmike

Honorable
Mar 3, 2012
26
0
10,580
After searching for literally hours, everywhere I looked pointed me towards the ZergRush Root script. downloaded it, backed up all the important info on the phone and tried to run the .bat file. it works up until...

Start of Console
C:\Users\Me\Desktop\ZergRushRoot>adb wait-for-device

C:\Users\Me\Desktop\ZergRushRoot>adb push zergRush /data/local/
2251 KB/s (23052 bytes in 0.010s)

C:\Users\Me\Desktop\ZergRushRoot>adb shell chmod 777 /data/local/zergRush

C:\Users\Me\Desktop\ZergRushRoot>adb shell rm /data/local/tmp/*sh

C:\Users\Me\Desktop\ZergRushRoot>adb shell /data/local/zergRush

[**] Zerg rush - Android 2.2/2.3 local root
[**] (C) 2011 Revolutionary. All rights reserved.

[**] Parts of code from Gingerbread, (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\Me\Desktop\ZergRushRoot>adb wait-for-device

C:\Users\Me\Desktop\ZergRushRoot>adb shell sleep 1

C:\Users\Me\Desktop\ZergRushRoot>adb remount
remount failed: Operation not permitted

C:\Users\Me\Desktop\ZergRushRoot>adb shell mount -o rw,remount rootfs /
mount: Operation not permitted

C:\Users\Me\Desktop\ZergRushRoot>adb shell mount -o remount,suid /dev/block
/mmcblk0p29 /system
mount: Operation not permitted

C:\Users\Me\Desktop\ZergRushRoot>adb shell chmod 4755 /system/bin/sh
Unable to chmod /system/bin/sh: Read-only file system

C:\Users\Me\Desktop\ZergRushRoot>adb push ./su /system/bin/sh
failed to copy './su' to '/system.bin/su': Read-only file system

C:\Users\Me\Desktop\ZergRushRoot>adb push ./su /system/bin/sh
failed to copy './su' to '/system.bin/su': Read-only file system

C:\Users\Me\Desktop\ZergRushRoot>adb push ./busybox /system/bin
failed to copy './busybox' to '/system/bin/busybox': Read-only file system

C:\Users\Me\Desktop\ZergRushRoot>adb shell chmod 4755 /system/bin
Unable to chmod /system/bin: Read-only file system

C:\Users\Me\Desktop\ZergRushRoot>adb shell chmod 4755 /system/bin/su
Unable to chmod /system/bin/su: Read-only file system

C:\Users\Me\Desktop\ZergRushRoot>adb shell chmod 4755 /system/bin/su
Unable to chmod /system/bin/su: Read-only file system

C:\Users\Me\Desktop\ZergRushRoot>adb push ./Superuser.apk /system/app
failed to copy './Superuser.apk' to '/system/app/Superuser.apk: Read-only file
system

C:\Users\Me\Desktop\ZergRushRoot>adb install ./androidterm.apk
2265 KB/s (92780 bytes in 0.040s)
pkg: /data/local/tmp/androidterm.apk
Failure [INSTALL_FAILED_ALREADY_EXHISTS]

C:\Users\Me\Desktop\ZergRushRoot>adb wait-for-device

C:\Users\Me\Desktop\ZergRushRoot>adb shell sync

C:\Users\Me\Desktop\ZergRushRoot>pause
Press any key to continue . . .
End of Console


The ./androidterm.apk is a Linux/UNIX terminal emulator, and the only thing that installed correctly.

Has anyone rooted and are they able to tell me what I'm doing wrong? USB Debugging is turned on