• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root $PATH variable

KellyM

Lurker
Hi folks,

What are you using as the Path variable on your terminals? Reason I ask is because I hate going to /data/busybox and doing ./ if I want to use the other commands.

But if I add a ; and add a path to the /data/busybox it seems to accept it. But then when I run su, it cames back and says no su id... I think it's trying to run the su command from the busybox vs the original perhaps?
 
Did you install busybox? "busybox --install"
I think you also have to put it in /system/bin and /system/xbin
There's a guide over at rootyourdroid.info I believe that has the locations.
 
Back
Top Bottom