Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
rangercaptain
Old
(Last edited by rangercaptain; 9th April 2012 at 04:21 PM.)
#21  
rangercaptain's Avatar
Senior Member
Thanks Meter 1403
Posts: 3,735
Join Date: Oct 2010
Location: West Coast of California
Mkdir is an adb command to make a directory, no? It isn't an app or a file.

When you type adb shell what prompt do you get?

Here's my suggestion:

Open command window
Change your path to the correct directory on your PC
Connect tablet, with USB debugging enabled
Type adb devices
Verify communication by the response from adb
Type adb shell
Should return #
Type mkdir blah blah
Continue with the script

Or I could be wrong.
 
jlove
Old
#22  
jlove's Avatar
Member
Thanks Meter 19
Posts: 96
Join Date: Jul 2008
thanks for your help, but i send the tablet in for repairs. Maybe i will get a rootable version this time...

thanks
 
Driver'z
Old
(Last edited by Driver'z; 13th April 2012 at 11:05 AM.)
#23  
Junior Member
Thanks Meter 4
Posts: 21
Join Date: Apr 2012
Default not set the permissions 777

I can not set the permissions 777. line 47 (in run.bat script)
adb shell “echo \”/system/bin/chmod 777 /cache\” >> /tmp/recovery.log”
/cache = root root drwxr-xr-x
what ideas?
P.S.
adb shell “echo \”/system/bin/chmod 4777 /cache/recovery/pwn/su\” >> /tmp/recovery.log”
in line 54 – rule (4777) or (777)?
number of my building …A310_02_0039_0089_ROW.
 
opdecirkel
Old
#24  
Junior Member
Thanks Meter 1
Posts: 5
Join Date: Feb 2012
Quote:
Originally Posted by Driver'z View Post
I can not set the permissions 777. line 47 (in run.bat script)
Can you please post here the first 20 lines of /system/etc/install-recovery.sh from your tpt?
 
Driver'z
Old
#25  
Junior Member
Thanks Meter 4
Posts: 21
Join Date: Apr 2012
yes, this file was garbage. reinstalled the firmware 089_ROW. root granted.
but when I run pwn-in.sh on screen console = errors, is this normal?
The Following User Says Thank You to Driver'z For This Useful Post: [ Click to Expand ]
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...