I’ve got a stupid question, I’ve been successful at getting S-OFF, superuser app, the Java SE development kit, Eclipse, and the Android SDK. Dug through as many recipes as I can find but I’m running into a permissions problem that I can’t unscrew. After booting into ClockworkMod Recovery and mounting /system I then run the “adb” command(s) form a terminal in linux…
When I run ./adb devices the returned string is “???????????? no permissions”
When I run ./adb shell the returned string is “error: insufficient permissions for device”

Now, I’ve located a “fix permissions” option in ClockworkMod Recovery, but after running it….same indications when running adb.

So my Stupid question is, what am I doing wrong? and how do I unscrew this?