View Single Post
  #15 (permalink)  
Old 09-09-2012, 03:19 PM
mapaz04's Avatar
mapaz04
Regular 'Geeker
Offline
Threadstarter
Location: Tennessee
 
Join Date: Dec 2008
Posts: 248
Reputation: 435
mapaz04 is becoming a PPCGeeks regularmapaz04 is becoming a PPCGeeks regularmapaz04 is becoming a PPCGeeks regularmapaz04 is becoming a PPCGeeks regularmapaz04 is becoming a PPCGeeks regular
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Re: [HOW TO] ROOT Acer A100 Tablet EASY AS 1-2-3 jejeje

Quote:
Originally Posted by Gman678910 View Post
Here's the error I always get: app_116@Android:/ $ export PATH=/data/local/bin:$PATH
app_116@Android:/ $ sh /mnt/sdcard/su.sh
sh: /mnt/sdcard/su.sh: No such file or directory
127|app_116@Android:/ $


Please help.
It seems to me that you dont have the file in the correct place. Go to your file manager and find the /mnt/ directory, you will see a few different folders within it, one says External_SD and the other one says SDCard. The folder that is labeled SDCard is your devices INTERNAL MEMORY whereas the External_SD is the MicroSD card that you put into it.

If you have the file in the External_SD, you can opt to use this command:
sh /mnt/External_SD/su.sh

To make it clearer:

The file needs to be in your devices INTERNAL memory and not on the External_SD. The best way to make sure this is the case is to take out the MicroSD, then go to the /mnt/sdcard/ directory and see if you see the file (it must not be in /mnt/sdcard/downloads). also, make sure that the .zip file is unzipped (extracted) as what you need are the files inside the .zip file.
__________________
teaMJPx/mapaz04 - WP7 & Android - Hit "THANKS" if i've been able to help you

Last edited by mapaz04; 09-09-2012 at 03:25 PM.
Reply With Quote