Android Forums at AndroidCentral.com >  Droid Bionic >  Bionic Rooting, ROMs, and Hacks > rooting with a MAC

rooting with a MAC

    Thread Author   #1  
Old 02-18-2012, 10:30 AM
Member
 
Posts: 7
Join Date: Dec 2011
Thanked 0 Times in 0 Posts
Likes Received: 0
Activity: 2/20
being the owner of a droid bionic on the 902 update I am interested in rooting it. But it appears as I am a MAC user this is not a possibility? To be specific I use an IMAC with the lion OS. Are there instructions for doing this or is all the android development done on the bill gates machines only, our version of the Steve Jobs monopoly.
  #2  
Old 02-18-2012, 01:04 PM
 
Posts: 802
Join Date: Jan 2010
Thanked 53 Times in 47 Posts
Likes Received: 10
Activity: 4/20
Quote:
Originally Posted by dkeven View Post
being the owner of a droid bionic on the 902 update I am interested in rooting it. But it appears as I am a MAC user this is not a possibility? To be specific I use an IMAC with the lion OS. Are there instructions for doing this or is all the android development done on the bill gates machines only, our version of the Steve Jobs monopoly.
Ok, let me first say that I have not tried this, but the MotoFail root method has a section showing how to root using Mac or Linux. The site is here: [Only registered users can view links. ]

Quote:
Update: a Linux/OSX version of the script is available here. Same deal: USB debugging mode, attach to PC, extract zip file, change into the zip directory, and invoke “./run.sh” from a shell.
To simplify that a bit:

- you set the phone to use USB debugging mode. Settings->applications->development->turn on USB debugging

- attach to pc = should be obvious, but attach the phone to your PC by USB cable.

- extract zip file = open the zip file that you download into a folder on your Mac

- change to the zip directory = start the Mac application Terminal. (It is in the utilities folder in your applications folder.) This will open a terminal window with a $ prompt. Switch to the Finder and change to the directory where the files you unzipped are located. If you look at the top of the finder window, you will see a blue folder icon with the name of the folder next to it. Switch back to the terminal window and type "cd " (that's the letter c, the letter d, followed by a space - do not hit enter.) Now, drag that folder icon at the top of the finder window I mentioned before to the terminal window and drop it. This will type the actual folder path next to the "cd " that you typed before. Now, activate the terminal window if it is not the active window and hit enter. You have now changed to the zip directory. (Whew! That was a lot of steps for five words!)

- invoke “./run.sh” from a shell = type that exact phrase in the terminal window - period, slash, letter r, letter u, letter n, period, letter s, letter h, hit enter. This should start the root procedure.

Last edited by doogald; 02-18-2012 at 03:59 PM.
    Thread Author   #3  
Old 02-18-2012, 07:01 PM
Member
 
Posts: 7
Join Date: Dec 2011
Thanked 0 Times in 0 Posts
Likes Received: 0
Activity: 2/20
will try that when home tomorrow thanks for the clarification, had seen the moto fail article but wasn't sure of procedure.
  #4  
Old 02-21-2012, 02:58 PM
Member
 
Posts: 3
Join Date: Feb 2012
Thanked 1 Time in 1 Post
Likes Received: 0
Activity: 0/20
any idea why i get this. ive tried multiple methods for rooting the 902 system version on both mac and windows. none work.
USB debugging is on.

Code:
unknown0026bb0d096b:platform-tools lqdboard$ ./adb devices
List of devices attached 
0A3BEBD419013015	device

unknown0026bb0d096b:platform-tools lqdboard$ ./run.sh 
chmod: ./adb.osx: No such file or directory[*][*] Motofail: Universal Motorola Gingerbread Root Exploit (OS X version)[*] by Dan Rosenberg (@djrbliss)[*][*] Tested on Droid 3, Droid Bionic, Droid RAZR, and Droid 4[*][*] Before continuing, ensure USB debugging is enabled and that your phone[*] is connected via USB.[*][*] Press enter to root your phone...[*][*] Waiting for device...
./run.sh: line 57: ./adb.osx: No such file or directory[*] Device found.[*] Deploying payload...
./run.sh: line 62: ./adb.osx: No such file or directory
./run.sh: line 63: ./adb.osx: No such file or directory[*] Owning phone...
./run.sh: line 66: ./adb.osx: No such file or directory[*] Rebooting device...
./run.sh: line 69: ./adb.osx: No such file or directory[*] Waiting for phone to reboot.
./run.sh: line 72: ./adb.osx: No such file or directory[*] Attemping persistence...
./run.sh: line 75: ./adb.osx: No such file or directory
./run.sh: line 76: ./adb.osx: No such file or directory
./run.sh: line 77: ./adb.osx: No such file or directory
./run.sh: line 78: ./adb.osx: No such file or directory
./run.sh: line 79: ./adb.osx: No such file or directory
./run.sh: line 80: ./adb.osx: No such file or directory
./run.sh: line 81: ./adb.osx: No such file or directory
./run.sh: line 82: ./adb.osx: No such file or directory[*] Cleaning up...
./run.sh: line 85: ./adb.osx: No such file or directory
./run.sh: line 86: ./adb.osx: No such file or directory[*] Rebooting...
./run.sh: line 89: ./adb.osx: No such file or directory
./run.sh: line 90: ./adb.osx: No such file or directory[*] Exploit complete![*] Press any key to exit.

Last edited by lqdboard; 02-21-2012 at 03:17 PM.
  #5  
Old 02-21-2012, 03:21 PM
Member
 
Posts: 3
Join Date: Feb 2012
Thanked 1 Time in 1 Post
Likes Received: 0
Activity: 0/20
nvm i got it working. had to manually add the '.OSX' extension to the 'ADB' file in the platform tools folder from the osx sdk folder.
Thanked by doogald
  #6  
Old 02-22-2012, 10:59 AM
Member
 
Posts: 1
Join Date: Feb 2012
Thanked 0 Times in 0 Posts
Likes Received: 0
Activity: 0/20
I don't understand how you added the .OSX extension to the ADB file.
Could you please post more instructions? I got the same fail response you posted.
Thanks
  #7  
Old 02-23-2012, 03:41 AM
Member
 
Posts: 3
Join Date: Feb 2012
Thanked 1 Time in 1 Post
Likes Received: 0
Activity: 0/20
straight up

1.just downloaded the SDK files.
2. Move to Desktop
3. opened up the platform tools folder
4. Moved all the files from the MotoFail folder into Platform Tools
5. Renamed the 'ADB' file to 'ADB.OSX'
6. Open Terminal
7. Change directory into Platform Tools
8. Invoke 'run.sh' file.
  #8  
Old 03-22-2012, 08:53 PM
Member
 
Posts: 1
Join Date: Mar 2012
Thanked 0 Times in 0 Posts
Likes Received: 0
Activity: 0/20
after hours of permissions denied the MotoFail method was the only thing that worked for me
worked on my Bionic with 5.9.902
using MacOSX 10.6.8

Instructions:

* Download the required files from [Only registered users can view links. ]
* Extract them to a folder
* Enable USB debugging mode in phone setting
* Connect your Droid Bionic to your mac
* Execute “RUN.SH” from the extracted files
* You’re good to go.

Credit to Dan Rosenberg for this root exploit.