Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. $ export PATH=/data/local/bin:$PATH
  2. $ su
  3. #rm /system/build.prop
  4. rm failed for /system/build.prop, Read-only file system
  5. #mount -o remount,rw /dev/block/mtdblock0 /system
  6. # rm /system/build.prop
  7. # cp /sdcard/build.prop /system/build.prop
  8. cp: not found
  9. #ls /system
  10. app
  11. xbin
  12. bin
  13. drm
  14. fonts
  15. framework
  16. usr
  17. lib
  18. etc
  19. lost+found
  20. media
  21. #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement