Can anyone provide yakjuzs stock images? - Samsung Galaxy Nexus

I have flash an aosp rom but keep seeing signal drops, so I want to revert to stock.
Can anyone give me the link?

did you create a nandroid backup ?
when you flashed a rom did it change your baseband you could probably just change the baseband there are a number available and you will probably get better reception on a different one

Goat_For_Sale said:
did you create a nandroid backup ?
when you flashed a rom did it change your baseband you could probably just change the baseband there are a number available and you will probably get better reception on a different one
Click to expand...
Click to collapse
I am too stupid that I didn't nandroid backup it.
Luckily, I flashed a newer radio.img, will see whether keep dropping.

Booker-T said:
I am too stupid that I didn't nandroid backup it.
Luckily, I flashed a newer radio.img, will see whether keep dropping.
Click to expand...
Click to collapse
yea i would spend a day or two on each radio and try to do "normal use" and see what works best for your area

these official factory images of any use to you?
http://code.google.com/intl/nl-NL/android/nexus/images.html

Could someone with jakjuzs please provide a stock recovery?
Because of a careeless mistake, I didn't create an image of the recovery partition before I flashed it to yakju.
I have images for everything (I hope) except the recovery.
I can go back and forth between yakju and yakjuzs but not sure if there is a difference between the two recoveries?

I have non-rooted zs Nexus and planed to upgrade the rom from yakjuzs to yakju.
However, my concerns is just in case if I need to bring back my phone to *** for maintenance, I have to flash it back to original non-rooted yakjuzs..etc.
Would anyone have any ideas for me to backup the current ROM first? Hence I can also share the ROM to ALUOp.

There wont be a stock image for yakjuzs. Stock image support is only for yakju and mysid devices.
yakjuzs is supported by Samsung. You should use the yakju one as its identical to yakjuzs.
Sent from my Galaxy Nexus using xda premium

zephiK said:
There wont be a stock image for yakjuzs. Stock image support is only for yakju and mysid devices.
yakjuzs is supported by Samsung. You should use the yakju one as its identical to yakjuzs.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
We are looking for the yakjuzs rom because in case for the warranty repair.

I have unlocked non-rooted yakjuzs-build phone. If you tell me how to do this backup, I'll post it

skeve said:
I have unlocked non-rooted yakjuzs-build phone. If you tell me how to do this backup, I'll post it
Click to expand...
Click to collapse
http://forum.xda-developers.com/wiki/HTC_Eris/How-To/Nandroid
Will this help? i am currently looking for yakjuzs nandroid backup image as well...

tinyau09 said:
http://forum.xda-developers.com/wiki/HTC_Eris/How-To/Nandroid
Will this help? i am currently looking for yakjuzs nandroid backup image as well...
Click to expand...
Click to collapse
I don't think so - the prerequisites are rooted phone and custom recovery... which kills the idea of getting the original recovery
Anyway, I couldn't wait and changed the firmware to yakju

anyone locate the original yakjuzs rom yet
anyone locate the original yakjuzs rom yet?
I am looking for this so I can return my phone for warranty

Sorry for necroing but I would like to know if anyone has the factory image as From Samsung's hk facebook page they are finally going to push 4.04 to yakjuzs and I was hoping someone could post the files.
Cheers.

skeve said:
I have unlocked non-rooted yakjuzs-build phone. If you tell me how to do this backup, I'll post it
Click to expand...
Click to collapse
Since your device is unlocked, I'm going to assume you have the drivers set up properly, and you have a copy of fastboot and adb somewhere on your PC. If this is correct, here is what you have to do:
1) Download CWM from here, save it to the same directory as your fastboot.exe file, and rename it to cwm.img
2) Reboot your device into fastboot mode (by turning it off, and then holding volume up and volume down, press and hold the power button.
3) Plug your phone into your computer.
4) Open a command prompt in the same directory mentioned above and type: fastboot boot cwm.img
5) Navigate the menus in CWM on your device to backup.
6) Get the backup off your device by typing: adb pull /sdcard/clockworkmod/backup

efrant said:
Since your device is unlocked, I'm going to assume you have the drivers set up properly, and you have a copy of fastboot and adb somewhere on your PC. If this is correct, here is what you have to do:
1) Download CWM from here, save it to the same directory as your fastboot.exe file, and rename it to cwm.img
2) Reboot your device into fastboot mode (by turning it off, and then holding volume up and volume down, press and hold the power button.
3) Plug your phone into your computer.
4) Open a command prompt in the same directory mentioned above and type: fastboot boot cwm.img
5) Navigate the menus in CWM on your device to backup.
6) Get the backup off your device by typing: adb pull /sdcard/clockworkmod/backup
Click to expand...
Click to collapse
https://docs.google.com/open?id=0B3P9aOVwt43cRHBkUWEyNFNlRk0
IMM76K.ZSLE2 backed up using CWM
Enjoy.

Related

Best way for a noob to flash radio ONLY?

I got my GSM GNex yesterday and have switched to Yakju via ODIN. (Took all morning research how to do that....shows you what my capability level is)
I'm currently on XXKK6 and which came with my 4.0.2 OTA update and I think its killing my battery much faster than KK1 was..Speeds are slower now and is constantly switching between UTMS and HSPA on TMo.
I would like to flash a new Radio ONLY....not interested in ROMs, etc.
I've been searching the most efficient / safest way to do this but I'm afraid I'm stuck without pretty clear step by step instructions.....I know there's the thread about the toolkit here - http://forum.xda-developers.com/showthread.php?t=1392310 , but do I really need to get into CWM to do this? Is fastboot the better option, and if so....can someone at least give me a few hints as to getting there?
(and maybe which radio is the one to go with)?
Go into cwm and flash the zip
Okay I've just unlocked bootloader via the toolkit...anyone care to elaborate a little further on this?
i think u need to be rooted to flash the radio
You can use fastboot to flash the radio. To revert to KK1 you can grab the radio image from the Google Galaxy Nexus factory images.
1.) Have the fastboot utilities and ADB Interface drivers installed.
2.) Download the Yakju/maguro/GSM Google factory image from here. Either ITL41D or ITL41F will work since both images contain the same radio image.
3.) Use an extraction utility (like 7zip) to extract the radio image (radio-maguro-i9250xxkk1.img) from the file and place it in your fastboot directory.
4.) Boot your phone into Fastboot mode and connect it to your computer.
5.) Issue the following fastboot command through a terminal on your PC:
Code:
fastboot flash radio radio-maguro-i9250xxkk1.img
6.) I can't remember if the phone reboots after a radio flash. If not you can use the fastboot utility by issuing a "fastboot reboot" or using the volume control and power button on the phone to select "Restart".
Okay,
I just flashed UGKL1 via CWM....I just followed the instructions from the toolkit thread.
Question about the radio zip that is now living at the root of my phone storage...can I safely delete it?
also, (this is probably a dumb one) now that I am bootloader unlocked and CWM enabled, will I still get OTA updates?
You can also flash UGKL1 radio for use on TMo network. This radio was meant for North America. Again u will have to try to search for the best one.
U can use Fastboot mode for flashing.
G2_Gordon_G1 said:
Okay,
I just flashed UGKL1 via CWM....I just followed the instructions from the toolkit thread.
Question about the radio zip that is now living at the root of my phone storage...can I safely delete it?
also, (this is probably a dumb one) now that I am bootloader unlocked and CWM enabled, will I still get OTA updates?
Click to expand...
Click to collapse
U can delete it if u want.. u should probably keep a folder on your computer of backups just in case u upgrade again and like the previous one more.
I think u can get updates but it will undo your root and u will have to redo it over again if u wish to flash something else
silow said:
You can use fastboot to flash the radio. To revert to KK1 you can grab the radio image from the Google Galaxy Nexus factory images.
1.) Have the fastboot utilities and ADB Interface drivers installed.
2.) Download the Yakju/maguro/GSM Google factory image from here. Either ITL41D or ITL41F will work since both images contain the same radio image.
3.) Use an extraction utility (like 7zip) to extract the radio image (radio-maguro-i9250xxkk1.img) from the file and place it in your fastboot directory.
4.) Boot your phone into Fastboot mode and connect it to your computer.
5.) Issue the following fastboot command through a terminal on your PC:
Code:
fastboot flash radio radio-maguro-i9250xxkk1.img
6.) I can't remember if the phone reboots after a radio flash. If not you can use the fastboot utility by issuing a "fastboot reboot" or using the volume control and power button on the phone to select "Restart".
Click to expand...
Click to collapse
This is how it is done.
*the fastboot brotherhood*
Factory Reset?
After flashing the radio only, will the phone do a factory reset? Or will all my previous settings be intact?
wiki_warren said:
After flashing the radio only, will the phone do a factory reset? Or will all my previous settings be intact?
Click to expand...
Click to collapse
Your setting should be fine

newest stock ICS build for GSM galaxy nexus

i am unlocked and rooted but im just looking for the latest stock ICS android build (not interested in roms atm) for the galaxy nexus. im using a Fido Galaxy Nexus and its still on 4.0.1. Is 4.0.1 the lasted version for gsm nexus?
4.0.2 is the latest stock yakju build. You can get the stock image from Google:
http://code.google.com/android/nexus/images.html
thanks i appreciated. here's the cwm for those who are interested http://forum.xda-developers.com/showthread.php?t=1398800
edit: nevermind its not a cwm zip
Much safer to flash the images Google give you as opposed to something someone could've easily tinkered with
EddyOS said:
Much safer to flash the images Google give you as opposed to something someone could've easily tinkered with
Click to expand...
Click to collapse
how do i flash that image, in fastboot? do you know what command i need to use?
edit: nevermind i just noticed the commands in flash all script that was included.
Search 'Restore Galaxy Nexus V2' on here for a full guide
neotekz said:
how do i flash that image, in fastboot? do you know what command i need to use?
edit: nevermind i just noticed the commands in flash all script that was included.
Click to expand...
Click to collapse
Here is a link the the guide using fastboot command:
http://forum.xda-developers.com/showthread.php?t=1366806
Extract the components of the image and flash them like so:
Fastboot flash recovery recovery.img
Fastboot flash boot boot.img
And follow that guideline for whatever else is in there (not entirely sure myself )
I don't think order matters but I could be wrong.
joshnichols189 said:
Extract the components of the image and flash them like so:
Fastboot flash recovery recovery.img
Fastboot flash boot boot.img
And follow that guideline for whatever else is in there (not entirely sure myself )
I don't think order matters but I could be wrong.
Click to expand...
Click to collapse
follow the order presented on flash-all.sh, it matters.
bk201doesntexist said:
follow the order presented on flash-all.sh, it matters.
Click to expand...
Click to collapse
yup thats what i did and it worked without a glitch. when are you americans getting the gsm GN? hopefully 4.0.3/4 gsm will be out soon
Or just buy clockworkmod, download your image to the phone and flash through the app. Its very simple. Backup your device before
this is the stock 4.0.2 rooted, busybox and deodexed.
just rename flash-all.sh to flash-all.bat
Sent from my Galaxy Nexus

Issues Updating OS Versions

Hello all, I am still fairly new to the root/Android scene and I've run into a problem.
Firstly, my Nexus' bootloader is unlocked and I'm running and older Franco.Kernel (4.0.1 and 1.4GHZ OC). Now, the problem is, my phone has notified me that a newer OS version is available. When I go to install it, the phone reboots but right after - the little Droid appears with a red caution sign and the phone stays that way until the battery is pulled.
What am I missing here? Any help is greatly appreciated.
P.S. I'm a n00b.
Try relocking bootloader then installing update. And then unlock again.
Sent from my Galaxy Nexus using Tapatalk
anton2009 said:
Try relocking bootloader then installing update. And then unlock again.
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
No... He's not going to be able to update just because he locked the bootloader.
---------- Post added at 08:46 PM ---------- Previous post was at 08:45 PM ----------
Redefined81 said:
Hello all, I am still fairly new to the root/Android scene and I've run into a problem.
Firstly, my Nexus' bootloader is unlocked and I'm running and older Franco.Kernel (4.0.1 and 1.4GHZ OC). Now, the problem is, my phone has notified me that a newer OS version is available. When I go to install it, the phone reboots but right after - the little Droid appears with a red caution sign and the phone stays that way until the battery is pulled.
What am I missing here? Any help is greatly appreciated.
P.S. I'm a n00b.
Click to expand...
Click to collapse
In order to properly take an OTA and have it install you're going to have to be on the stock ROM, recovery, radios, everything. You can be unlocked and rooted, but you can't have changed anything else. Because you've flashed another kernel, you're probably going to have to flash the update manually.
heifica 798.
martonikaj said:
No... He's not going to be able to update just because he locked the bootloader.
---------- Post added at 08:46 PM ---------- Previous post was at 08:45 PM ----------
In order to properly take an OTA and have it install you're going to have to be on the stock ROM, recovery, radios, everything. You can be unlocked and rooted, but you can't have changed anything else. Because you've flashed another kernel, you're probably going to have to flash the update manually.
Click to expand...
Click to collapse
Thanks! How and where would I go about doing this?
Sorry, but remember, I'm still really new to all of this.
Redefined81 said:
Thanks! How and where would I go about doing this?
Sorry, but remember, I'm still really new to all of this.
Click to expand...
Click to collapse
I'd pass that question to someone more knowledgeable than I on the subject. I wouldn't wanna give you improper guidance. Not sure how your custom kernel comes in to play when flashing.
All I know is you won't be able to take the regular OTA in your current state.
Here is your info on how to get back to stock.
http://forum.xda-developers.com/showthread.php?t=1366806
El Daddy said:
Here is your info on how to get back to stock.
http://forum.xda-developers.com/showthread.php?t=1366806
Click to expand...
Click to collapse
Is this going to un-root and/or lock my bootloader again?
You should have learned how to go back to stock before flashing anything...
El Daddy said:
Here is your info on how to get back to stock.
http://forum.xda-developers.com/showthread.php?t=1366806
Click to expand...
Click to collapse
That is overkill. Just go here: http://code.google.com/android/nexus/images.html and download the version of Android you are using. Extract the boot.img file from within, and flash that with fastboot. Now you are back to the stock kernel, and the update will install automatically (assuming of course that you did not make other changes).
EDIT: You will not lose root, your bootloader will still be unlocked, and all of your data/settings will still be there.
efrant said:
That is overkill. Just go here: http://code.google.com/android/nexus/images.html and download the version of Android you are using. Extract the boot.img file from within, and flash that with fastboot. Now you are back to the stock kernel, and the update will install automatically (assuming of course that you did not make other changes).
EDIT: You will not lose root, your bootloader will still be unlocked, and all of your data/settings will still be there.
Click to expand...
Click to collapse
Thank you so much!
I know I may seem a tad annoying, but I just don't want to mess up my phone, lol!
How do I go about installing this?
I DL Fastboot & it's drivers. Extract the IMG (just so you know, I'm currently yakjuxx, not yakju - does that matter?) to the same directory as Fastboot then enter my phone into Fastboot mode. The thing is, I'm unfamiliar with the command prompts to get it going. I'll be doing it on Windows 7. Help would be appreciated!.
I know I've asked a lot, and I thank you.
Redefined81 said:
Thank you so much!
I know I may seem a tad annoying, but I just don't want to mess up my phone, lol!
How do I go about installing this?
I DL Fastboot & it's drivers. Extract the IMG (just so you know, I'm currently yakjuxx, not yakju - does that matter?) to the same directory as Fastboot then enter my phone into Fastboot mode. The thing is, I'm unfamiliar with the command prompts to get it going. I'll be doing it on Windows 7. Help would be appreciated!.
I know I've asked a lot, and I thank you.
Click to expand...
Click to collapse
I'm not sure it matters if you are yakju or yakjuux (as I think all the stock GSM kernels for ITFL41F are the same), but just to be sure, go here and download my nandroid back up of yakjuux ITL41F. In the archive, you will find a boot.img file (which is the file you need). Extract it.
All you have to do it put the boot.img file in the same directory as your fastboot.exe file, reboot your device into fastboot mode, and plug it into your PC. Open a command prompt in that directory and type fastboot devices to make sure you PC recognizes your device. Then type fastboot flash boot boot.img
Done.
Now, obviously this assumes that you already have the drivers set up properly...
efrant said:
I'm not sure it matters if you are yakju or yakjuux (as I think all the stock GSM kernels for ITFL41F are the same), but just to be sure, go here and download my nandroid back up of yakjuux ITL41F. In the archive, you will find a boot.img file (which is the file you need). Extract it.
All you have to do it put the boot.img file in the same directory as your fastboot.exe file, reboot your device into fastboot mode, and plug it into your PC. Open a command prompt in that directory and type fastboot devices to make sure you PC recognizes your device. Then type fastboot flash boot boot.img
Done.
Now, obviously this assumes that you already have the drivers set up properly...
Click to expand...
Click to collapse
Fastboot can flash boot.imgs, awesome, I likely would've been a muppet and made a CWM zip. I learn something new that I love about my GN every day.
mudferret said:
Fastboot can flash boot.imgs, awesome, I likely would've been a muppet and made a CWM zip. I learn something new that I love about my GN every day.
Click to expand...
Click to collapse
The "fastboot flash" command is specifically for flashing full images to partitions on the device, e.g., system, userdata, boot, recovery, bootloader, radio, splash1, etc.

need to send device for warranty.. question about yakju/roms/unroot

I need to send my device in for warranty. It's from rogers and when I got it, it was not yakju. Right now its unlocked, rooted, and running AOKP, and franco. To put it back to oem state, I'm planning on using Wug's toolkit. That'll flash yakju, unroot it, and lock the bootloader.
My question is whether this method will flash the factory kernel too, if it'll flash the stock recovery, and if my carrier will care/notice that I have yakju installed.
Ok so I got a backup of yakjuux. But then how do I flash this via Clockwork, unroot, flash stock recovery, and lock bootloader? Can someone point me to a thread.
If I send the device in with stock yakju, and locked bootloader, would they void my warranty. Can't I just tell em it came like that. There's no way they can prove I changed it.
godisanatheist said:
Ok so I got a backup of yakjuux. But then how do I flash this via Clockwork, unroot, flash stock recovery, and lock bootloader? Can someone point me to a thread.
If I send the device in with stock yakju, and locked bootloader, would they void my warranty. Can't I just tell em it came like that. There's no way they can prove I changed it.
Click to expand...
Click to collapse
Sounds right
Honestly MOST company's will honor their warranties if it is a hardware failure even with unlocked boot loader and custom recovery.
Sent from my Galaxy Nexus using Tapatalk
godisanatheist said:
Ok so I got a backup of yakjuux. But then how do I flash this via Clockwork, unroot, flash stock recovery, and lock bootloader? Can someone point me to a thread.
If I send the device in with stock yakju, and locked bootloader, would they void my warranty. Can't I just tell em it came like that. There's no way they can prove I changed it.
Click to expand...
Click to collapse
I'm assuming you downloaded my nandroid backup?
Here's what you need to do:
1) Unzip the file to a folder on your PC with the same name as the zip.
2) Place that folder on your device in /sdcard/clockworkmod/download
3) Reboot into CWM and restore the backup.
4) Using a file explorer that has root access, delete the following in order: 1) the contents of /system/xbin, 2) /system/app/Superuser.apk, 3) /system/su
5) Reboot into fastboot mode and flash the stock recovery from the yakju image (it is the same as yakjuux): fastboot flash recovery recovery.img
6) Relock the bootloader: fastboot oem lock
Sent from my Galaxy Nexus using Tapatalk
efrant said:
I'm assuming you downloaded my nandroid backup?
Here's what you need to do:
1) Unzip the file to a folder on your PC with the same name as the zip.
2) Place that folder on your device in /sdcard/clockworkmod/download
3) Reboot into CWM and restore the backup.
4) Using a file explorer that has root access, delete the following in order: 1) the contents of /system/xbin, 2) /system/app/Superuser.apk, 3) /system/su
5) Reboot into fastboot mode and flash the stock recovery from the yakju image (it is the same as yakjuux): fastboot flash recovery recovery.img
6) Relock the bootloader: fastboot oem lock
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
THANK YOU SO MUCH. I made my own NANDROID initially but I dled yours just in case.
Can I do 4 from a computer? Can 5 and 6 be done from the device or a computer?
godisanatheist said:
THANK YOU SO MUCH. I made my own NANDROID initially but I dled yours just in case.
Can I do 4 from a computer? Can 5 and 6 be done from the device or a computer?
Click to expand...
Click to collapse
4 can be done on your phone. If you want to do it on a computer, boot into CWM, plug into a computer an use rm to delete the files/directory. 5 and 6 NEED to be done on a computer.
I can help more tomorrow if it is not clear. Going to bed now...
Sent from my Galaxy Nexus using Tapatalk
download the galaxy nexus toolkit it can do all of that automatically for you. i had to return my first gnex and it took 20mins to bring everything back to stock. it includes everything you need except the factory image and you can download from google and put in the toolkit folder and it will flash it for you.
neotekz said:
download the galaxy nexus toolkit it can do all of that automatically for you. i had to return my first gnex and it took 20mins to bring everything back to stock. it includes everything you need except the factory image and you can download from google and put in the toolkit folder and it will flash it for you.
Click to expand...
Click to collapse
Here lies the point of this thread. The factory image is yakju and my phone came equipped with yakjuux.
Was yours originally yakju? if not did you have issues after you sent it back?
mine was yakju from my carrier. if you got your phone from the carrier then check if they rolled out yakju yet. if you use the images from here it will flash everything back to stock except recovery which you have to do after as well as lock the bootloader. flashing using the google images will also remove root. you can also try this cwm yajkuux from this thread
neotekz said:
mine was yakju from my carrier. if you got your phone from the carrier then check if they rolled out yakju yet. if you use the images from here it will flash everything back to stock except recovery which you have to do after as well as lock the bootloader. flashing using the google images will also remove root. you can also try this cwm yajkuux from this thread
Click to expand...
Click to collapse
Do you read threads before you post?? The OP already said that his device came with yakjuux. It does not get "updated" to yakju... ever. So the images on Google's site are not very useful to him, now are they?
Secondly, he already said that he ALREADY downloaded my backup (from thread I started) so why are you linking to it??
Thirdly, and unrelated to the OP, the stock recovery IS included in the yakju images you linked to, so your comment about "it will flash everything back to stock except recovery" is wrong, as it does flash it.
Sent from my Galaxy Nexus using Tapatalk

Bootloader dumping?

Hi Everyone,
I'm about to install the new PRIMELA03 bootloader but want to retain a backup of my existing bootloader (PRIMEKK14). Unfortunately, there isn't a downloadable image of PRIMEKK14 anywhere on these forums, so I was wondering if anyone has experience with dumping an existing bootloader? ...Unfortunately, there isn't too much information on this topic either.
Thanks!
EDIT: Never mind.
theSpam said:
Hi Everyone,
I'm about to install the new PRIMELA03 bootloader but want to retain a backup of my existing bootloader (PRIMEKK14). Unfortunately, there isn't a downloadable image of PRIMEKK14 anywhere on these forums, so I was wondering if anyone has experience with dumping an existing bootloader? ...Unfortunately, there isn't too much information on this topic either.
Thanks!
Click to expand...
Click to collapse
Why would you want to do that? You can just download the stock image from here:
https://dl.google.com/dl/android/aosp/yakju-icl53f-factory-89fccaac.tgz
Open the archive and there's your bootloader.
Diger36 said:
Why would you want to do that? You can just download the stock image from here:
https://dl.google.com/dl/android/aosp/yakju-icl53f-factory-89fccaac.tgz
Open the archive and there's your bootloader.
Click to expand...
Click to collapse
Thanks for replying, but I had a look at your link and the bootloader included with that package is not PRIMEKK14. It is instead PRIMEKK15...
PRIMEKK15 is the bootloader that was bundled into the yakjuux (CDN units) 4.0.2 update, and it came shipped with my unit on 4.0.2. So if you are concerned in terms of warranty, KK15 should be good enough to revert to, as it's a bootloader your phone could have received by stock OTA update.
theSpam said:
Thanks for replying, but I had a look at your link and the bootloader included with that package is not PRIMEKK14. It is instead PRIMEKK15...
Click to expand...
Click to collapse
What version are you on and what ROM? Did you install it yourself? Is it a Google or a carrier image.
The bootloader is in the images. You can find all Google factory images here.
https://code.google.com/intl/nl-NL/android/nexus/images.html
Diger36 said:
What version are you on and what ROM? Did you install it yourself? Is it a Google or a carrier image.
The bootloader is in the images. You can find all Google factory images here.
https://code.google.com/intl/nl-NL/android/nexus/images.html
Click to expand...
Click to collapse
He is running a yakjuux build, not a yakju build. All the builds you linked to are yakju, not yakjuux, and the 14 bootloader did NOT come with any yakju build.
Sent from my Galaxy Nexus using Tapatalk
theSpam said:
Hi Everyone,
I'm about to install the new PRIMELA03 bootloader but want to retain a backup of my existing bootloader (PRIMEKK14). Unfortunately, there isn't a downloadable image of PRIMEKK14 anywhere on these forums, so I was wondering if anyone has experience with dumping an existing bootloader? ...Unfortunately, there isn't too much information on this topic either.
Thanks!
Click to expand...
Click to collapse
So I had a gander at the updater-script that updates the bootloader found in an OTA update file. It uses some sort of command to write the .img file to two partitions on the GN: xloader and sbl. If you really want to dump the KK14 bootloader, what you can do is dump those two partitions. This should allow you to replace those partitions at a later point. I would not be able to tell you how to make an image that is flashable in fastboot out of those two images.
To dump those partitions, plug your device into your computer, and open a command prompt in the same directory as your adb.exe file. Then type the following (you need root obviously):
adb shell
su
dd if=/dev/block/platform/omap/omap_hsmmc.0/by-name/xloader of=/sdcard/xloader_raw.img
dd if=/dev/block/platform/omap/omap_hsmmc.0/by-name/sbl of=/sdcard/sbl_raw.img
exit
exit
adb pull /sdcard/xloader_raw.img
adb pull /sdcard/sbl_raw.img
Now you have those two files on your computer as backup. I will try to do some more research to see how those two files roll up into a bootloader image.
If you find the thread with the yakjuux OTA update.zip to 4.0.2, that's where you can find KK15. Honestly I'd say that's good enough as a revert option because it's what you'd have had if you'd gotten the OTA to 4.0.2.
Sent from my Galaxy Nexus using Tapatalk
cmstlist said:
If you find the thread with the yakjuux OTA update.zip to 4.0.2, that's where you can find KK15. Honestly I'd say that's good enough as a revert option because it's what you'd have had if you'd gotten the OTA to 4.0.2.
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
Yeah, I agree. Unless there is something specific about having KK14 that he wants.
efrant said:
He is running a yakjuux build, not a yakju build. All the builds you linked to are yakju, not yakjuux, and the 14 bootloader did NOT come with any yakju build.
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
That is exactly why I asked him what ROM or build he had since I know those are only yakju builds (it are the Google factory ones, duh), seems you already knew he was on yajkjuux. Glad you guys could help him out
Sent from my Galaxy Nexus using xda premium
cmstlist said:
PRIMEKK15 is the bootloader that was bundled into the yakjuux (CDN units) 4.0.2 update, and it came shipped with my unit on 4.0.2. So if you are concerned in terms of warranty, KK15 should be good enough to revert to, as it's a bootloader your phone could have received by stock OTA update.
Click to expand...
Click to collapse
There's nothing specific about KK14 that I want (I certainly don't have a warranty with my device). I just merely want a copy for my archival purposes.
efrant said:
So I had a gander at the updater-script that updates the bootloader found in an OTA update file. It uses some sort of command to write the .img file to two partitions on the GN: xloader and sbl. If you really want to dump the KK14 bootloader, what you can do is dump those two partitions. This should allow you to replace those partitions at a later point. I would not be able to tell you how to make an image that is flashable in fastboot out of those two images.
To dump those partitions, plug your device into your computer, and open a command prompt in the same directory as your adb.exe file. Then type the following (you need root obviously):
adb shell
su
dd if=/dev/block/platform/omap/omap_hsmmc.0/by-name/xloader of=/sdcard/xloader_raw.img
dd if=/dev/block/platform/omap/omap_hsmmc.0/by-name/sbl of=/sdcard/sbl_raw.img
exit
exit
adb pull /sdcard/xloader_raw.img
adb pull /sdcard/sbl_raw.img
Now you have those two files on your computer as backup. I will try to do some more research to see how those two files roll up into a bootloader image.
Click to expand...
Click to collapse
Thanks for the research Once I get a chance to pull the two partitions, I'll post them here.
As well, what OTA package did you examine for the above information?
theSpam said:
[snip]
As well, what OTA package did you examine for the above information?
Click to expand...
Click to collapse
I can't remember the specific one (prob yakju IMM76D from ICL53F), but any OTA package that has a bootloader inside will show you how it flashes it.
As for dumping, given that we know that the bootloader image is written somehow split between xloader and sbl, we know those are what we have to dump. The command dd will dump partitions, so that is what I used in my instructions above.
Sent from my Galaxy Nexus using Tapatalk
Double post.

Categories

Resources