simple Droid1 FRG83G root script for Mac

This is a discussion on simple Droid1 FRG83G root script for Mac within the Droid Hacks forums, part of the Droid Hacking category; I've come up with a simple script to root a Droid1 with the newest firmware FRG83G on the Mac. I went for the Mac, as ...

+ Reply to Thread
Page 1 of 4 1 2 3 ... LastLast
Results 1 to 10 of 39

Thread: simple Droid1 FRG83G root script for Mac

  1. Droid
    gnychis's Avatar
    Member #
    173874
    Join Date
    Feb 2011
    Posts
    42
    Phone
    Enter Current Phone Model Here
    #1

    simple Droid1 FRG83G root script for Mac

    I've come up with a simple script to root a Droid1 with the newest firmware FRG83G on the Mac. I went for the Mac, as it seems that there are other one-click methods for Windows and Linux... and I'm on a Mac.

    Make sure your Droid is connected to the computer using USB.

    Make sure the following settings are enabled:
    Code:
    Settings -> Applications -> Unknown sources (checked)
    Settings -> Applications -> Development -> USB debugging (checked)

    http://www.mediafire.com/?5vvlynmex3hhkcm

    Just unzip it, and then in a terminal:
    Code:
    ./run.sh
    You should have to wait about 10 seconds, then, you should have Superuser installed, and able to use "su"

    If you don't know how to open a terminal and what "./run.sh" means: http://tinyurl.com/3w8ouje
    Last edited by gnychis; 04-10-2011 at 09:09 PM.
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Droid Newbie
    Eoin's Avatar
    Member #
    187728
    Join Date
    Apr 2011
    Posts
    4
    Phone
    Enter Current Phone Model Here
    #2
    gnychis, thanks for this.

    I gave it a shot, and this is what I got:


    Changing permissions...
    Exploiting system...
    Waiting for device to come back...
    Remounting file system...
    ./run.sh: line 10: adb: command not found
    Installing su...
    ./run.sh: line 12: adb: command not found
    ./run.sh: line 13: adb: command not found
    Installing busybox
    ./run.sh: line 15: adb: command not found
    ./run.sh: line 16: adb: command not found
    Installing Superuser Permissions
    ./run.sh: line 19: adb: command not found
    ./run.sh: line 20: adb: command not found
    ./run.sh: line 21: adb: command not found
    ./run.sh: line 22: adb: command not found
    Done!

    Needless to say, there's still no su icon on my phone.

    I'm the first to admit that I'm a newbie at this, having never rooted my phone. Do you know what I'm doing wrong?
  4. Droid
    gnychis's Avatar
    Member #
    173874
    Join Date
    Feb 2011
    Posts
    42
    Phone
    Enter Current Phone Model Here
    #3
    Quote Originally Posted by Eoin View Post
    gnychis, thanks for this.

    I gave it a shot, and this is what I got:


    Changing permissions...
    Exploiting system...
    Waiting for device to come back...
    Remounting file system...
    ./run.sh: line 10: adb: command not found
    Installing su...
    ./run.sh: line 12: adb: command not found
    ./run.sh: line 13: adb: command not found
    Installing busybox
    ./run.sh: line 15: adb: command not found
    ./run.sh: line 16: adb: command not found
    Installing Superuser Permissions
    ./run.sh: line 19: adb: command not found
    ./run.sh: line 20: adb: command not found
    ./run.sh: line 21: adb: command not found
    ./run.sh: line 22: adb: command not found
    Done!

    Needless to say, there's still no su icon on my phone.

    I'm the first to admit that I'm a newbie at this, having never rooted my phone. Do you know what I'm doing wrong?
    Sure.sorry bud. You need to install the android sdk which includes adb. Let me
    see if i can include it.
  5. Droid
    gnychis's Avatar
    Member #
    173874
    Join Date
    Feb 2011
    Posts
    42
    Phone
    Enter Current Phone Model Here
    #4
    can you try the new link?
  6. Master Droid
    cloudstrife05's Avatar
    Member #
    36450
    Join Date
    Feb 2010
    Location
    Maryland
    Posts
    758
    Liked
    8 times
    Phone
    Droid 3
    #5
    Will this work with 2.2.2?

    Sent from my Droid using DroidForums
    Rooted Droid 3
  7. Droid
    gnychis's Avatar
    Member #
    173874
    Join Date
    Feb 2011
    Posts
    42
    Phone
    Enter Current Phone Model Here
    #6
    Quote Originally Posted by cloudstrife05 View Post
    Will this work with 2.2.2?

    Sent from my Droid using DroidForums
    yep, it works for 2.2.2, that is what my Droid is running and it rooted it
  8. Droid Newbie
    Eoin's Avatar
    Member #
    187728
    Join Date
    Apr 2011
    Posts
    4
    Phone
    Enter Current Phone Model Here
    #7
    I still can't get it to work, but please keep in mind that I'm a complete idiot.

    I re-downloaded the root folder, and I saw the adb file in there updated at 11:59. So I know that this is the updated folder, right?

    I dropped the root folder in my Applications folder – for no good reason other than I can't seem to get to run in terminal it when its just on my desktop. Then I opened terminal and typed cd /Applications/root

    And then I typed in ./run.sh

    It says "Permission denied."

    I'm sure this is a noob error. I just don't know what it is. But I know I'm not the only guy with a Droid and a MacBook Pro who wants to use the full functionality of his phone. If you can fill in the instructions a bit for guys like me, this script you wrote could help a lot of people.
  9. Master Droid
    cloudstrife05's Avatar
    Member #
    36450
    Join Date
    Feb 2010
    Location
    Maryland
    Posts
    758
    Liked
    8 times
    Phone
    Droid 3
    #8
    Quote Originally Posted by gnychis View Post
    Quote Originally Posted by cloudstrife05 View Post
    Will this work with 2.2.2?

    Sent from my Droid using DroidForums
    yep, it works for 2.2.2, that is what my Droid is running and it rooted it
    Cool, I'm using a replacement D1 that I wasn't going to root but this changed my mind. Thx!

    Sent from my Droid using DroidForums
    Rooted Droid 3
  10. Droid
    gnychis's Avatar
    Member #
    173874
    Join Date
    Feb 2011
    Posts
    42
    Phone
    Enter Current Phone Model Here
    #9
    grab the link one more time, I updated it again because when I added adb I forgot to set the executable permissions on it.

    What I suggest is, unzip it to your desktop, then open Terminal. Use the following commands after you unzip it on your desktop:
    Code:
    cd ~/Desktop/root
    ./run.sh
  11. Droid Newbie
    Eoin's Avatar
    Member #
    187728
    Join Date
    Apr 2011
    Posts
    4
    Phone
    Enter Current Phone Model Here
    #10
    Gnychis you rock! This worked like a charm! Thanks so much!
+ Reply to Thread
Page 1 of 4 1 2 3 ... LastLast

Sponsors

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. 2.2.2 with FRG83G - will not ROOT
    By fta in forum Droid Hacks
    Replies: 37
    Last Post: 09-26-2011, 03:22 PM
  2. How to Root Droid1 2.2.2 Build Number FRG83G?
    By Diamond00Eyes in forum Droid Hacks
    Replies: 57
    Last Post: 09-26-2011, 01:07 AM
  3. Nothing will root my droid frg83g 2.2.2
    By martoccio in forum Hacking Help
    Replies: 4
    Last Post: 04-04-2011, 09:12 PM
  4. Replies: 91
    Last Post: 07-14-2010, 01:15 PM
  5. In search of simple script
    By hahn in forum Droid Development
    Replies: 4
    Last Post: 06-21-2010, 12:51 PM

Search tags for this page

droid1 frg83g root easy mac
,

frg83g droid root mac

,

frg83g root

,

frg83g root mac

,
how to root droid frg83g on mac
,
how too root my droid frg83g
,
motorola droid root macintosh frg83g
,
root 2.2.2 on mac
,
root a droid frg83g
,

root droid 1

,

root droid 1 frg83g

,
root droid frg83g linux
,
root droid frg83g mac
,

root frg83g on mac os x

,
root motorola droid 2.2.2 mac os x
Click on a term to search our site for related topics.