Android Forums at AndroidCentral.com >  Verizon Galaxy Nexus >  Verizon Galaxy Nexus Rooting, ROM's, and Hack's > [GUIDE] How To Unlock Bootloader and Root Verizon Galaxy Nexus

[GUIDE] How To Unlock Bootloader and Root Verizon Galaxy Nexus

Reply
Like Tree28Likes

 
Thread Tools Search this Thread
    Thread Author   #1  
Old 12-16-2011, 04:02 AM
AC Forums Super Mod
Device(s): SGT8.9 | GALAXY NEXUS ™
ROM/Kernel: CM9 | AOKP M5
Theme: BLACK EXODUS
My Next Device: Quad Core
 
Posts: 7,010
Location: New York
Join Date: Nov 2010
Thanked 2,167 Times in 919 Posts
Likes Received: 454
Activity: 13/20


What You Will Find In This Guide

  • How to unlock the bootloader & root using a PC
  • How to unlock the bootloader & root using a MAC
  • YouTube video tutorial
  • Troubleshooting

INFORMATION:
For this method we are going to use Paul O'Briens Superboot.

Superboot is a boot.img that when booted, will root your device the first time you boot (installing su and the superuser APK). No need to flash any partitions, no need to mess around with ADB, no messing with the contents of your data partition, no overwriting the shipped ROM on your device, just boot the boot image using the instructions below and you're done!
...evostance- xda



BEFORE WE BEGIN
DOWNLOAD THE FOLLOWING:
Download the latest version of Superboot: [Only registered users can view links. ]
Download Samsung Drivers: [Only registered users can view links. ] (Updated Dec. 17th) v1.4.6.0.exe
Download USB drivers: [Only registered users can view links. ] (If Needed.. If you get <waiting for device> you might need the USB drivers)

This Guide is For Windows/PC Users (For Mac... See the end of the guide)

***** WARNING: Before you begin... Unlocking the bootloader wipes the entire phone, including the internal storage. So back up any pictures, videos, music, etc... to your computer before you begin. *****
NOW LETS GET STARTED
STEP:
1) Extract the contents of the above zip file. (SUPERBOOT)




2) Open the r3-galaxynexus-superboot folder you just extracted and select all of the files. (Ctrl + A)


3) Right click to Copy the files.


4) Open the C: drive of your computer. Right click to create a new folder and name it "root". Open the folder and PASTE the files in it that you just copied.


5) Open Command Prompt from the start menu on your computer. Use the search field if you need to.


6) From your phone... go to > Settings > Developer Options > Turn on USB Debugging.

7) Power your device off.

8) Connect your phone to your computer.

9) Put the device into bootloader mode by holding down Vol Up + Vol Down + Power and release when you see this screen.


10) Go to the Command Prompt Window and type the following: (Hit enter after each line)
Code:
cd C:/


Code:
cd root


11) Unlock your bootloader by typing this: ***This Will Wipe Your Device | Make A Backup of Anything Important If You Need To***
Code:
fastboot-windows oem unlock


12) You should get a warning on your phone. Use the volume keys to select an option, and press the power button to confirm it. (Select YES )


13) Your bootloader should now say that it is unlocked at the bottom.


14) To root your device, go back to the root folder that you created earlier on your C: drive and double click:
install-superboot-windows.bat


15) When completed... you should see this screen:


16) After seeing the Google unlock screen for a few minutes, your phone should eventually power itself back on. Don't freak out and think it's frozen... it may take a good 5-10 minutes to power up off of the Google screen. ***If the Google screen goes into a bootloop... Whatever you do.. DO NOT pull the battery immediately... it will soft brick the phone. Try unplugging the USB Cable or hold the power button until the phone powers on and off. If you do end up having to pull the battery... wait at least 5-10 minutes while on the Google screen before you do so*** (more info on troubleshooting this can be found in the first 7 pages.)

Congrats... You Are Now Rooted with an Unlocked Bootloader. Now go have some fun!
CREDITS
SuperBoot: Paul O'Brien
Info: Evostance (XDA)
__________________________________________________ _________________________________________________
__________________________________________________ _________________________________________________






For MAC Users
The instructions are the same as for PC... you just need to change the command codes.
Replace the PC codes with the following:
Step 5 from above:
Code:
cd C:/
Code:
cd root
Step 6 from above:
Code:
./fastboot-mac oem unlock


Also... From Step 9 above: Choose "install-superboot-mac.sh"
That's All...

__________________________________________________ _________________________________________________
__________________________________________________ _________________________________________________






YouTube Video: Unlocking the bootloader and rooting from a MAC



__________________________________________________ _________________________________________________
__________________________________________________ _________________________________________________





TROUBLESHOOTING
TIP:
Common Facts & Questions

If you're having problems with the Drivers or the device not being recognized... Go to Device Manager on you computer and do the following.
* In fastboot mode, this is how your device may show up... with a yellow exclamation point (Unknown Device).


* Right click on the unknown device and select "Update driver software". Brings this up.... select "Browse my computer for driver software"


* That then brings up the following. Select "Let me pick from a list of device drivers on my computer"


* That then brings up the next step screen. scroll down until you see "SAMSUNG Android Phone". If you do not see this, you have not installed the driver.


* After selecting that, then select "SAMSUNG Android ADB Interface".


* Then select "Yes" to update that driver.


DONE.. your device is now recognized in fastboot mode!

Last edited by Cyber Warrior; 01-23-2012 at 02:56 PM.
  #2  
Old 12-16-2011, 07:23 AM
Italiano Papi
Device(s): Droid Razr Maxx, Xoom Wifi
ROM/Kernel: ICS 4.0.4 on both!
My Next Device: Samsung Galaxy S III
 
Posts: 1,464
Location: Raleigh-Durham
Join Date: Jul 2010
Thanked 150 Times in 116 Posts
Likes Received: 40
Activity: 2/20
Fantastic! This wont stop OTA updates from coming right?

EDIT: Just checked and OTA will be ok. Awesome write up. I never had to unlock a bootloader before. This will be the first time, but Sammys are fairly simple

Last edited by Terrigno; 12-16-2011 at 07:27 AM. Reason: Added information
  #3  
Old 12-16-2011, 09:30 AM
Device(s): Incredible-GNex
ROM/Kernel: KANG cm9/Franco
 
Posts: 21
Location: State College, PA
Join Date: May 2011
Thanked 1 Time in 1 Post
Likes Received: 1
Activity: 0/20
Wow this was way easier than the ADB style droid life posted last night. Thank you!!
  #4  
Old 12-16-2011, 09:39 AM
Device(s): Incredible-GNex
ROM/Kernel: KANG cm9/Franco
 
Posts: 21
Location: State College, PA
Join Date: May 2011
Thanked 1 Time in 1 Post
Likes Received: 1
Activity: 0/20
Im worried now lol. Been stuck at the google screen for a good 5 minutes..
  #5  
Old 12-16-2011, 09:48 AM
Italiano Papi
Device(s): Droid Razr Maxx, Xoom Wifi
ROM/Kernel: ICS 4.0.4 on both!
My Next Device: Samsung Galaxy S III
 
Posts: 1,464
Location: Raleigh-Durham
Join Date: Jul 2010
Thanked 150 Times in 116 Posts
Likes Received: 40
Activity: 2/20
Everytime I get to the last Command Prompt, It always says waiting for device. I dont get it. I have the Samsung Drivers installed, USB installed and did everything else. When I notice that I plug the usb in before I put the phone in fastboot mode, It makes the studder step sound of the USB inserted on the computer. Instead of the full Sound a USB connection makes. Can anyone help me with this?
  #6  
Old 12-16-2011, 09:50 AM
Member
 
Posts: 17
Join Date: Dec 2011
Thanked 2 Times in 2 Posts
Likes Received: 1
Activity: 0/20
Does this work if you already installed the OTA?
  #7  
Old 12-16-2011, 10:01 AM
 
Posts: 156
Join Date: Apr 2010
Thanked 13 Times in 5 Posts
Likes Received: 3
Activity: 2/20
Quote:
Originally Posted by Terrigno View Post
Everytime I get to the last Command Prompt, It always says waiting for device. I dont get it. I have the Samsung Drivers installed, USB installed and did everything else. When I notice that I plug the usb in before I put the phone in fastboot mode, It makes the studder step sound of the USB inserted on the computer. Instead of the full Sound a USB connection makes. Can anyone help me with this?
download the drivers, then click on the start menu, then right click on my computer, then click on manage from the drop down list, then in the window that pops up on the left hand side click on device manager. look for something that has a yellow "!" by it and right click on it and go to properties. then in 1 of those tabs (I believe it's the first 1) click on update driver. then click browse my computer for driver software. then click "browse" and find the folder where is the drivers are located and click next. you'll probably get a message saying that windows cannot determine the source the driver you sure that you want to install it and you'll want to click yes. directions just be following prompts. that's what works for me hope this helps.

Sent from my Galaxy Nexus using Tapatalk
  #8  
Old 12-16-2011, 10:05 AM
Device(s): 2 Inc's/1 TB
ROM/Kernel: ICS
Theme: Stock ICS
 
Posts: 1,909
Location: Miami
Join Date: Apr 2010
Thanked 483 Times in 265 Posts
Likes Received: 55
Activity: 8/20
Open for service hit me up guys BTW another awesome guide Cyber Warrior
Cyber Warrior likes this.
Thanked by 2 Cyber Warrior, trmoney24
  #9  
Old 12-16-2011, 10:06 AM
 
Posts: 269
Join Date: Feb 2011
Thanked 15 Times in 12 Posts
Likes Received: 5
Activity: 1/20
i'm not getting the unlock boatloader screen. when i plugged in my phone before i booted up it said installing drivers but nothing happened, i got an error
  #10  
Old 12-16-2011, 10:08 AM
 
Posts: 30
Join Date: Jun 2010
Thanked 3 Times in 3 Posts
Likes Received: 1
Activity: 0/20
Quote:
Originally Posted by Terrigno View Post
Everytime I get to the last Command Prompt, It always says waiting for device. I dont get it. I have the Samsung Drivers installed, USB installed and did everything else. When I notice that I plug the usb in before I put the phone in fastboot mode, It makes the studder step sound of the USB inserted on the computer. Instead of the full Sound a USB connection makes. Can anyone help me with this?
Well I used this method to unlock the bootloader but I had the same problem with the waiting on device message. I had to manually go into the windows device manager and update the driver...then navigate to the driver. For some reason it was using the wrong driver even though I had installed it. Maybe you are having the same problem?

And for a question of my own. If i used this method to unlock the bootloader only, can I just skip to step 14 to root the phone or do I need to use another method to get root.
Thanked by nittomuniz