Cubot M6589 Quad Core Smart Phone Android 4.2 1G 8G 4.7 Inch HD Screen 13.0MP Camera

Re: Cubot M6589 Quad Core Smart Phone Android 4.2 1G 8G 4.7 Inch HD Screen 13.0MP Cam

ya puede con otra alterantiva, por algú motivo no puede con el archivo.
Lo que queda es volver la memoria externa en interna.
saludos.

Eso ya no me preocupa, 1 GB de aplicaciones es mucho y siempre le puedo instalar el Link2SD que va muy bien y así mi límite es lo que de la SD. :smile:

Como lo has conseguido?
 
Re: Cubot M6589 Quad Core Smart Phone Android 4.2 1G 8G 4.7 Inch HD Screen 13.0MP Cam

Eso ya no me preocupa, 1 GB de aplicaciones es mucho y siempre le puedo instalar el Link2SD que va muy bien y así mi límite es lo que de la SD. :smile:

Como lo has conseguido?

Citar al final nunca pude hacerlo con los arhivos que tan amablemente subiste, buscando encontre la siguiente página y aplique directamente el segundo paso.

http://gizbeat.com/2002/tutorial-how-to-root-mtk6589/

no se si fue suerte o que, pero me funcionó a la primera.
saludos.
 
Re: Cubot M6589 Quad Core Smart Phone Android 4.2 1G 8G 4.7 Inch HD Screen 13.0MP Cam

Citar al final nunca pude hacerlo con los arhivos que tan amablemente subiste, buscando encontre la siguiente página y aplique directamente el segundo paso.

http://gizbeat.com/2002/tutorial-how-to-root-mtk6589/

no se si fue suerte o que, pero me funcionó a la primera.
saludos.

No comprendo cuando dices que aplicaste el 2 paso, has instalado un recovery? Te ha funcionado?
 
Re: Cubot M6589 Quad Core Smart Phone Android 4.2 1G 8G 4.7 Inch HD Screen 13.0MP Cam

No entiendo, lo instalaste desde el recovery? No hay otra manera de hacerlo en ese archivo.

Ahora provaré de de flashear el recovery a ver que.


Nada, este recovery no funciona, no se como lo has hecho.
 
Re: Cubot M6589 Quad Core Smart Phone Android 4.2 1G 8G 4.7 Inch HD Screen 13.0MP Cam

No entiendo, lo instalaste desde el recovery? No hay otra manera de hacerlo en ese archivo.

Ahora provaré de de flashear el recovery a ver que.
Hola no se si te lo e dicho ya pero si no te comento que existe como en todos los foros un hilo de Presentaciones para que te des un vuelta por alli para que te conozcan en el foro. simba2.gif https://www.movilesdualsim.com/foros/Presentaciones.81

simba2.gif
 
Última edición por un moderador:
Re: Cubot M6589 Quad Core Smart Phone Android 4.2 1G 8G 4.7 Inch HD Screen 13.0MP Cam

Hola no se si te lo e dicho ya pero si no te comento que existe como en todos los foros un hilo de Presentaciones para que te des un vuelta por alli para que te conozcan en el foro. simba2.gif https://www.movilesdualsim.com/foros/Presentaciones.81

Estas al quite,macho... Lleva una semana y no se ha presentado aun??? y ya ha resuelto el tema del root en el cubot m6589... Yo se lo perdonaba... :grin:
 
Última edición por un moderador:
Re: Cubot M6589 Quad Core Smart Phone Android 4.2 1G 8G 4.7 Inch HD Screen 13.0MP Cam

Ya me enviaste ese mensaje y ya me presente.

Enviado desde mi M6589 usando Tapatalk 2
 
Re: Cubot M6589 Quad Core Smart Phone Android 4.2 1G 8G 4.7 Inch HD Screen 13.0MP Cam

Código:
C:\Windows\system32>rem @echo off


C:\Windows\system32>rem adaptaci├│ per Algiam


C:\Windows\system32>adb remount
remount failed: Operation not permitted


C:\Windows\system32>adb shell "rm /system/bin/su"
rm failed for /system/bin/su, No such file or directory


C:\Windows\system32>adb shell "rm /system/xbin/su"
rm failed for /system/xbin/su, No such file or directory


C:\Windows\system32>adb shell "rm /system/app/superuser.apk"
rm failed for /system/app/superuser.apk, No such file or directory


C:\Windows\system32>adb push ./system/bin/su /system/xbin/
cannot stat './system/bin/su': No such file or directory


C:\Windows\system32>adb push ./system/lib/libm44jni.so /system/lib/
cannot stat './system/lib/libm44jni.so': No such file or directory


C:\Windows\system32>adb push ./system/app/eu.chainfire.supersu-1.apk /system/app


cannot stat './system/app/eu.chainfire.supersu-1.apk': No such file or directory




C:\Windows\system32>adb shell "chmod 6755 /system/xbin/su"
Unable to chmod /system/xbin/su: No such file or directory


C:\Windows\system32>adb shell "chmod 0644 /system/app/eu.chainfire.supersu-1.apk
"
Unable to chmod /system/app/eu.chainfire.supersu-1.apk: No such file or director
y


C:\Windows\system32>rem adb shell "chmod 4755 /system/xbin/busybox"


C:\Windows\system32>rem adb shell "/system/xbin/busybox --install -s /system/xbi
n"


C:\Windows\system32>echo Fet!
Fet!


C:\Windows\system32>Pause
Press any key to continue . . .

Código:
C:\Users\vkass\Desktop\Root_Cubot_M6589>rem @echo off'rem' is not recognized as an internal or external command,
operable program or batch file.


C:\Users\vkass\Desktop\Root_Cubot_M6589>rem adaptaci├│ per Algiam


C:\Users\vkass\Desktop\Root_Cubot_M6589>adb remount
adb server is out of date.  killing...
* daemon started successfully *
remount failed: Operation not permitted


C:\Users\vkass\Desktop\Root_Cubot_M6589>adb shell "rm /system/bin/su"
rm failed for /system/bin/su, No such file or directory


C:\Users\vkass\Desktop\Root_Cubot_M6589>adb shell "rm /system/xbin/su"
rm failed for /system/xbin/su, No such file or directory


C:\Users\vkass\Desktop\Root_Cubot_M6589>adb shell "rm /system/app/superuser.apk"


rm failed for /system/app/superuser.apk, No such file or directory


C:\Users\vkass\Desktop\Root_Cubot_M6589>adb push C:\Users\vkass\Desktop\Root_Cub
ot_M6589/system/bin/su /system/xbin/
failed to copy 'C:\Users\vkass\Desktop\Root_Cubot_M6589/system/bin/su' to '/syst
em/xbin//su': Read-only file system


C:\Users\vkass\Desktop\Root_Cubot_M6589>adb push C:\Users\vkass\Desktop\Root_Cub
ot_M6589/system/lib/libm44jni.so /system/lib/
failed to copy 'C:\Users\vkass\Desktop\Root_Cubot_M6589/system/lib/libm44jni.so'
 to '/system/lib//libm44jni.so': Read-only file system


C:\Users\vkass\Desktop\Root_Cubot_M6589>adb push C:\Users\vkass\Desktop\Root_Cub
ot_M6589/system/app/eu.chainfire.supersu-1.apk /system/app
failed to copy 'C:\Users\vkass\Desktop\Root_Cubot_M6589/system/app/eu.chainfire.
supersu-1.apk' to '/system/app/eu.chainfire.supersu-1.apk': Read-only file syste
m


C:\Users\vkass\Desktop\Root_Cubot_M6589>adb shell "chmod 6755 /system/xbin/su"
Unable to chmod /system/xbin/su: No such file or directory


C:\Users\vkass\Desktop\Root_Cubot_M6589>adb shell "chmod 0644 /system/app/eu.cha
infire.supersu-1.apk"
Unable to chmod /system/app/eu.chainfire.supersu-1.apk: No such file or director
y


C:\Users\vkass\Desktop\Root_Cubot_M6589>rem adb shell "chmod 4755 /system/xbin/b
usybox"


C:\Users\vkass\Desktop\Root_Cubot_M6589>rem adb shell "/system/xbin/busybox --in
stall -s /system/xbin"


C:\Users\vkass\Desktop\Root_Cubot_M6589>echo Fet!
Fet!


C:\Users\vkass\Desktop\Root_Cubot_M6589>Pause
Press any key to continue . . .
 
Re: Cubot M6589 Quad Core Smart Phone Android 4.2 1G 8G 4.7 Inch HD Screen 13.0MP Cam

Mira si el "adb" te encuentra el dispositivo, en una sesion de comandos dentro del directorio de lo que has descomprimido escribe "adb devices" te ha de indicar que ha encontrado el dispositivo. Si lo reconoce prueba a poner "adb kill-server" -->"adb root" , te ha de dejar entrar como root en el entrono shell. Si te ha dejado, escribe "exit", saldras de shell y ejecuta el Script.

Si no dime que te sale.
 
Re: Cubot M6589 Quad Core Smart Phone Android 4.2 1G 8G 4.7 Inch HD Screen 13.0MP Cam

Código:
C:\Users\vkass\Desktop\Root_Cubot_M6589>rem @echo off
'rem' is not recognized as an internal or external command,
operable program or batch file.


C:\Users\vkass\Desktop\Root_Cubot_M6589>rem adaptaci├│ per Algiam


C:\Users\vkass\Desktop\Root_Cubot_M6589>adb remount
adb server is out of date.  killing...
* daemon started successfully *
remount succeeded


C:\Users\vkass\Desktop\Root_Cubot_M6589>adb shell "rm /system/bin/su"
rm failed for /system/bin/su, No such file or directory


C:\Users\vkass\Desktop\Root_Cubot_M6589>adb shell "rm /system/xbin/su"
rm failed for /system/xbin/su, No such file or directory


C:\Users\vkass\Desktop\Root_Cubot_M6589>adb shell "rm /system/app/superuser.apk"


rm failed for /system/app/superuser.apk, No such file or directory


C:\Users\vkass\Desktop\Root_Cubot_M6589>adb push C:\Users\vkass\Desktop\Root_Cub
ot_M6589/system/bin/su /system/xbin/
3666 KB/s (15020 bytes in 0.004s)


C:\Users\vkass\Desktop\Root_Cubot_M6589>adb push C:\Users\vkass\Desktop\Root_Cub
ot_M6589/system/lib/libm44jni.so /system/lib/
1769 KB/s (5428 bytes in 0.002s)


C:\Users\vkass\Desktop\Root_Cubot_M6589>adb push C:\Users\vkass\Desktop\Root_Cub
ot_M6589/system/app/eu.chainfire.supersu-1.apk /system/app
4976 KB/s (1783905 bytes in 0.350s)


C:\Users\vkass\Desktop\Root_Cubot_M6589>adb shell "chmod 6755 /system/xbin/su"


C:\Users\vkass\Desktop\Root_Cubot_M6589>adb shell "chmod 0644 /system/app/eu.cha
infire.supersu-1.apk"


C:\Users\vkass\Desktop\Root_Cubot_M6589>rem adb shell "chmod 4755 /system/xbin/b
usybox"


C:\Users\vkass\Desktop\Root_Cubot_M6589>rem adb shell "/system/xbin/busybox --in
stall -s /system/xbin"


C:\Users\vkass\Desktop\Root_Cubot_M6589>echo Fet!
Fet!


C:\Users\vkass\Desktop\Root_Cubot_M6589>Pause
Press any key to continue . . .

Puedo ver la aplicación SuperSU.
cuando pulso actualización binarios que dice: La instalación falló.
utilizando el traductor de google pena por españoles.
 
Re: Cubot M6589 Quad Core Smart Phone Android 4.2 1G 8G 4.7 Inch HD Screen 13.0MP Cam

Se te han instalado bien los archivos, prueba una aplicacion que necesite root. Te funciona?

Enviado desde mi M6589 usando Tapatalk 2
 

Del blog

Es tendencia

¿Ha terminado la locura de añadir tantas cámaras a los móviles?

  • Si

  • No

  • No lo se

  • Ya me gustaría...

  • Ya te gustaría...


Los resultados solo son visibles tras votar.
Atrás
Arriba