View Single Post
Old 06-20-2012, 04:50 AM   #64
baron604
Junior Member
baron604 began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jun 2012
Device: none
Quote:
Originally Posted by BWinmill View Post
Okay, I just checked and adb doesn't give root in this release.

Does anyone have pointers on how to go about this? I can handle technical information and am willing to experiment.
Pop out the internal sdcard and mount the first ext4 partition on your machine, copy the su binary into /system/bin/ with proper permissions

e.g. chown root:root system/bin/su
chmod 6755 system/bin/su

throw the Superuser.apk into system/app, and you should regain control over your Vox!
baron604 is offline   Reply With Quote