[Q] Z1S Root Problems

Search This thread

royalmonky

Member
Mar 21, 2014
8
1
Alright so I think I am doing something wrong.
I am able to run this with no problem
PHP:
adb push pwn /data/local/tmp/pwn

adb shell chmod 755 /data/local/tmp/pwn

adb shell /data/local/tmp/pwn

But every time I try to run this
PHP:
adb shell su -c "/system/xbin/kill_ric.sh" 
adb shell su -c "mount -o remount,rw /system"
My device just dosnt do anything. Then there was this one time I was able to get the prompt from super user but it keep t repeating and repeating that
/system/xbin/kill_ric.sh had been granted SuperUser privileges. Could someone maybe help me via teamviewer please?

Sorry for such bad English.
 
Last edited:

pottyvick

Senior Member
Jan 14, 2011
1,381
196
Phoenix
make sure you follow them exactly

Install SuperSU from market reboot.
Run adb shell su -c "/system/xbin/kill_ric.sh"
Then adb shell su -c "mount -o remount,rw /system"
 

royalmonky

Member
Mar 21, 2014
8
1
Help z1s problem

Now its just stuck here

==============================================
= =
= PhilZ Touch, CWM and TWRP Dual Recovery =
= Maintained by [NUT] =
= =
= For Many Sony Xperia Devices =
= =
==============================================

[ 1. Installation on ROM rooted with SuperSU ]
[ 2. Installation on ROM rooted with SuperUser ]
[ 3. Installation on unrooted ROM ]
[ 4. Exit ]
Please choose install action. [1,2,3,4]?1
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
=============================================
Waiting for Device, connect USB cable now...
=============================================
Device found


=============================================
Step2 : Sending the recovery files.
=============================================
14 KB/s (28 bytes in 0.001s)
3313 KB/s (14334 bytes in 0.004s)
241 KB/s (501 bytes in 0.002s)
3075 KB/s (10608 bytes in 0.003s)
4125 KB/s (38739 bytes in 0.009s)
1348 KB/s (2797 bytes in 0.002s)
214 KB/s (385 bytes in 0.001s)
5082 KB/s (657704 bytes in 0.126s)
5343 KB/s (3010288 bytes in 0.550s)
5289 KB/s (2568893 bytes in 0.474s)
4942 KB/s (1736736 bytes in 0.343s)
1997 KB/s (5870 bytes in 0.002s)

=============================================
Step3 : Setup of dual recovery.
=============================================
Look at your device and grant supersu access
Press any key to continue AFTER granting root access.


SuperSU just dosnt ask me for any permission.