DroidForums.net is the original Verizon Android Forum! Registered Users do not see these ads. Please Register - It's Free!
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13

Thread: Updated Root Guide

  1. Master Droid
    altjx's Avatar
    Member #
    15993
    Join Date
    Dec 2009
    Posts
    630
    Liked
    11 times
    Phone
    DROID RAZR MAXX
    #1

    Updated Root Guide

    Is there an updated root guide for the motorola droid? The update.zip link's broken in the sticky post, and there's a few typos I think.
    Click Start on your computer, and click run. Type cmd in the box, and hit ok. Now type the following, pressing Enter after each line:

    cd c:\Android\tools

    adb push su /data/local

    adb shell

    su

    mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system

    cd /system/bin

    mv su osu

    cat /data/local/su > su

    chmod 6755 su

    ls -l *su
    (you should see the following)
    -rwsr-sr-x root root 76200 2008-08-01 05:00 osu
    -rwsr-sr-x root root 76200 2009-05-30 11:28 su
    (now continue typing these following lines to finish)

    sync

    reboot

    You're done!
    "adb" isn't even a command in windows to be recognized by command prompt as far as I know. I'm a bit confused here now.
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Master Droid
    altjx's Avatar
    Member #
    15993
    Join Date
    Dec 2009
    Posts
    630
    Liked
    11 times
    Phone
    DROID RAZR MAXX
    #2
    Anyone? I dont understand how everyone in that forum is successful. That's crazy. How in the hell are they running those commands in command prompt? That looks more like linux/terminal commands, Not sure why the guide says do that in command prompt... heh
  4. Droid
    pcarcr's Avatar
    Member #
    16226
    Join Date
    Dec 2009
    Location
    Santa Fe, NM
    Posts
    32
    Phone
    Moto Droid
    #3

    Thumbs down

    Go toSearch Results | Android Developers
    that is where you can get adb and how to use it.
    Hope that helps.
  5. RS Admin
    jstafford1's Avatar
    Member #
    4777
    Join Date
    Nov 2009
    Location
    Hebron, Oh.
    Posts
    8,969
    Liked
    386 times
    Twitter
    jstaff79
    Phone
    D-R-O-I-D 3
    Premium Member
    #4
    I believe that guide is out of date. ADB = Android DeBugging or something of that nature. You have to installl ADB shell on your pc, and yes they a linux commands as android is linux based. If you want to root and start modding your phone I suggest Math3w's guide to rooting. Can be done 100% on your phone. Good luck.
  6. kEEPING IT REAL
    Guest
    kEEPING IT REAL's Avatar
    #5
    Quote Originally Posted by altjx View Post
    Anyone? I dont understand how everyone in that forum is successful. That's crazy. How in the hell are they running those commands in command prompt? That looks more like linux/terminal commands, Not sure why the guide says do that in command prompt... heh
    Here you go this is what you are looking for how-to-set-up-adb-usb-drivers-for-android-devices
  7. Master Droid
    altjx's Avatar
    Member #
    15993
    Join Date
    Dec 2009
    Posts
    630
    Liked
    11 times
    Phone
    DROID RAZR MAXX
    #6
    Quote Originally Posted by kEEPING IT REAL View Post
    Quote Originally Posted by altjx View Post
    Anyone? I dont understand how everyone in that forum is successful. That's crazy. How in the hell are they running those commands in command prompt? That looks more like linux/terminal commands, Not sure why the guide says do that in command prompt... heh
    Here you go this is what you are looking for how-to-set-up-adb-usb-drivers-for-android-devices
    thanks gonna check it out now
  8. Master Droid
    altjx's Avatar
    Member #
    15993
    Join Date
    Dec 2009
    Posts
    630
    Liked
    11 times
    Phone
    DROID RAZR MAXX
    #7
    Btw, if you brick your phone, is there a recovery method?
    Also, if I wanted to go back to 2.0.1, is there a way for that too?
  9. Master Droid
    altjx's Avatar
    Member #
    15993
    Join Date
    Dec 2009
    Posts
    630
    Liked
    11 times
    Phone
    DROID RAZR MAXX
    #8
    Quote Originally Posted by jstafford1 View Post
    I believe that guide is out of date. ADB = Android DeBugging or something of that nature. You have to installl ADB shell on your pc, and yes they a linux commands as android is linux based. If you want to root and start modding your phone I suggest Math3w's guide to rooting. Can be done 100% on your phone. Good luck.
    Have a link to that?
    Nvm, found it. Thanks
    Nevermind, I need a link to his guide. All I see is before you root and after you root threads.
    Last edited by altjx; 03-05-2010 at 01:19 PM.
  10. kEEPING IT REAL
    Guest
    kEEPING IT REAL's Avatar
    #9
    Quote Originally Posted by altjx View Post
    Btw, if you brick your phone, is there a recovery method?
    Also, if I wanted to go back to 2.0.1, is there a way for that too?
    Yes
    *Easiest* way to get back to stock (No root, no busybox)
    and

    Unroot & Back To Stock | Root Your Droid
  11. Master Droid
    altjx's Avatar
    Member #
    15993
    Join Date
    Dec 2009
    Posts
    630
    Liked
    11 times
    Phone
    DROID RAZR MAXX
    #10
    Quote Originally Posted by kEEPING IT REAL View Post
    Quote Originally Posted by altjx View Post
    Btw, if you brick your phone, is there a recovery method?
    Also, if I wanted to go back to 2.0.1, is there a way for that too?
    Yes
    *Easiest* way to get back to stock (No root, no busybox)
    and

    Unroot & Back To Stock | Root Your Droid
    Sweet! Perfect! thanks! im gonna go look for matth3w's guide now, im on linux i'd prefer to use my phone only if thats the case lol
    Quick question, after rooting, is it already going to be 2.1? Or just a rooted version of 2.0.1? I'd like to get 2.1 after rooting too =p
    Last edited by altjx; 03-05-2010 at 01:27 PM.
Page 1 of 2 1 2 LastLast

Ads

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. New Root Status & Bounty Thread! Last Updated 01/21/2010
    By acidbath5546 in forum HTC Droid Eris
    Replies: 3
    Last Post: 03-24-2010, 08:25 PM
  2. Replies: 2
    Last Post: 01-29-2010, 10:10 PM
  3. New Root Status & Bounty Thread!! News Updated 01/29/2010
    By acidbath5546 in forum HTC Droid Eris
    Replies: 0
    Last Post: 01-29-2010, 12:28 PM
  4. Replies: 2
    Last Post: 01-21-2010, 11:17 AM
  5. Replies: 1
    Last Post: 01-06-2010, 03:31 PM

Search tags for this page

android manual root guide
,
android root guide
,
android rooting guide
,

droid root guide

,

droid rooting guide

,
manual root android
,
moto droid root instructions
,

motorola droid root

,

motorola droid root guide

,

motorola droid rooting guide

,
root guide for droidx
,
verizon droid root
Click on a term to search our site for related topics.
Find us on Google+