Results 1 to 25 of 25
Like Tree3Likes
  • 1 Post By Jerry Hildenbrand
  • 2 Post By cj100570
  1. Thread Author  Thread Author    #1  
    Jerry Hildenbrand's Avatar
    AC Cowboy

    Posts
    5,341 Posts
    Global Posts
    5,819 Global Posts
    ROM
    Homebrewed

    Default HOW-TO flash your GSM G Nex to takju with root


    This is not for the Verizon G Nex
    This is not for the Sprint G Nex
    This has the potential to screw your phone up
    This wipes everything on your phone. EVERYTHING


    1. Make sure you have fastboot working. There are several great tutorials in the forums. Go read one if you need to. When you have it working, come back.
    2.
    3. Extract the contents to a folder on your desktop
    4. Download the two zip files attached to this post
    5. Copy the su.zip to the folder you created in step 3 without extracting it
    6. Open the recovery-clockwork-touch-5.8.0.2-maguro.zip file and extract the image to the folder you created in step 3
    7. Rename that file to CWM-touch.img (makes it easy)
    8. Copy the fastboot file to the folder you created in step 3
    8. Boot your G Nex into bootloader mode
    9. Run these commands, one at a time, from a command window or terminal while in the folder you created in step 3:
    Code:
    fastboot flash bootloader bootloader-maguro-primela03.img
    Code:
    fastboot reboot-bootloader
    Wait 10 seconds

    Code:
    fastboot flash radio radio-maguro-i9250xxla02.img
    Code:
    fastboot reboot-bootloader
    wait 10 seconds

    Code:
    fastboot -w update image-takju-imm76i.zip
    10. Your G Nex will reboot twice. When finished, you're running the takju build. Continue if you want root, or stop here if not.
    11. Copy the su.zip file to your internal storage (/sdcard/ directory)
    12. Reboot into bootloader mode
    13. From the same terminal, enter the following command:
    Code:
    fastboot flash recovery CWM-touch.img
    14. Use the volume key to boot into recovery mode
    15. Flash su.zip from CWM Recovery.
    16. Enjoy your rooted takju


    CWM recovery comes from koush
    su.zip comes from everywhere
    I just put it all together.
    Attached Thumbnails Attached Thumbnails HOW-TO flash your GSM G Nex to takju with root-takju.jpg  
    Attached Files Attached Files
    Last edited by Jerry Hildenbrand; 04-24-2012 at 05:45 PM.
    (•‿•)
    Thanked by 3:
    Cyber Warrior likes this.
  2. #2  
    cj100570's Avatar
    Spoken Word™

    Posts
    368 Posts
    Global Posts
    409 Global Posts
    ROM
    Jelly Bean

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    So, what you're saying is;

    This is not for the Verizon G Nex
    This is not for the Sprint G Nex
    This has the potential to screw your phone up

    I bet this post won't even get 100 comments deep before someone asks if this is for the Verizon or Spring Galaxy Nexus.
    It is better to be pissed off than to be pissed on!
    Thanked by:
    Jerry Hildenbrand and 1088933 like this.
  3. #3  
    dedeandmaddog's Avatar

    Posts
    65 Posts
    Global Posts
    66 Global Posts
    ROM
    stock

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    So this isnt for the Sprint G Nex?
  4. #4  

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    Can anyone help I'm stuck on the first code command it says error: cannot load 'bootloader-maguro-primelq03.img
  5. Thread Author  Thread Author    #5  
    Jerry Hildenbrand's Avatar
    AC Cowboy

    Posts
    5,341 Posts
    Global Posts
    5,819 Global Posts
    ROM
    Homebrewed

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    Quote Originally Posted by randytherobot View Post
    Can anyone help I'm stuck on the first code command it says error: cannot load 'bootloader-maguro-primelq03.img
    bootloader-maguro-primela03.img

    no ' in front and no q in file name. If those were just typos:
    make sure you have the file you're trying to flash
    make sure you're working inside the folder you have the images in
    (•‿•)
  6. #6  

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    Quote Originally Posted by Jerry Hildenbrand View Post
    bootloader-maguro-primela03.img

    no ' in front and no q in file name. If those were just typos:
    make sure you have the file you're trying to flash
    make sure you're working inside the folder you have the images in
    ya the q was a typo
  7. #7  

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    Quote Originally Posted by Jerry Hildenbrand View Post
    bootloader-maguro-primela03.img

    no ' in front and no q in file name. If those were just typos:
    make sure you have the file you're trying to flash
    make sure you're working inside the folder you have the images in
    The ' I got was in the error message that's not a typo. What should be the name of the file I'm trying to flash be called????
  8. #8  

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    Jerry,

    In the screenshot image you included of the results from the 'GNOfficialUpdate' app it says that a takju devices is not updated by Google. Is that correct? Or does the developer of the app need to update the app DB to include that takju build?

    It was my understanding that takju is an official Google build, thus I'd expect updates to come directly from Google. Am I right?

    -Andy
  9. Thread Author  Thread Author    #9  
    Jerry Hildenbrand's Avatar
    AC Cowboy

    Posts
    5,341 Posts
    Global Posts
    5,819 Global Posts
    ROM
    Homebrewed

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    Quote Originally Posted by randytherobot View Post
    The ' I got was in the error message that's not a typo. What should be the name of the file I'm trying to flash be called????
    bootloader-maguro-primela03.img

    It should be inside the tar file you downloaded from Google

    Quote Originally Posted by AndyH_STi View Post
    Jerry,

    In the screenshot image you included of the results from the 'GNOfficialUpdate' app it says that a takju devices is not updated by Google. Is that correct? Or does the developer of the app need to update the app DB to include that takju build?

    It was my understanding that takju is an official Google build, thus I'd expect updates to come directly from Google. Am I right?

    -Andy
    Yep. That image was the easy way to show it was a takju build. Takju will come right from Google
    (•‿•)
    Thanked by:
  10. #10  
    Bikram72's Avatar

    Posts
    48 Posts
    ROM
    Rooted Stock Jelly Bean

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    Quote Originally Posted by randytherobot View Post
    The ' I got was in the error message that's not a typo. What should be the name of the file I'm trying to flash be called????
    I'm running into the same error message when trying to flash the bootloader from a terminal window on a mac. Are you using the fastboot from the Android SDK? And are you using a terminal window or command prompt?

    EDIT: So I took my friends phone home and used the fastboot from the platform tools folder and everything worked perfect. I'm not really sure why my friends mac would not load the .img files but my windows pc got it done.

    Thanx for the easy guide Jerry.
    Last edited by Bikram72; 04-25-2012 at 05:04 PM.
  11. Thread Author  Thread Author    #11  
    Jerry Hildenbrand's Avatar
    AC Cowboy

    Posts
    5,341 Posts
    Global Posts
    5,819 Global Posts
    ROM
    Homebrewed

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    Quote Originally Posted by Bikram72 View Post
    I'm running into the same error message when trying to flash the bootloader from a terminal window on a mac. Are you using the fastboot from the Android SDK? And are you using a terminal window or command prompt?

    EDIT: So I took my friends phone home and used the fastboot from the platform tools folder and everything worked perfect. I'm not really sure why my friends mac would not load the .img files but my windows pc got it done.

    Thanx for the easy guide Jerry.
    You're welcome.

    Now this ' thingy and error. I don't do Mac, but it sounds like that's the common factor here. On Windows, you just do it. On Linux, as long as you have permission for the mount point, or run the fastboot command as root, it works. Is it possible that it's a Mac permissions issue?
    (•‿•)
  12. #12  
    eljedo's Avatar

    Posts
    20 Posts
    ROM
    Stock Jelly Bean 4.1.1

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    Jerry, I have a question regarding frequencies - I'm in Canada on Bell with my Galaxy Nexus, but I'm still on 4.0.1, so I'd like to flash takju. Do I have to do something with the radios and modem and baseband to get things to work with the frequencies we are running up here, or will it be OK? I remember flashing GB on my GT-i9000 and having a problem with the radios. I don't know where else to ask, hope you can help, thanks for the awesome guide!
  13. #13  
    Bikram72's Avatar

    Posts
    48 Posts
    ROM
    Rooted Stock Jelly Bean

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    Quote Originally Posted by Jerry Hildenbrand View Post
    You're welcome.

    Now this ' thingy and error. I don't do Mac, but it sounds like that's the common factor here. On Windows, you just do it. On Linux, as long as you have permission for the mount point, or run the fastboot command as root, it works. Is it possible that it's a Mac permissions issue?
    I think it might be a permissions issue. I tried running as admin but I didn't know my friends password, but I was able to use fastboot to unlock the bootloader and to reboot the bootloader. The problem came up when trying to load the new bootloader image.
  14. #14  
    rizzman's Avatar

    Posts
    127 Posts
    ROM
    Whatever google wants...

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    wait wait. I just drop some serious coin for an unlocked gsm gnex from Google. Even if it does not come with this build, who else besides google would update my gnex? Now I am confused. I can see a discrepancy if it were a carrier specific model but an unlocked gsm version? What gives?
  15. #15  

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    Jerry,

    I was thinking about about flashing my gnex to takju from yakju today until I was able to download Google Wallet from the Google Play store, which I went ahead and did. Is there really any point in doing that now seeing that I have Google Wallet? Are there any benefits of being on takju instead of yakju? Thanks.
  16. #16  

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    I did a quick google search, and found this:



    So, built-in Google Wallet, plus possibly first shot at Jelly Bean when they push the OTA. I have no use for the Wallet until its supported better here in Canada, but the Jellybean thing has me curious! I think I'll wait to see how stable it is, and how it is for battery life/reception compared with Yakju. But I'll sure keep it in mind!
  17. #17  

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    Quote Originally Posted by rizzman View Post
    wait wait. I just drop some serious coin for an unlocked gsm gnex from Google. Even if it does not come with this build, who else besides google would update my gnex? Now I am confused. I can see a discrepancy if it were a carrier specific model but an unlocked gsm version? What gives?
    Not sure what build your GSM Galaxy Nexus will come with. My GSM Galaxy Nexus purchased back at the end of December from Negri Electronics was a yakjuzs build, which I understand originated from Hong Kong. According to information I found online, this build was not updated directly by Google, but rather the updates came from Samsung. In my experience with the phone, updates lagged behind other Galaxy Nexus owners with different builds. So last night I flashed the takju build onto my Galaxy Nexus and I'm hopeful that future updates will be pushed to my phone much quicker.
  18. #18  

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    I was interested in takju and flashed it to my UK galaxy nexus even thou I'm not able to make a use of wallet all went smooth radios are fine plus device is noticeably faster than when it was on 4.0.4 yakju
  19. #19  

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    Jerry, is there a way to go back to stock recovery if we ever want to install an OTA update?
  20. #20  

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    I believe the stock recovery image is part of the download from google. Instead of using the "flash-all" script, just flash the recovery.img file. That ought to do it.
  21. #21  

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    Yeah, I was digging around and I found that it's in the zip.... So I should be good to go....
  22. #22  

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    ok , so first I had the same error as randytherobot until I realized that I didn't type the word bootloader twice as it should be...but now I'm stuck right after the first command , it says "waiting for device" and won't move on , I checked everything a couple of times and just can't find any mistake ...any idea what might be wrong ?

    cheers
  23. #23  

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    At one time I got the "waiting for device" and I ended up having to install the drivers from Samsung and/or enabling USB debugging on my phone to get it to work. I don't have the link for the drivers anymore, but I found it by searching. You might want to try enabling the USB debugging first and see if your computer installs the drivers automatically. You need to make sure your computer recognizes the phone appropriately.
  24. #24  

    Default

    Correct drivers and having them set up properly is 90% of the battle. Multiple drivers or old drivers WILL cause problems. I had no success until I got rid of any driver that could possibly be causing a conflict, and started fresh... took a few tries to get it working, but that was the hardest part

    Sent from my Galaxy Nexus using Android Central Forums
    A Unicorn showed me the way.....
  25. #25  

    Default Re: HOW-TO flash your GSM G Nex to takju with root

    im stuck on the third command it says it cant load the img

Posting Permissions