i tried this tutorial and in step 1 i followed method 2. I try step 3, and when i try
adb shell it works fine. but the line after,
sh /sdcard/motoroot-step1.sh, I get
sh: Can't open /sdcard/motoroot-step1.sh
Why is this happening?
|
i tried this tutorial and in step 1 i followed method 2. I try step 3, and when i try
Why is this happening? |
|||
|
|
You cannot execute either binary or shell script that resides on the external sdcard due to the execute permission bit being blocked.
After reading the posting on xda, it would appear that something is amiss, notify the developer of that forum and post it there and see what response you get :) Edit: You have that external sdcard treated as mass-storage device. Turn that off and see what happens (Had to read all of the thread and some one posted - see #18 there!) |
|||
|
|