Help backing up stock JB kernel - Samsung Galaxy Nexus

I am really liking the stock JB kernel but I also have been using and liked Franco's kernel for the past few months, especially the customizability. I want to try it out too but I don't want to lose the stock kernel in the process. Can someone provide any of the following:
1. A guide to extracting/backing up the stock kernel.
2. A link to any such guide. (I looked around but couldn't find one.)
3. A link to the actual kernel. (If someone, somewhere has already done this and posted it.)
Thanks in advance!

mtmjr90 said:
I am really liking the stock JB kernel but I also have been using and liked Franco's kernel for the past few months, especially the customizability. I want to try it out too but I don't want to lose the stock kernel in the process. Can someone provide any of the following:
1. A guide to extracting/backing up the stock kernel.
2. A link to any such guide. (I looked around but couldn't find one.)
3. A link to the actual kernel. (If someone, somewhere has already done this and posted it.)
Thanks in advance!
Click to expand...
Click to collapse
Here's the stock kernel for you

Thanks! Out of curiosity, do you mind explaining how you got it? Is it super complicated? I'm just trying to learn by doing as much as I can to avoid having to ask all the time=/
Edit: Oh, also is that zip flashable via CWM?
Sent from my Galaxy Nexus using Tapatalk 2

I got it from one of the Jellybean threads, but with the sheer volume of JB threads today, I can't remember which. I think it's the main JB thread in General.
The only thing I did was rename it from StockKernel.zip and added the JB prefix so as not to lose it in my mess of files

Ah, sounds good. Thanks again!
Sent from my Galaxy Nexus using Tapatalk 2

mtmjr90 said:
Thanks! Out of curiosity, do you mind explaining how you got it? Is it super complicated? I'm just trying to learn by doing as much as I can to avoid having to ask all the time=/
Click to expand...
Click to collapse
This is the right attitude to have! :good:
The easiest way to back up your stock kernel is through CWM. It makes a backup of the image and saves it to your /sdcard/clockworkmod/... This file should be easily flashable using fastboot.
Another way, but less elegant, is to use dd (root and busybox required of course):
dd if=dev/block/platform/omap/omap_hsmmc.0/by-name/boot of=/sdcard/boot.img
That will place a file called boot.img in the root of /sdcard. (Not this file will likely not be flashable via fastboot, but can easily be flashed with dd:
dd if=/sdcard/boot.img of=dev/block/platform/omap/omap_hsmmc.0/by-name/boot

efrant said:
This is the right attitude to have! :good:
The easiest way to back up your stock kernel is through CWM. It makes a backup of the image and saves it to your /sdcard/clockworkmod/... This file should be easily flashable using fastboot.
Another way, but less elegant, is to use dd (root and busybox required of course):
dd if=dev/block/platform/omap/omap_hsmmc.0/by-name/boot of=/sdcard/boot.img
That will place a file called boot.img in the root of /sdcard. (Not this file will likely not be flashable via fastboot, but can easily be flashed with dd:
dd if=/sdcard/boot.img of=dev/block/platform/omap/omap_hsmmc.0/by-name/boot
Click to expand...
Click to collapse
Is that via a terminal emulator on the device then?

efrant said:
This is the right attitude to have! :good:
The easiest way to back up your stock kernel is through CWM. It makes a backup of the image and saves it to your /sdcard/clockworkmod/... This file should be easily flashable using fastboot.
Click to expand...
Click to collapse
Can you go into more details on this? I don't see an option to backup just the kernel. Do you have to pull it out of a complete backup?

mtmjr90 said:
Is that via a terminal emulator on the device then?
Click to expand...
Click to collapse
Either or.
---------- Post added at 11:59 AM ---------- Previous post was at 11:53 AM ----------
drewcam888 said:
Can you go into more details on this? I don't see an option to backup just the kernel. Do you have to pull it out of a complete backup?
Click to expand...
Click to collapse
You are right, you can NOT back up just the kernel using CWM, but you CAN restore just the kernel. (I was thinking of a different recovery.)

efrant said:
You are right, you can NOT back up just the kernel using CWM, but you CAN restore just the kernel. (I was thinking of a different recovery.)
Click to expand...
Click to collapse
I don't see any option to restore only the kernel. Where is this option?

drewcam888 said:
I don't see any option to restore only the kernel. Where is this option?
Click to expand...
Click to collapse
Under "backup and restore" under "advanced restore", select boot image.
Sent from my Galaxy Nexus using Tapatalk 2

Only a little bug for me:
From settings-->storage (memoria in italian) It can't see all the files in the sdcard, also doesn't see a lot of music (but I can see those music files with play music app)...
Any other thing is working fine, good battery life, much faster on homescreen and on the appdrawer, maybe a little laggier on temple run...
Waiting for the official release...

So I guess that if I download factory image for my NS and extract boot.img out of it (it is in tgz-tar-zip ), I should be able to flash it and restore stock kernel using fastboot flash boot boot.img. Am I right?
But I noticed that boot.img in zip provided by harveydent takes 2x more space than the one in the factory image.

jenda.69 said:
So I guess that if I download factory image for my NS and extract boot.img out of it (it is in tgz-tar-zip ), I should be able to flash it and restore stock kernel using fastboot flash boot boot.img. Am I right?
Click to expand...
Click to collapse
Yes, you are right.
jenda.69 said:
But I noticed that boot.img in zip provided by harveydent takes 2x more space than the one in the factory image.
Click to expand...
Click to collapse
If harveydent used dd to dump the image, it will be padded with a bunch of zeros at the end. Both will work fine, although you cannot flash the untrimmed one using fastboot, you need to use recovery or dd.
Sent from my Galaxy Nexus using Tapatalk 2

Related

update to new Rom made.

http://forum.xda-developers.com/showthread.php?p=24791768#post24791768
just wondering how I go about updating to new rom that just came out for a100 by these guys.
tried update.zip method but did not work. got an android with a exclamation mark while trying to flash.
edit: also how do i tell what recovery I have?
i followed these steps
- Root: http://forum.xda-developers.com/showthread.php?t=1531646
- Unlock the bootloader: http://forum.xda-developers.com/showthread.php?t=1557445
- Install CWM:http://forum.xda-developers.com/showthread.php?t=1558595
just do a full wipe and flash through cwm.
Personally, I don't like it. The gains aren't worth what you sacrifice
Crimson Ghoul said:
just do a full wipe and flash through cwm.
Personally, I don't like it. The gains aren't worth what you sacrifice
Click to expand...
Click to collapse
what do you lose?
not much aside from the acer ring, whenever you rotate you get a black flash. it's a bit irritating and you don't get much as it is incomplete
sv7007 said:
http://forum.xda-developers.com/showthread.php?p=24791768#post24791768
just wondering how I go about updating to new rom that just came out for a100 by these guys.
tried update.zip method but did not work. got an android with a exclamation mark while trying to flash.
edit: also how do i tell what recovery I have?
i followed these steps
- Root: http://forum.xda-developers.com/showthread.php?t=1531646
- Unlock the bootloader: http://forum.xda-developers.com/showthread.php?t=1557445
- Install CWM:http://forum.xda-developers.com/showthread.php?t=1558595
Click to expand...
Click to collapse
Make sure you flash it with this recovery: http://forum.xda-developers.com/showthread.php?t=1601663.
Theonew said:
Make sure you flash it with this recovery: http://forum.xda-developers.com/showthread.php?t=1601663.
Click to expand...
Click to collapse
thanks and got it flashed on there now!
EDIT: Obviously I am an Idiot.... I flashed this recovery and now I am not sure how to get to the recovery to make a nandroid backup and whatnot. i tried t backup using ROM manager and got the android with exclamation on boot. and I also tried to bring up recovery by holding the volume up while booting and all it did was try to update and fail.
I just need a little bit more detail in getting this and once I get this squared away I swear I will be good to go for now on. Also I appreciate your alls patience and helpfulness!
edit 2: found recovery. hit home key after red android thing. shows Android system recovery<3e>. is this correct? nothing in the options there allow me to backup nandroid.
sv7007 said:
thanks and got it flashed on there now!
EDIT: Obviously I am an Idiot.... I flashed this recovery and now I am not sure how to get to the recovery to make a nandroid backup and whatnot. i tried t backup using ROM manager and got the android with exclamation on boot. and I also tried to bring up recovery by holding the volume up while booting and all it did was try to update and fail.
I just need a little bit more detail in getting this and once I get this squared away I swear I will be good to go for now on. Also I appreciate your alls patience and helpfulness!
edit 2: found recovery. hit home key after red android thing. shows Android system recovery<3e>. is this correct? nothing in the options there allow me to backup nandroid.
Click to expand...
Click to collapse
nope...you must have a install-recovery.sh ....remove that and reflash the cwm in my dev thread. then you should be good.
Sent from my SGH-I897 using xda premium
ptesmoke said:
nope...you must have a install-recovery.sh ....remove that and reflash the cwm in my dev thread. then you should be good.
Sent from my SGH-I897 using xda premium
Click to expand...
Click to collapse
ahh thanks for letting me know. I will do this now and see what happens!
edit: I actually see no such file anywhere on my tablet or sd card? anything else it could be?
sv7007 said:
ahh thanks for letting me know. I will do this now and see what happens!
edit: I actually see no such file anywhere on my tablet or sd card? anything else it could be?
Click to expand...
Click to collapse
It's located in the /etc/ and /system/etc/ directories.
Theonew said:
It's located in the /etc/ and /system/etc/ directories.
Click to expand...
Click to collapse
found it thanks!
worked like a charm after that was gone! Now to flash roms.

Recovery mode

Hi GN users -
Rooted my phone this evening and all (I thought) was going well. I've been trying to do a backup via rom manager but when the phone reboots i get the android with a red exclamation point. This happens when trying to get to recovery mode using ROM manager or just using the volume buttons. Can't get a clean back up.
Used the following files:
recovery-clockwork-5.8.3.1-toroplus.img
Superuser-3.0.7.efghi-signed
Should I have used CWM-SuperSU-v0.87?
If i can access the boot loader can I go ahead and flash with CWM?
Thanks
Denver
Apparently telling people where to post is frowned upon in this establishment. Please refer to my other post
ÜBER™ said:
You did it wrong. You need to flash the toroplus big dog.zip please search before posting and do not post questions in android development.
http://forum.xda-developers.com/showthread.php?t=1614922
This has the how to.
Sent From My Sprint Galaxy Nexus via XDA Premium
Click to expand...
Click to collapse
Please stop being a douche and just answer the question and notify mods if you think posts are in the wrong section.
Sent from my Galaxy Nexus using XDA
So the problem is that you flashed custom recovery and when you reboot it reverts to stock recovery? If so it's because you're on the stock ROM and it's got a script that restores stock recovery upon reboot. You can either install a custom ROM or do this:
juliano_q said:
-remount /system in read/write mode (use something like the Root Explorer app or ES File Explorer; both have root modes (check the app's settings) for remounting /system as writable)
-rename the /system/recovery-from-boot.p to /system/recovery-from-boot.p-bak
(note: you could delete it, but renaming is much safer since its easily reversible)
yes, it is easier to use a script, but in my opinion it is much better to know what is going on behind it.
Click to expand...
Click to collapse
riggsandroid said:
Please stop being a douche and just answer the question and notify mods if you think posts are in the wrong section.
Sent from my Galaxy Nexus using XDA
Click to expand...
Click to collapse
Apparently somebody is blind because I did answer the question... idiot.
Back to the OP you have to reflash your recovery.img then once in recovery flash the super user.zip located here http://tinyurl.com/77cfowp
Sent From My Sprint Galaxy Nexus via XDA Premium
ÜBER™ said:
Apparently somebody is blind because I did answer the question... idiot.
Back to the OP you have to reflash your recovery.img then once in recovery flash the super user.zip located here http://tinyurl.com/77cfowp
Sent From My Sprint Galaxy Nexus via XDA Premium
Click to expand...
Click to collapse
He flashed the correct zips.
jesusice said:
He flashed the correct zips.
Click to expand...
Click to collapse
He must not have if he is getting the broken android. So no he did not. The one I linked is the correct zip to flash to keep recovery and root without having to delete all that stuff. I know I did the exact same thing when I first attempted to root my phone.
Sent From My Sprint Galaxy Nexus via XDA Premium
ÜBER™ said:
He must not have if he is getting the broken android. So no he did not. The one I linked is the correct zip to flash to keep recovery and root without having to delete all that stuff. I know I did the exact same thing when I first attempted to root my phone.
Sent From My Sprint Galaxy Nexus via XDA Premium
Click to expand...
Click to collapse
And I flashed the zips he posted when I rooted. I trust that Bigrushdog does know what he's doing but that zip seems to have a lot of things in there that he may or may not need. Like, why does it contain a boot.img? He only needs the SU binary to obtain root. His problem must be that he's rebooting. He should fastboot flash recovery, then fastboot reboot recovery and then flash the SU zip from there. And if he wants to stay on the stock ROM he should follow the instructions I posted. I'm not saying you're *wrong* but I am saying that I'm more right
EDIT: Rereading his post I'm pretty sure he does have root already, his problem is just that recovery isn't sticking which is a known issue with a known solution as I posted previously. Its the exact same thing on the Nexus S.
If anything we are equally correct and my method is much simpler. And yes the boot.img is required this is the stock kernel image without the recovery.sh that runs on the stock kernel. This will keep him from having to delete it manually. I know this because the same method was needed for my epic. You have to flash a tweaked stock kernel without the recovery.sh then flash the recovery. Then everything will stick. His issue is he didn't flash the tweaked kernel and upon booting the stock kernel deleted his custom recovery.
Sent From My Sprint Galaxy Nexus via XDA Premium
denverdesktop said:
Hi GN users -
Rooted my phone this evening and all (I thought) was going well. I've been trying to do a backup via rom manager but when the phone reboots i get the android with a red exclamation point. This happens when trying to get to recovery mode using ROM manager or just using the volume buttons. Can't get a clean back up.
Used the following files:
recovery-clockwork-5.8.3.1-toroplus.img
Superuser-3.0.7.efghi-signed
Should I have used CWM-SuperSU-v0.87?
If i can access the boot loader can I go ahead and flash with CWM?
Thanks
Denver
Click to expand...
Click to collapse
Ignore all the previous comments and once you follow This You will be back on track and will be more wise..
Enjoy and cheers
Galaxy Nexus AOKP m5 Franco kernel m3
msedek said:
Ignore all the previous comments and once you follow http://forum.xda-developers.com/showthread.php?p=23229558 You will be back on track and will be more wise..
Enjoy and cheers
Galaxy Nexus AOKP m5 Franco kernel m3
Click to expand...
Click to collapse
Actually he would be even more lost and confused.
Sent From My Sprint Galaxy Nexus via XDA Premium
Just do this:
-remount /system in read/write mode (use something like the Root Explorer app or ES File Explorer; both have root modes (check the app's settings) for remounting /system as writable)
-rename the /system/recovery-from-boot.p to /system/recovery-from-boot.p-bak (note: you could delete it, but renaming is much safer since its easily reversible)
yes, it is easier to use a script, but in my opinion it is much better to know what is going on behind it.
Click to expand...
Click to collapse
Then flash your custom recovery and it'll stick.
No need to make it complicated.
---------- Post added at 07:16 PM ---------- Previous post was at 07:15 PM ----------
msedek said:
Ignore all the previous comments and once you follow This You will be back on track and will be more wise..
Enjoy and cheers
Galaxy Nexus AOKP m5 Franco kernel m3
Click to expand...
Click to collapse
That has nothing to do with the problem.
nodstuff said:
Just do this:
Then flash your custom recovery and it'll stick.
No need to make it complicated.
Click to expand...
Click to collapse
Seriously this again? Why are y'all making it much more complicated than it needs to be? Reflash recovery... in recovery flash the zip I linked to. Done.
Sent From My Sprint Galaxy Nexus via XDA Premium
ÜBER™ said:
Seriously this again? Why are y'all making it much more complicated than it needs to be? Reflash recovery... in recovery flash the zip I linked to. Done.
Sent From My Sprint Galaxy Nexus via XDA Premium
Click to expand...
Click to collapse
What's complicated about erasing a script? Flashing a kernel to do the same thing seems much more complicated.
jesusice said:
What's complicated about erasing a script? Flashing a kernel to do the same thing seems much more complicated.
Click to expand...
Click to collapse
It takes longer.. takes more effort.
Its simpler to flash the su.zip and call it a day. Than have to flash recovery flash a subinary.zip delete the script the reflash recovery.
Sent From My Sprint Galaxy Nexus via XDA Premium
nodstuff said:
Just do this:
Then flash your custom recovery and it'll stick.
No need to make it complicated.
---------- Post added at 07:16 PM ---------- Previous post was at 07:15 PM ----------
That has nothing to do with the problem.
Click to expand...
Click to collapse
It always has to do with the problem.. Why to do a Mess with your phone and not doing a fresh start???
Also in the way getting a wise android man while learning how to fastboot /adb?...
Thats all i got to say.. In my case id start all over and not going deep complicating things and messing up the os
Galaxy Nexus AOKP m5 Franco kernel m3
Thanks for the assistance.
Ended up reflashing with bigdog and now all seems well.
The assistance is appreciated.
Denver
denverdesktop said:
Thanks for the assistance.
Ended up reflashing with bigdog and now all seems well.
The assistance is appreciated.
Denver
Click to expand...
Click to collapse
Lol I'm sorry for clouding your thread with a semi-argument. Glad your up and running
Sent From My Sprint Galaxy Nexus via XDA Premium
it happens
No problem. It happens.
I can comfortably flash AOPK with CMW, correct?
Thanks
Denver
Yes but make sure you wipe all
Galaxy Nexus AOKP m5 Franco kernel m3

How to flash a newer version of CWM safely

I initially rooted with http://downloadandroidrom.com/file/GalaxyS3ATT/rooting/GalaxyS3RootATT.zip that I got from here yesterday but feel like it has been al ittle glitcht.y http://galaxys3root.com/galaxy-s3-root/how-to-root-att-galaxy-s3-sgh-i747/
the newer version is recovery-clockwork-5.8.4.5-d2att sI don't want it to conflict with the old version of CWM or anything it leaves behind. hould I just do it through odin?
the best route would be to flash from rom manager.....and if not, grab the latest from the interwebz and run this from terminal
su
if=/sdcard/ recovery.img of=/dev/block/mmcblk0p18
reboot recovery
hapticxchaos said:
the best route would be to flash from rom manager.....and if not, grab the latest from the interwebz and run this from terminal
su
if=/sdcard/ recovery.img of=/dev/block/mmcblk0p18
reboot recovery
Click to expand...
Click to collapse
Should I use the CWM that I already installed or install the CWM that comes with rom manager (in the drop down menu it only offers galaxy s2...fyi I've always flashed with CWM without ROM manager)?
zetsui said:
I initially rooted with http://downloadandroidrom.com/file/GalaxyS3ATT/rooting/GalaxyS3RootATT.zip that I got from here yesterday but feel like it has been al ittle glitcht.y http://galaxys3root.com/galaxy-s3-root/how-to-root-att-galaxy-s3-sgh-i747/
the newer version is recovery-clockwork-5.8.4.5-d2att sI don't want it to conflict with the old version of CWM or anything it leaves behind. hould I just do it through odin?
Click to expand...
Click to collapse
I just updated CWM through Rom Manager. The latest version is 6.xxxx, and it now reads exSd.
Sent from my SGH-I747 using xda premium
geomax45 said:
I just updated CWM through Rom Manager. The latest version is 6.xxxx, and it now reads exSd.
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
what do you mean "through" rom manager. Did you flash an image through it? Could you provide the link for that image?
OR
Rom Mangaer has an install CWM recovery option...but underneath that option I do not see the Galaxy S3 listed...so what phone did people select?
zetsui said:
what do you mean "through" rom manager. Did you flash an image through it? Could you provide the link for that image?
OR
Rom Mangaer has an install CWM recovery option...but underneath that option I do not see the Galaxy S3 listed...so what phone did people select?
Click to expand...
Click to collapse
The first option in RM is to flash a recovery. Upon pressing that you are given a list of phones. Scroll down to the Samsung GS3 and choose it. It will then flash the recovery within RM.
Sent from my SGH-I747 using xda premium
zetsui said:
.but underneath that option I do not see the Galaxy S3 listed...so what phone did people select?
Click to expand...
Click to collapse
zetsui said:
Should I use the CWM that I already installed or install the CWM that comes with rom manager (in the drop down menu it only offers galaxy s2...fyi I've always flashed with CWM without ROM manager)?
Click to expand...
Click to collapse
Sent from my SGH-I747 using xda premium[/QUOTE]
AhAh! I knew i wasn't crazy... I have the same problem with Rom Manager , it won't show the S3 in the Menu. I tried uninstalling, wiping app data, reinstalling, Nothing, Nada, Niet ...... Let me know if you find a solution to this
I've had issues getting ROM manager to recognize me as a gs3 as well that's why I learned the terminal commands lol
hapticxchaos said:
I've had issues getting ROM manager to recognize me as a gs3 as well that's why I learned the terminal commands lol
Click to expand...
Click to collapse
Anyone find an easier way? And how would you do this through terminal commands? What are the commands
zetsui said:
Anyone find an easier way? And how would you do this through terminal commands? What are the commands
Click to expand...
Click to collapse
Terminal is as easy as the rest. I posted the commands up top, I see you didn't read the whole thread ;p ****, terminal is easier BC you can pick any recovery you want. Besides, it makes u feel like a true dev ;p
cool
I do not have any SG3 as an option to flash. How do i fix this?
geomax45 said:
The first option in RM is to flash a recovery. Upon pressing that you are given a list of phones. Scroll down to the Samsung GS3 and choose it. It will then flash the recovery within RM.
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
hapticxchaos said:
the best route would be to flash from rom manager.....and if not, grab the latest from the interwebz and run this from terminal
su
if=/sdcard/ recovery.img of=/dev/block/mmcblk0p18
reboot recovery
Click to expand...
Click to collapse
Hey my md5 checksum has a mismatch, but I know the files are fine. is there a terminal command to recompile the md5 for a given image?
Also I noticed the new version of CWM has teh option to backup files as TAR, wouldn't that be better since Odin flashes Tar? If you couldn't get into CWM for some reason you can just flash for Odin?
Forgive me if I'm being newb here had my phone for three days after a motorola bravo

[HOWTO]Recover From a Bad Flash - Now automated

Ok so you accidentally tried to Odin or CWM the wrong file to your phone. Well the good news is that if you can get into CWM with access to the sdcard(s) or access ADB we can fix it. If the phone won't power on at all, you can't access cwm with sdcard(s), ADB or Odin you are unfortunately out of luck. You will need to get it repaired by Sprint or send it off for a jtag repair.
Disclaimer: I am not responsible for anything that happens to your phone. You do this at your own risk.
If you don't own the E4GT do not use this guide because if your partitions are not the same as ours you will brick your phone.
If by chance you can get into Odin mode and your computer can see the phone go buy a lottery ticket J/K. All you have to do is download a full tar and Odin it back on. I won't go into details for that as it is well documented. Or you can still use this zip if you prefer.
I have automated the process of the restore. What this zip will do is flash the Agat 0.5.4 source kernel so you have cwm. It will flash the FH13 boot.bin, hidden.img, param.lfs and Sbl.bin. It will wipe Cache and Dalvik also.
This will not flash the modem, wipe data or replace system. So after you use this zip if your modem is also hosed flash a modem zip from CWM. Once you have recovered the phone you can flash whatever you want back on the phone.
Download CWM Odin Restore To FH13: http://d-h.st/3yZ
Copy the zip file to your phone and flash in custom recovery.
If you don't have access to the sdcard(s) but do have access to ADB proceed to the second post.
If you need some direct assistance you can PM me and I will work with you when possible.
You only have ADB access
For this method you will need CWM, ADB, Root and the image files to restore.
If you don't have ADB installed I have attached it to this post. I have also provided a link to the FH13 image files.
If you don't have ADB, extract the ADB directory to the root of C:. So you should see C:\ADB
You need to know where your ADB directory is located. If you used step 1 ADB it is C:\ADB. If you installed it on your own you should know where to find it.
Extract the images.zip into the ADB directory. You should now have the Images folder in the ADB folder.
Boot into CWM and attach your phone to the computer.
Open a command prompt and change directory to the ADB directory cd C:\ADB (or wherever your directory is).
Type adb push Images /tmp and hit enter.
You should see something like 6 files pushed. 0 files skipped.8465 KB/s (19271020 bytes in 2.223s).
Type adb shell and hit enter.
This part is critical. Make sure it is typed exactly or you can/will destroy your phone.
Copy and paste or type the following commands. If you copy and paste make sure you don't copy any leading or trailing spaces. Hit enter after each command.
You can skip any of the following commands if you know you don't need them. For example, if you know you only installed the Sbl.bin then you only need to enter that command. I have provided them all to cover all of the needs. If you are not sure just do them all.
dd if=/tmp/boot.bin of=/dev/block/mmcblk0p0
dd if=/tmp/hidden.img of=/dev/block/mmcblk0p12
dd if=/tmp/param.lfs of=/dev/block/mmcblk0p4
dd if=/tmp/Sbl.bin of=/dev/block/mmcblk0p2
dd if=/tmp/zImage of=/dev/block/mmcblk0p5
dd if=/tmp/zImage of=/dev/block/mmcblk0p6
You should see something like 2560+0 records in, 2560+0 records out, 1310720 bytes (1.3MB) copied, 0.265521 seconds, 4.7MB/s after each command.
Reboot your phone and it should boot up.
If it still doesn't boot something didn't take and we will need to work one on one.
Download the Images.zip: http://d-h.st/8gY
The bootloader restore has been proven to work on one phone so far. Thanks to pjkingphd for testing and confirming that it works.
great share!thanks for the tutorial.
crawrj said:
Please sticky this thread.
Click to expand...
Click to collapse
Hopefully this will be done.
Sent from my SPH-D710 using Xparent SkyBlue Tapatalk 2
Crawrj my man.
Tappin' Typin'
md5 sums might be nice. Don't want bricked phones due to bad downloads.
Sent from my Galaxy Nexus using xda app-developers app
times_infinity said:
md5 sums might be nice. Don't want bricked phones due to bad downloads.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
But then we wouldn't have anyone to test this... would we..
Great tutorial crawrj
Sent from my SPH-D710 using Xparent Blue Tapatalk 2
Very nice. Thank you.
times_infinity said:
md5 sums might be nice. Don't want bricked phones due to bad downloads.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
If the md5 is not right it will say so when you try to restore in cwm. It won't restore if they don't match. But I can throw up md5 for the sbl.
Sent from my SPH-D710 using xda premium
MD5 added. Sticky this please.
I have now automated the restore process in a zip file. You must be able to copy the zip file to the phone for it to work. I have flashed it about a dozen times but I would like to get a few brave testers to try it on your phone for me. Make sure you do a backup first! I have moved the manual commands to post two and revamped the instructions.
+1
Sticky or move to original development.
Sent from my piece of crap Zio until i get my E4GT back from Samsung, using XDA Premium app
Thread stuck. Thank you for helping out the community. :highfive:
jayharper08 said:
Thread stuck. Thank you for helping out the community. :highfive:
Click to expand...
Click to collapse
Thank you sir :highfive:
Sooo... uhm ,,, say I know a certain someone who botched their custom boot logo and has been lazy..... and has the draw failure start up...
This would restore that to stock without any other ramifications except for a kernel swap, correct??
Edit: Guess after a day Ill just assume yes and hope it cant brake anything....
PhAkEer said:
Sooo... uhm ,,, say I know a certain someone who botched their custom boot logo and has been lazy..... and has the draw failure start up...
This would restore that to stock without any other ramifications except for a kernel swap, correct??
Edit: Guess after a day Ill just assume yes and hope it cant brake anything....
Click to expand...
Click to collapse
Yeah this will fix you up. Once you get recovered you can flash whatever you want back on. Since you are an advanced user if you have a particular setup that you want to restore, just pull those files from the tar and place them in the Images folder of the zip.
You never can be too sure.. Lol I just always expect the one time I make an assumption will be regretted.
Good idea btw... And thanks.
And Ive actually been meaning to flash a param.lfs..... I have like 4 OCs it just they are all the way on my backup backup card ...(see my level of sloth ?!?!?!)
PhAkEer said:
You never can be too sure.. Lol I just always expect the one time I make an assumption will be regretted.
Good idea btw... And thanks.
And Ive actually been meaning to flash a param.lfs..... I have like 4 OCs it just they are all the way on my backup backup card ...(see my level of sloth ?!?!?!)
Click to expand...
Click to collapse
LOL nice. Let me know how it turns out.
crawrj said:
LOL nice. Let me know how it turns out.
Click to expand...
Click to collapse
Good as gold, as expected. I did end up only using the param.lfs but Im sure the rest will work great when I need it =)
Thanks again.... Itd been a long time since I last saw that sweet , sweeet gaudi_bootimage.jpg
Sent from my SPH-D710 using xda premium

[Q] How to upgrade CWM 5.5 to latest version

Hi guys,
I have CWM 5.5 on my S3 i747, and I just wonder where can I find the latest version of CWM for i747, and also how do I upgrade it using ODIN ?
As I understand, it should be a file named "recovery.img", and to flash it on my S3, I have to tar it and flash the tar file using ODIN. Is that right?
Thanks!
Download rom manager and get from there, I personally couldn't stand the latest cwm recovery its slow as hell took way too long to make a backup
Galaxy SIII via XDA premium
Download your version of cwm there
http://www.clockworkmod.com/rommanager
Place it at the root of your sdcard and rename it recovery.IMG
Download terminal emulator from the play store. Run the terminal
type: su (press enter)
Then type: dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p18 (press enter)
Type everything right. If you get the last number wrong, you get a brick.
I did this on my phone to install cwm touch without any issues
Sent from my SGH-I747 using xda app-developers app
liltitiz said:
type: su (press enter)
Then type: dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p18 (press enter)
Type everything right. If you get the last number wrong, you get a brick.
Click to expand...
Click to collapse
This is too much a big risk for the benefits it gives me if done right. Forget me on this one guys. Ill keep my CWM 5.5 :good:
Lol it is not much of a risk as long as you type exactly what I hive you trust me just get the 0 and 18 at the end right!
Sent from my SGH-I747 using xda app-developers app
---------- Post added at 10:20 PM ---------- Previous post was at 10:17 PM ----------
You can flash the same IMG file via Odin but you will have to Google for more info I don't really use it
Sent from my SGH-I747 using xda app-developers app
Easiest way is ROM manager.
So easy, even produce loving phone users can do it
jorioux said:
This is too much a big risk for the benefits it gives me if done right. Forget me on this one guys. Ill keep my CWM 5.5 :good:
Click to expand...
Click to collapse
U can always use rom manager to get latest cwm as everyone mentioned but that will be regular cwm.
If u want touch cwm than u got three options
1) use terminal emulator as mentioned in the earlier post
2) buy it from play store
3) flash through Odin.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
mrhaley30705 said:
Easiest way is ROM manager.
So easy, even produce loving phone users can do it
Click to expand...
Click to collapse
I agree. Easy as pie with rom manager
Sent from my SAMSUNG-SGH-I747 using xda premium
If you want to pay to get touch recovery, but indeed easiest and safest way for the general users.
Sent from my SGH-I747 using xda app-developers app
I succeeded in flashing CWM 6.0.1.2 using ROM Manager, its soooo easy :good:
But does my backups made with CWM 5.5 will be restorable with 6.0.1.2 ??
I think they will.
mrhaley30705 said:
I think they will.
Click to expand...
Click to collapse
They better will !!! ... or I'll be really mad, because my stock firmware backup has been made with CWM 5.5
jorioux said:
They better will !!! ... or I'll be really mad, because my stock firmware backup has been made with CWM 5.5
Click to expand...
Click to collapse
They most likely will and even if they don't you could always flash a previous version of cwm( the one you made the backup with). No need for angry faces lol. You should search and get the lowdown of the consequences of everything you flash before you flash.
jethro650 said:
No need for angry faces lol.
Click to expand...
Click to collapse
:victory: Several thanks to everyone who helped me on this thread!! :victory:
Thanks! Just the thread I was looking for
jorioux said:
:victory: Several thanks to everyone who helped me on this thread!! :victory:
Click to expand...
Click to collapse
This is was really helpful. I can now proceed with confidence. thanks again from another Canadian
There's a new version of CWM for our phones, it's 6.0.2.3. I just flashed it and it seems that they removed the option to 'wipe battery stats' in cwm.

Categories

Resources