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

Thread: Explain unlocking boot loader and rooting.

  1. Master Droid
    bsmith0731's Avatar
    Member #
    236496
    Join Date
    Nov 2011
    Location
    Virginia
    Posts
    387
    Liked
    6 times
    Phone
    Samsung Galaxy Nexus
    #1

    Explain unlocking boot loader and rooting.

    Help? Is it worth it? Advantages disadvantages??


    Sent from my Galaxy Nexus using DroidForums
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Master Droid
    scdown's Avatar
    Member #
    221869
    Join Date
    Sep 2011
    Location
    Denver, Colorado
    Posts
    293
    Liked
    31 times
    Phone
    Verizon Galaxy Nexus (rooted)
    #2
    Rooting is the process by which you get access to a higher level of privileges on the phone. In the process, two applications, su (for command line/script application) and Superuser.apk (for Android application level use) are installed. When an Android application requests a higher level of privilege, the Superuser app is involved as a gatekeeper, to allow you to accept or reject the request. If you accept it, the application can go on to do what it needs/wants to do.

    So why would you root? Light Flow is a very simple example - it's an app that allows you to customize the LED colors on your phone by notification type. Sounds simple, right? Well, on some phones, that requires higher privilege, so your phone would need to be rooted. That seems to be the case on the Nexus.

    Another, more common, example would be the ability to install custom ROMS, with different feature sets and optimization, based on your needs.

    After the Droid came out, carriers and phone manufacturers started encrypting the boot loader, to prevent hackers from installing new kernels, radio files, etc. Why would they do this? Largely because of applications that would allow you to tether without the carrier knowing about it, or allow you to "abuse" their networks in other ways. In other words, they want to maximize revenue in any way possible.

    Unlocking the boot loader allows you to install new kernel software in the future, to overclock the device, to fix bugs, for optimization that may come along the way from the developer community. It also makes it simpler to install modified recovery software, which allows for system-level backups, and greater flexibility in dorking with your phone.

    Rooting and unlocking are complimentary actions - you don't always have to do both - there are locked phones out there that are rootable, like the Bionic.

    Doing either is technically a security risk. You could also, if you screw up, brick your phone, but there are ways to recover from that.

    Doing either also *could* void your warranty. I'm not sure of the status of that with GN and Verizon.

    I won't tell you to do either. I will tell you I did both the first night I had the phone. My choice.

    Hope this helps.
  4. Senior Droid
    Creed's Avatar
    Member #
    231562
    Join Date
    Oct 2011
    Posts
    228
    Liked
    15 times
    Phone
    Galaxy Nexus
    #3
    This doesn't have to do with this, directly anyways, but you seem to know a lot about this sort of thing. So, what is a fastboot?

    Thanks in advance
  5. Master Droid
    scdown's Avatar
    Member #
    221869
    Join Date
    Sep 2011
    Location
    Denver, Colorado
    Posts
    293
    Liked
    31 times
    Phone
    Verizon Galaxy Nexus (rooted)
    #4
    fastboot is a development kit application that interacts with a phone, plugged in and rebooted to its bootloader.

    You can get to the bootloader by powering off the phone, then holding both vol+ and vol- and power. Hold it until you feel if pulse. Then let go.

    Once there, and also plugged into the PC, you can use fastboot.exe to:
    • unlock the bootloader (fastboot oem unlock)
    • flash an image to a partition on the phone (fastboot flash system system.img, for example)
    • erase data and cache (fastboot -w)
    • reboot (fastboot reboot)
    There are many other places that do this better justice than I can here.

    DISCLAIMER: IF YOU NEED TO ASK (and that's fine by me!), YOU NEED TO DO MORE HOMEWORK BEFORE USING. It's often used as part of a larger operation on the phone, like unlocking and rooting, as well as to restore a bricked phone.
    Last edited by scdown; 12-17-2011 at 01:44 PM.
  6. Senior Droid
    Creed's Avatar
    Member #
    231562
    Join Date
    Oct 2011
    Posts
    228
    Liked
    15 times
    Phone
    Galaxy Nexus
    #5
    Quote Originally Posted by scdown View Post
    fastboot is a development kit application that interacts with a phone, plugged in and rebooted to its bootloader.

    You can get to the bootloader by powering off the phone, then holding both vol+ and vol- and power. Hold it until you feel if pulse. Then let go.

    Once there, and also plugged into the PC, you can use fastboot.exe to:
    • unlock the bootloader (fastboot oem unlock)
    • flash an image to a partition on the phone (fastboot flash system system.img, for example)
    • erase data and cache (fastboot -w)
    • reboot (fastboot reboot)
    There are many other places that do this better justice than I can here.

    DISCLAIMER: IF YOU NEED TO ASK (and that's fine by me!), YOU NEED TO DO MORE HOMEWORK BEFORE USING. It's often used as part of a larger operation on the phone, like unlocking and rooting, as well as to restore a bricked phone.
    I don't plan on doing anything with it (yet) haha! I will do my homework before doing anything that could make my phone a paper weight. :P I was only curious because I thought that it might make the phoneboot up faster. Thats all.

    Thanks again for the information!
  7. RS Lead
    dezymond's Avatar
    Member #
    3167
    Join Date
    Nov 2009
    Location
    Bay Area, California
    Posts
    9,080
    Liked
    642 times
    Phone
    Galaxy Nexus
    Premium Member
    #6
    Sig check. Lol if you got anymore questions

    Sent from my Galaxy Nexus using DroidForums
  8. Master Droid
    wil318466's Avatar
    Member #
    3400
    Join Date
    Nov 2009
    Posts
    684
    Liked
    4 times
    #7
    Rooting / ROMing the GNEX is cake really. Just install drivers and create a folder with the fastboot files in there. Move files into that folder and just push it into the phone.

    Easy and fast, and the benefits are immense. You can add custom roms, kernels, whatever. It makes your phone faster and customizable. Just little things like having the % of the phone power on the bar make a big difference to me. I rooted and rom'ed my phone as soon as I got it (I think I rooted it within 2 hours of buying it), I didn't even bother staying stock.
  9. Senior Droid
    Creed's Avatar
    Member #
    231562
    Join Date
    Oct 2011
    Posts
    228
    Liked
    15 times
    Phone
    Galaxy Nexus
    #8
    Quote Originally Posted by dezymond View Post
    Sig check. Lol if you got anymore questions

    Sent from my Galaxy Nexus using DroidForums
    Does not compute.

    What are you implying?
  10. RS Lead
    dezymond's Avatar
    Member #
    3167
    Join Date
    Nov 2009
    Location
    Bay Area, California
    Posts
    9,080
    Liked
    642 times
    Phone
    Galaxy Nexus
    Premium Member
    #9
    Quote Originally Posted by Creed View Post
    Does not compute.

    What are you implying?
    Check my signature. Should be a link to what is root. At least I hope it shows up while I'm on the app

    Sent from my Galaxy Nexus using DroidForums
  11. Senior Droid
    Creed's Avatar
    Member #
    231562
    Join Date
    Oct 2011
    Posts
    228
    Liked
    15 times
    Phone
    Galaxy Nexus
    #10
    Oh haha! Brilliant! I thought you were making fun of my signature.

    So yeah, I have now read your very long post about rooting and being new to android. Thanks for it, it was extremely informational.

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. Replies: 1
    Last Post: 12-15-2011, 10:24 AM
  2. Hello / Boot Loader Loop
    By mrboboli in forum New Member Introductions & Site Assistance
    Replies: 1
    Last Post: 05-26-2011, 06:15 PM
  3. Unlocking the boot loader in the new Xperia smartphones
    By BasilofBakerStreet in forum Droid Forums Member News Depot
    Replies: 0
    Last Post: 03-29-2011, 07:51 AM
  4. not going into boot loader
    By wichol98 in forum Droid Hacks
    Replies: 1
    Last Post: 12-02-2010, 08:12 PM
  5. Droid 2 boot loader help
    By turbontk in forum Droid Hacks
    Replies: 1
    Last Post: 11-18-2010, 06:29 AM

Search tags for this page

advantage of unlocking bootloader
,

advantages of unlocking bootloader

,
android unlock bootloader benefits
,

benefits of unlocking bootloader

,
benefits of unlocking bootloader android
,
benefits of unlocking the bootloader
,
disadvantages of rooting galaxy nexus
,
disadvantages of unlocking bootloader
,
rooted vs unlocked
,

rooting vs unlocking

,

rooting vs unlocking bootloader

,
unlock bootloader advantages
,
unlocked vs rooted
,
what are the benefits of unlocking bootloader
,
what is the benefit of unlocking bootloader
Click on a term to search our site for related topics.
Find us on Google+