|
Hi there!
What is the result of rooting? As I understand, the aim is to install "su" to xbin and give it 6755 access rights. And after that you can test "su" in terminal emulator, right?
I don't want to change working eMMC image (and haven't tried UART yet), so I played with TF image. I can change files on TF card using linux box, or using imgRePacker. I tried different binaries of su and none of them working: file is present, filesize is correct and access rights -rwsr-sr-x but return code is 1 and no hash symbol after execution in android terminal emulator. Superuser application complains on su binary, and every Root Checker says system is not rooted ("su is present but Superuser.apk is not installed correctly").
What is the difference between "su" on eMMC and "su" on TF? |
|