Hello, I've rooted my LG Optimus Slider using the LG_Esteem root tool. After the tool finished doing its thing it said root was successful and everything seems to be working fine and I have the Superuser app installed. The problem is I am trying to shell into the phone using adb.exe from my desktop computer. I can connect to the phone typing adb shell at the command prompt and I can see all the goodies on the phone but I can't actually change anything. If I try to cd to root for instance it tells me I "can't cd to root". If I type login it tells me I need to be suid in order to. If I type in suid it tells me access denied. How can I log into my phone via the shell? Am I missing something?

