I TAKE NO CREDIT FOR THIS AND FLASH AT YOUR OWN RISK
Due to requests and complaints of limitations of taking donations via market apps, I have added the donate button.
Be clear, donations are not "promises" of future work, just a thank you for past. Funds go to devices, kickbacks to my kids, and leftovers to charity of my choice.
Release and Downloads :
Download
This is the support thread, feel free to ask questions here.
adb push nachoroot.bin /data/local/
adb shell chmod 777 /data/local/nachoroot.bin
adb shell /data/local/nachoroot.bin --stage1
adb reboot
<wait for boot>
adb shell /data/local/nachoroot.bin --stage2
adb reboot
<wait for boot>
adb shell id
<if id is 0 / root then continue, else start over>
adb remount
adb push su /system/xbin/su
adb shell chown 0.0 /system/xbin/su
adb shell chmod 06755 /system/xbin/su
adb shell /data/local/nachoroot.bin --undo
adb reboot
Go install superuser from market
__________________
TeamAndIRC
Master of Burritos,
Author of BurritoRoot (Kindle Fire), TacoRoot (HTC Universal), and NachoRoot (Transformer Prime)
Twitter with me - Web Chat - IRC: irc.andirc.net #thunderbolt
Last edited by jez2cool; 01-04-2012 at 04:41 PM.