Compré un clon de la Nota 2 de dhgate que funciona en el Android JB 4.1.1. Intenté enraizarlo con el método binario y falló. Por favor, encuentre los mensajes a continuación.
__________________________________________________ __________________________________________________ ___________________
C:\Root_with_Restore_by_Bin4ry_v17\Root_with_Resto re_by_Bin4ry_v17>RunMe.bat
================================================== ====================
=
This script will root your Android phone with adb restore function =
= Script by Bin4ry (thanks to Goroh_kun and tkymgr for the idea) =
= Idea for Tablet S from Fi01_IS01 =
= (22.11.2012) v17 =
================================================== ====================
Device type:
1) Normal
2) Special (for example: Sony Tablet S, Medion Lifetab)
x) Unroot
Make a choice: 1
Checking if i should run in Normal Mode or special Sony Mode
Please connect your device with USB-Debugging enabled now
remote object '/system/app/Backup-Restore.apk' does not exist
remote object '/system/bin/ric' does not exist
.
.
Normal Mode enabled!
.
Pushing busybox....
3881 KB/s (1085140 bytes in 0.273s)
Pushing su binary ....
3207 KB/s (91980 bytes in 0.028s)
Pushing Superuser app
3940 KB/s (996704 bytes in 0.247s)
Making busybox runable ...
.
Please look at your device and click RESTORE!
If all is successful i will tell you, if not this shell will run forever.
Running ...
Successful, going to reboot your device in 10 seconds!
Waiting for device to show up again....
Going to copy files to it's place
**mount: permission denied (are you root?)**
You can close all open command-prompts now!
After reboot all is done! Have fun!
Bin4ry
Press any key to continue . . .
Corrí el shell adb y traté de hacer un su y no veo ningún pop-up en mi teléfono. Intenté ejecutar el comando mount manualmente para montar el sistema de archivos /system en modo de lectura-escritura y obtuve el mensaje "mount: permiso denegado".
Investigué más y pude ver que ro.secure en mi boot.img podría haber sido puesto a 1 y parece que necesito usar Linux para extraer el boot.img, hacer el cambio y volver a empaquetarlo. ¿Dónde puedo conseguir los controladores de Linux para el teléfono MTK6577. Tengo la Casa de la Moneda de Linux en casa y no reconoció el teléfono cuando lo conecté por USB. ¿O hay una forma fácil de rootear este dispositivo?