Advertisement
Guest User

Untitled

a guest
Dec 14th, 2015
924
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.09 KB | None | 0 0
  1.  
  2. C:\Windows\system32>echo off
  3. . *******************************************************************
  4. . * *
  5. . * Root For Minix U1 by Daemonium *
  6. . * *
  7. . * *
  8. . * AndroidPC.es *** Freaktab.com *
  9. . * *
  10. . *******************************************************************
  11. .
  12. . Getting root! Here we go!. // Rooteando! Alla vamos!
  13. .
  14. . *** USB Debugging must be set to ON in the developer options ***
  15. . *** La depuracion USB debe estar en ACTIVA en ajustes de desarrollo ***
  16. .
  17. . *** Be sure the TVBox is connected by ADB Wifi. ***
  18. . *** Asegurate que tu TVBox conectado por ADB Wifi. ***
  19. .
  20. . Write your IP like: 192.168.X.XX and press ENTER
  21. . Escribe a continuacion la IP, ej: 192.168.X.XX y pulsa INTRO
  22. .
  23. 192.168.1.16
  24. ERROR: The process "adb.exe" not found.
  25. * daemon not running. starting it now on port 5037 *
  26. * daemon started successfully *
  27. connected to 192.168.1.16:5555
  28. restarting adbd as root
  29. ERROR: The process "adb.exe" not found.
  30. * daemon not running. starting it now on port 5037 *
  31. * daemon started successfully *
  32. connected to 192.168.1.16:5555
  33. adbd is already running as root
  34. uid=0(root) gid=0(root) groups=1003(graphics),1004(input),1007(log),1011(adb),10
  35. 15(sdcard_rw),1028(sdcard_r),3001(net_bt_admin),3002(net_bt),3003(inet),3006(net
  36. _bw_stats) context=u:r:su:s0
  37. .
  38. . If ID above says "0" or "root", then you are ready to go, just press enter
  39. . Si el ID marca "0" o "root" entonces puedes continuar, pulsa enter
  40. .
  41. . If otherwise press CTRL + C to cancel
  42. . Si marca cualquier otra cosa, pulsa CTRL + C para cancelar
  43. .
  44. Press any key to continue . . .
  45. .
  46. . Removing old superuser and root related files ...
  47. . Eliminando ficheros viejos relacionados con root y superuser
  48. .
  49. .
  50. . Sending new files to safe place...
  51. . Enviando ficheros nuevos a un sitio seguro
  52. .
  53. cannot stat 'root': No such file or directory
  54. .
  55. . Copy files from safe place to system ...
  56. . Copiando ficheros de sitio seguro a system
  57. .
  58. mkdir failed for /system/app/SuperSU, File exists
  59. cp: /data/local/tmp/system/xbin/su: No such file or directory
  60. cp: /data/local/tmp/system/xbin/su: No such file or directory
  61. cp: /data/local/tmp/system/xbin/su: No such file or directory
  62. cp: /data/local/tmp/system/app/SuperSU.apk: No such file or directory
  63. cp: /data/local/tmp/system/app/SuperSU.apk: No such file or directory
  64. cp: /data/local/tmp/system/app/install-recovery.sh: No such file or directory
  65. cp: /data/local/tmp/system/app/99SuperSUDaemon: No such file or directory
  66. cp: /data/local/tmp/system/preinstall.sh: No such file or directory
  67. .
  68. . Setting permissions
  69. . Otorgando permisos
  70. .
  71. chown: /system/bin/.ext/.su: No such file or directory
  72. chown: /system/xbin/su: No such file or directory
  73. chown: /system/xbin/daemonsu: No such file or directory
  74. chown: /system/etc/install-recovery.sh: No such file or directory
  75. chown: /system/etc/init.d/99SuperSUDaemon: No such file or directory
  76. chown: /system/app/SuperSU/SuperSU.apk: No such file or directory
  77. Unable to chmod /system/bin/.ext/.su: No such file or directory
  78. Unable to chmod /system/xbin/su: No such file or directory
  79. Unable to chmod /system/xbin/daemonsu: No such file or directory
  80. Unable to chmod /system/etc/install-recovery.sh: No such file or directory
  81. Unable to chmod /system/etc/init.d/99SuperSUDaemon: No such file or directory
  82. Unable to chmod /system/app/SuperSU.apk: No such file or directory
  83. /system/bin/sh: /system/xbin/su: not found
  84. .
  85. . Cleaning the unnecessary files
  86. . Limpiando ficheros innecesarios
  87. .
  88. .
  89. . Got r00t!!
  90. . Ya eres r00t!!
  91. .
  92. . After press ENTER the TVBox will restart, wait 1 min
  93. . Al pulsar ENTER el TVBox se reiniciara, espere 1 minuto
  94. .
  95. .
  96. . If the system does not reboot automatically restart it manually
  97. . Si el sistema no se reinicie automaticamente reinicie manualmente
  98. .
  99. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement