Advertisement
Guest User

Untitled

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