Advertisement
Guest User

Untitled

a guest
Dec 16th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.04 KB | None | 0 0
  1. MediaTek Device root for MTxxxx
  2.  
  3. The Device will reboot several times
  4.  
  5. Please plug in the device now
  6. Press any key
  7. Acquiring /data && /data/local/tmp and reboot system
  8. failed on '/data/local/tmp' - Permission denied
  9. link failed File exists
  10. Enabling qemu status for temporary root (1/3)
  11. /system/bin/sh: can't create /data/local.prop: Permission denied
  12. Check user id (2/3)
  13. uid=2000(shell) gid=2000(shell) groups=1003(graphics),1004(input),1007(log),1011(adb),1015(sdcard_rw),1028(sdcard_r),3001(net_bt_admin),3002(net_bt),3003(inet),3006(net_bw_stats) context=u:r:shell:s0
  14. If the id is 0 / root then continue, otherwise ctrl+c to cancel and start over
  15. Press any key
  16. remount failed: Permission denied
  17. failed to copy 'su' to '/system/xbin/su': Read-only file system
  18. Unable to chown /system/xbin/su: No such file or directory
  19. Unable to chmod /system/xbin/su: No such file or directory
  20. failed to copy 'busybox' to '/system/xbin/busybox': Read-only file system
  21. Unable to chown /system/xbin/busybox: No such file or directory
  22. Unable to chmod /system/xbin/busybox: No such file or directory
  23. failed to copy 'superuser.apk' to '/system/app/Superuser.apk': Read-only file system
  24. Unable to chown /system/app/Superuser.apk: No such file or directory
  25. Unable to chmod /system/app/Superuser.apk: No such file or directory
  26. /system/bin/sh: busybox: not found
  27. /system/bin/sh: can't create /system/xbin/install_bb: Read-only file system
  28. /system/bin/sh: can't create /system/xbin/install_bb: Read-only file system
  29. /system/bin/sh: can't create /system/xbin/install_bb: Read-only file system
  30. /system/bin/sh: can't create /system/xbin/install_bb: Read-only file system
  31. sh: /system/xbin/install_bb: No such file or directory
  32. Deleting unused files
  33. rm failed for /system/xbin/install_bb, No such file or directory
  34. rm failed for /data/local.prop, No such file or directory
  35. rm failed for /data/local/tmp, Permission denied
  36. failed on '/data/local/tmp.bak' - No such file or directory
  37. Installing Superuser app (3/3)
  38. 4874 KB/s (843503 bytes in 0.168s)
  39.     pkg: /data/local/tmp/superuser.apk
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement