Advertisement
Guest User

Untitled

a guest
Sep 21st, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.28 KB | None | 0 0
  1. $ adb root
  2. $ adb remount
  3. $ adb push vmxpm /system/vendor/vmx/
  4. $ adb push vmxpmchk /system/vendor/vmx/
  5. $ adb push bft.sh /system/vendor/vmx/
  6. $ adb shell chmod 777 /system/vendor/vmx/bft.sh
  7. $ adb shell
  8. root@kingdomt:/ # cd system/vendor/vmx
  9. root@kingdomt:/system/vendor/vmx # ./bft.sh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement