Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
laloutre
Old
(Last edited by laloutre; 4th July 2012 at 05:51 PM.) Reason: Trying to get rod of attachment problem
#81  
Senior Member
Thanks Meter 36
Posts: 174
Join Date: Mar 2012
Default Rooting on Mac

Hi there,

I managed to root directly from my Macbook
If this can help, here are the files I used to run Method 2 mentionned in the OP.

Freely inspired from the OP, kudos to ZeroNull !

I have tested on my Mac and My Tablet, I cannot guarantee it will work for others as I don't know any other Iconia Mac users.

Binaries have been took from Android SDK for Mac
Other files haven't been changed.

Step 1 : Please refer to the OP nothing changed
Step 2 : Please refer to the OP nothing changed
Step 3 : Download patched-boot-MacOs-Version.zip. Unpack it to any place.
Step 4 : Open a terminal and navigate to the directory with the unpacked archive. Execute file:
Code:
./flash-ICS-patchedBoot.sh
Type your admin password when requested
Step 5 : Please refer to the OP nothing changed
Step 6 : Please refer to the OP nothing changed
Step 7 : Please refer to the OP nothing changed

Hope this helps.
I'm interested to know if this works for those who will try
Current Devices : Galaxy Note2 Carbon ROM, Nexus 7 travelling from ROM to ROM
 
Sterist
Old
#82  
Senior Member
Thanks Meter 28
Posts: 191
Join Date: Sep 2011
Location: Galaxy S, quadrant 2
Click image for larger version

Name:	IMG_20120701_164325.jpg
Views:	182
Size:	253.3 KB
ID:	1173169

okay now what? this is my last hurdle
Error 4.0.4 Android Not Found! ®

Please check your internet connection and don't spam the forums trying to figure this one out. ©
 
ZeroNull
Old
#83  
Senior Member - OP
Thanks Meter 362
Posts: 127
Join Date: Feb 2012
Location: Omsk
Default Bad link to the picture

Quote:
Originally Posted by Sterist View Post
Attachment 1173169

okay now what? this is my last hurdle
It is not possible to see a screenshot in your message.
 
Moscow Desire
Old
#84  
Moscow Desire's Avatar
Forum Moderator
Thanks Meter 2253
Posts: 4,089
Join Date: Mar 2011
Location: Somewhere in a Deep Cave on the Troll Kings Throne

 
DONATE TO ME
Sorry Mate, but she ain't rooting the 701. Have tried a few different means.

Anything you want me to try?

Basically, it hangs at "download protocol", and the acer logo.

CMD window says;

Reboot in system
Waiting for device connect...



Then, that's all.

Any suggestions?

MD
"Though I walk daily surrounded by trolls, I fear them not. For I am the Troll King."

Killin 'dem Trolls since 2011

Acer Iconia A701 * Acer Iconia A501 * HTC Desire S * HTC Desire
The Following User Says Thank You to Moscow Desire For This Useful Post: [ Click to Expand ]
 
paugustin
Old
#85  
paugustin's Avatar
Senior Member
Thanks Meter 118
Posts: 280
Join Date: Dec 2009
Location: Paris
I managed to root my A701 running 0.013.00. Just install CWM and flash a su.zip taken from androidsu.com.

From the recovery mount /system and kill the recovery reinstall script manually to prevent it from overwriting your custom recovery.

You'll get root but not /system remount within the OS
 
Moscow Desire
Old
(Last edited by Moscow Desire; 3rd July 2012 at 08:53 PM.)
#86  
Moscow Desire's Avatar
Forum Moderator
Thanks Meter 2253
Posts: 4,089
Join Date: Mar 2011
Location: Somewhere in a Deep Cave on the Troll Kings Throne

 
DONATE TO ME
Quote:
Originally Posted by paugustin View Post
I managed to root my A701 running 0.013.00. Just install CWM and flash a su.zip taken from androidsu.com.

From the recovery mount /system and kill the recovery reinstall script manually to prevent it from overwriting your custom recovery.

You'll get root but not /system remount within the OS
I'll try your advice. I'm running 1.015 Gen1. No problems with recovery though. Still keeps on re-boot. The CWM flash was a bit strange, as I put in the thread. Like I got the same with the root procedure, but root failed as it said (manual reboot).

Will get it rooted tonight with System RW, Gods be willing.....

EDIT: No, doesn't matter. 701 will not get system RW. All root apps fail and won't write appropriate files.
"Though I walk daily surrounded by trolls, I fear them not. For I am the Troll King."

Killin 'dem Trolls since 2011

Acer Iconia A701 * Acer Iconia A501 * HTC Desire S * HTC Desire
 
Sterist
Old
#87  
Senior Member
Thanks Meter 28
Posts: 191
Join Date: Sep 2011
Location: Galaxy S, quadrant 2
Quote:
Originally Posted by Moscow Desire View Post
Sorry Mate, but she ain't rooting the 701. Have tried a few different means.

Anything you want me to try?

Basically, it hangs at "download protocol", and the acer logo.

CMD window says;

Reboot in system
Waiting for device connect...



Then, that's all.

Any suggestions?

MD
that's what my screenshot shows.

I'm stuck there as well
Error 4.0.4 Android Not Found! ®

Please check your internet connection and don't spam the forums trying to figure this one out. ©
 
twinkybot
Old
#88  
Junior Member
Thanks Meter 0
Posts: 24
Join Date: Jun 2008
Hello,

I tried to root my A700 on a Ubuntu 12.04 machine and it does not to work.
Ubuntu 12.04. ADB Tools installed. Versions: 4.1 (API 16), 4.0.3 (API 15)
The tablet sais it is in unlocked bootloader mode.
bootloader version ICS-MR1-7173de1

If I list the device I get as user and as sudo

List of devices attached
22213707215 device


Then I send the following commands after sudo -i

adb wait-for-device
adb reboot-bootloader
fastboot boot rooting.img (boot-patched.img)
fastboot reboot
adb wait-for-device
adb pull /system/xbin/su

which gives me the error that the remote object does not exist.

What am I doing wrong?
 
DЯΦiDi@П
Old
#89  
DЯΦiDi@П's Avatar
Member
Thanks Meter 27
Posts: 72
Join Date: Jun 2012
Quote:
Originally Posted by twinkybot View Post
Then I send the following commands after sudo -i

adb wait-for-device
adb reboot-bootloader
fastboot boot rooting.img (boot-patched.img)
fastboot reboot
adb wait-for-device
adb pull /system/xbin/su

which gives me the error that the remote object does not exist.

What am I doing wrong?
(1. No need for "wait-for-device" if you enter each command by its own. Just wait )
2. Did the flashing process say everything went right? (fastboot boot rooting.img) Or is there an error message?
HTC Desire HD
Acer IconiaTab A700
 
twinkybot
Old
(Last edited by twinkybot; 4th July 2012 at 12:28 PM.) Reason: Additional Info
#90  
Junior Member
Thanks Meter 0
Posts: 24
Join Date: Jun 2008
With the wait for device. I thought I didn't need it but to be safe

The terminal sais
Code:
$fastboot boot boot-patched.img 
< waiting for device >
downloading 'boot.img'...
OKAY [  2.288s]
booting...
OKAY [  1.089s]
finished. total time: 3.377s
Code:
fastboot boot rooting.img 
downloading 'boot.img'...
OKAY [  3.377s]
booting...
OKAY [  1.091s]
finished. total time: 4.468s

 
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...