Root for Bluethunder Panther

lgstoian

Member
Dec 14, 2010
82
6
Also a little permaroot tutorial:
Get the su file from here.
Get adb shell running : mount -o rw,remount /dev/block/mtdblock3 /system
Ctrl + c now adb shell rm /system/bin/su
adb push su /system/bin
adb shell chmod 4755 /system/bin/su
Now from the market install Supseruser and your tablet has been rooted.

Note: Backup your current su in case you want to unroot the tablet for warranty reasons. Also I would like that backed up su. Forgot to do that to mine :)) .
 
Last edited:
Top