Root on Mac

This is a discussion on Root on Mac within the Droid General Discussions forums, part of the Droid Discussions category; I have now run the root file that was renamed to update.zip twice now, and when i open the terminal and enter 'sudo', it says ...

+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13

Thread: Root on Mac

  1. Droid Sensei
    JhankG's Avatar
    Member #
    250
    Join Date
    Nov 2009
    Location
    Summerfield, NC
    Posts
    3,098
    Phone
    Droid X
    #1

    Root on Mac

    I have now run the root file that was renamed to update.zip twice now, and when i open the terminal and enter 'sudo', it says I do not have permission. I am taking this to mean that my phone is still not rooted. Both times that I ran the droid root update file, it said 'root successful'. Any suggestions or help out there?
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Junior Droid
    continentalg5's Avatar
    Member #
    10085
    Join Date
    Nov 2009
    Posts
    8
    Phone
    Motorola Droid
    #2
    I had the same problem, until I switched to my windows 7 boot camp partition, then it worked just fine. I think its OS X that gives it a hard time.
  4. Droid Sensei
    JhankG's Avatar
    Member #
    250
    Join Date
    Nov 2009
    Location
    Summerfield, NC
    Posts
    3,098
    Phone
    Droid X
    #3
    I tried running it on Windows 7 in Parallels. Open terminal, typed in sudo, and still get permission denied. Anyone?
  5. Droid Sensei
    JhankG's Avatar
    Member #
    250
    Join Date
    Nov 2009
    Location
    Summerfield, NC
    Posts
    3,098
    Phone
    Droid X
    #4
    Someone out there has a Mac and a rooted Droid. Has no one else had problems rooting on their Mac?
  6. Master Droid
    qoncept's Avatar
    Member #
    946
    Join Date
    Nov 2009
    Location
    Iowa
    Posts
    613
    Phone
    Droid X
    #5
    Quote Originally Posted by JhankG View Post
    I have now run the root file that was renamed to update.zip twice now...
    "Run" ? What instructions are you following? Once you concatenate the files (cat), all you need to do is put it on your SD card and restart the phone.
  7. Droid Sensei
    JhankG's Avatar
    Member #
    250
    Join Date
    Nov 2009
    Location
    Summerfield, NC
    Posts
    3,098
    Phone
    Droid X
    #6
    I thought I was following the instructions from this forum. I was downloading the files that the one of the root threads linked to. I then changed one of files name to update.zip, put it on my SD card, restarted holding power and X, waited until the exclamation mark on the screen came up, held down volume+ and camera button at the same time, chose the update.zip file, it ran and then said the rote was completed, and then I chose restart.
    Last edited by JhankG; 12-10-2009 at 03:39 PM.
  8. Master Droid
    qoncept's Avatar
    Member #
    946
    Join Date
    Nov 2009
    Location
    Iowa
    Posts
    613
    Phone
    Droid X
    #7
    Ok, that's not the right way to be doing it. Try these instructions instead:
    AllDroid.org - View topic - How to Root your Droid

    Basically (they're kind of goofy) --
    1. Download both of the files -- one is the official 2.0.1 image from google, the other is the exploit

    2. Do this: cat signed-voles-ESD56-from-ESD20.84263456.zip droid-superuser.zip > update.zip

    This is combining the 2 files and creating a third called update.zip.

    3. Copy it to the SD card and restart while holding x

    4. Once you see the exclamation point icon, press volume up + camera button. Follow the instructions on screen from there.

    Edit: Before you copy update.zip to the SD card, I strongly suggest checking the md5 checksum. This will tell you that the file you have is exactly what is known to work.

    You can get an md5 app here: Download MD5 2.6 - MD5 - Calculate & compare MD5 checksums - Softpedia

    Then (I haven't used this one, just the first I found in google) you'll run it on your update.zip file and ensure the checksum it spits out matches (cf653352967253e99d967498ffd9ce69). If it doesn't, start over.
    Last edited by qoncept; 12-10-2009 at 03:43 PM.
  9. Droid Sensei
    JhankG's Avatar
    Member #
    250
    Join Date
    Nov 2009
    Location
    Summerfield, NC
    Posts
    3,098
    Phone
    Droid X
    #8
    Quote Originally Posted by qoncept View Post
    Ok, that's not the right way to be doing it. Try these instructions instead:
    AllDroid.org - View topic - How to Root your Droid

    Basically (they're kind of goofy) --
    1. Download both of the files -- one is the official 2.0.1 image from google, the other is the exploit

    2. Do this: cat signed-voles-ESD56-from-ESD20.84263456.zip droid-superuser.zip > update.zip

    This is combining the 2 files and creating a third called update.zip.

    3. Copy it to the SD card and restart while holding x

    4. Once you see the exclamation point icon, press volume up + camera button. Follow the instructions on screen from there.

    Edit: Before you copy update.zip to the SD card, I strongly suggest checking the md5 checksum. This will tell you that the file you have is exactly what is known to work.

    You can get an md5 app here: Download MD5 2.6 - MD5 - Calculate & compare MD5 checksums - Softpedia

    Then (I haven't used this one, just the first I found in google) you'll run it on your update.zip file and ensure the checksum it spits out matches (cf653352967253e99d967498ffd9ce69). If it doesn't, start over.
    Thanks for the help! So when you say to combine the two files, do you mean to just create a new folder named update.zip and drop both of those two files into it?
  10. Master Droid
    qoncept's Avatar
    Member #
    946
    Join Date
    Nov 2009
    Location
    Iowa
    Posts
    613
    Phone
    Droid X
    #9
    No no, just open a terminal, go to the directory where those to files are and then paste that command.

    cat signed-voles-ESD56-from-ESD20.84263456.zip droid-superuser.zip > update.zip

    If you're not familiar with using a terminal window, do this:
    1. Make sure you download both of the files to your desktop
    2. Make sure the file names match. They should be signed-voles-ESD56-from-ESD20.84263456.zip and droid-superuser.zip
    3. Open your terminal window and type cd ~/Desktop
    4. Then copy and paste the command above. You'll find the new update.zip on your desktop where you can copy it to your SD card.
    Last edited by qoncept; 12-10-2009 at 03:53 PM.
  11. Droid Sensei
    JhankG's Avatar
    Member #
    250
    Join Date
    Nov 2009
    Location
    Summerfield, NC
    Posts
    3,098
    Phone
    Droid X
    #10
    Quote Originally Posted by qoncept View Post
    No no, just open a terminal, go to the directory where those to files are and then paste that command.

    cat signed-voles-ESD56-from-ESD20.84263456.zip droid-superuser.zip > update.zip

    If you're not familiar with using a terminal window, do this:
    1. Make sure you download both of the files to your desktop
    2. Make sure the file names match. They should be signed-voles-ESD56-from-ESD20.84263456.zip and droid-superuser.zip
    3. Open your terminal window and type cd ~/Desktop
    4. Then copy and paste the command above. You'll find the new update.zip on your desktop where you can copy it to your SD card.

    Thank you so much for taking the time to help. I get off work in about 30 minutes, so I will run through all of this as soon as I get home.

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. And then there was root
    By Foolish in forum Droid Hacks
    Replies: 5
    Last Post: 01-13-2010, 06:20 PM
  2. Now that we have root, what APPS are a must?
    By wuyanks in forum Droid Hacks
    Replies: 26
    Last Post: 12-21-2009, 10:53 AM
  3. Droid Root
    By jigsawkilr in forum Droid General Discussions
    Replies: 4
    Last Post: 12-10-2009, 12:24 AM
  4. root
    By thesweetstevie in forum Droid Hacks
    Replies: 4
    Last Post: 11-23-2009, 11:29 PM

Search tags for this page

android open terminal window
,
download z4root for mac
,
droid-superuser-zip download
,
how to root your droid mac
,
how to root your droid on mac
,
mac superuser for android
,
root download mac
,
root motorola droid mac
,
root motorola droid on mac
,
signed-voles-esd56-from-esd20.84263456 mac osx terminal cama
,
update 2.0.1 root mac
,

z4 root download for mac

,

z4 root for mac

,

z4 root mac

,

z4root download for mac

,

z4root download mac

,

z4root for mac

,

z4root mac

,

z4root mac download

,
z4root using mac
Click on a term to search our site for related topics.