So basically I went ahead and did a noob mistake and i'm having an issue using any of the current GB root tools due to the superuser.apk that is still on my phone. I have been using the terminal emulator method to root the phone. But I can't of course unroot via this method now. I have searched every post and tried everything suggested and no luck. I don't want to reflash the phone. Is there any other method of manually unrooting this phone? I have no rights to do anything in my terminal emulator now. Any suggestions would be appreciated. Thanks guys.
Sean
- open your trusty terminal app
- you should see a $ symbol, now do the following
- su
- now you should see a # symbol
- mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
- rm /system/app/Superuser.apk
- rm /system/bin/su
* rm /system/bin/busybox
- mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
- reboot your phone. Toda, no more root
Sean
- open your trusty terminal app
- you should see a $ symbol, now do the following
- su
- now you should see a # symbol
- mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
- rm /system/app/Superuser.apk
- rm /system/bin/su
* rm /system/bin/busybox
- mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
- reboot your phone. Toda, no more root