Quote:
Originally Posted by sndtubes
Thank you but I already had it and I get the same results when I attempt to access anything.
Here is what I type:
$ su
#
#whoami
whoami "permission denied"
Anything I try results in permission denied.
What root method did you use?
I wiped my back to bone stock and then installed joeykrim's one click root and then clockworkmod recovery. AT that point, I would get "root" as the response to whoami
Then I wiped the data/cache/dalvik cache 2 times and installed the Baked Snack ROM. Everything seems to work ok except for this. All of the apps that require root work fine. Dunno whats going on.
|
Maybe because your not talking through busybox and busybox is included in one click root?
try these:
$ busybox who
$ busybox whoami
$ busybox wget
Should get something like unknown uid 10146 if rooted.
That should do it!