Advertisement
Guest User

Untitled

a guest
Jul 30th, 2014
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.26 KB | None | 0 0
  1. / # mount -o rw,remount /system
  2. / # cp /mnt/sdcard/4root/su /system/xbin/
  3. / # chmod 6755 /system/xbin/su
  4. / # chown 0.0 /system/xbin/su
  5. Unable to chown /system/xbin/su: No such file or directory
  6. / # ls /system/xbin/su
  7. /system/xbin/su: No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement