[HOWTO]Recover From a Bad Flash - Now automated - Samsung Epic 4G Touch

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

Related

New and Improved way to Unroot your device (much easier) [difficulty level 4]

So I am moving onto a new phone so I will not be supporting this thread anymore. Please help each other the best you can. Also if anyone wants to take over and support this thread feel free. Last but not least if anyone wants to use any of the items I put into this also feel free. Remember that android is made possible with contrbutions from viewers like you!
Check out my new guide its much easier and automated now!!
Sorry but I no longer have the files that were in the zip as my laptop that they were on no longer has a charger so I really don't have a way to pull them off until I come up with extra funds to buy a charger for that dinosaur!
I have updated the commands so everything will be working correctly.
Please note this a guide to unrooting your device and returning it to stock, if you have nothing stock and didn't back anything up i.e. modded rom, changed recovery, eng. bootloader.
If you didn't follow the ultimate guide then you will not need to follow steps 1-7. Just follow from 8 on.
Also keep in mind this was created assuming you followed the ultimate guide to permaroot turning radio s=off and changing cid thus unlocking phone.
I am not responsible for any damage to your phone blah blah blah.
Also if I am incorrect in any of these steps someone please let me know.
Also this is just a guide that I wrote using all the others. Please thank and donate to grankin01 for providing the original guide and also thank/donate to tiger013 for providing a stock nandroid. Also thank Football for providing new rom.
With that said here we go:
Download the PD15IMG file and rename it to PD15IMG.zip
1. Copy PD15IMG.zip and "part7backup-whatevernuberitscalled.bin" to the root of your sdcard
2. Connect your phone to your computer and navigate to your sdk folder then type adb push gfree /data/local
3. Open up terminal emulator or adb shell and type "su" press enter to get root privileges.
4. Type "cd /data/local" and hit enter
5. Type "chmod 777 gfree" and hit enter to make the program executable.
6. Now type "./gfree -f" press enter to run gfree again. It will disable wp on the emmc and remove the brq filter in the kernel. (as well as make another backup. delete this)
7. Now run the "dd if=/sdcard/part7backup-whatevernumberitscalled.bin of=/dev/block/mmcblk0p7" and it should show the output:
xxxx bytes in
xxxxbytes out
xxxxxxxxxx copied in xxxxxxxxxxx
8. Run "sync" and then reboot.
9. Let phone load then boot into bootloader again by holding volume down and pressing power
10. Let it load image and select yes to update.
11. Let it do its work it will reboot once this is normal.
And that should be it. Enjoy stock rom.
Great job! I un-rooted worked fine! Then I re-rooted worked fine also!
Sent from my HTC Glacier using XDA App
I assume this will not work if you have made a backup with clockwork? Also your instructions say apply nandroid backup, but there is no option in recovery for appy nandroid backup. There are options to update from update.zip and another one from a zip file. The folder inside you unroot package is not a zip file?
bobsbbq said:
I assume this will not work if you have made a backup with clockwork? Also your instructions say apply nandroid backup, but there is no option in recovery for appy nandroid backup. There are options to update from update.zip and another one from a zip file. The folder inside you unroot package is not a zip file?
Click to expand...
Click to collapse
Well like I said this was done using no backups made.
Under clockworks recovery theres an option for backups and restore - this is the nandroid restore.
Sent from my HTC Glacier using XDA App
where does the "part7backup-whatevernuberitscalled.bin" file in step 11 come from?
vw671 said:
where does the "part7backup-whatevernuberitscalled.bin" file in step 11 come from?
Click to expand...
Click to collapse
Its the file that was created when you followed the ultimate guide for permaroot
Sent from my HTC Glacier using XDA App
jjjackson56 said:
Its the file that was created when you followed the ultimate guide for permaroot
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
What if you don't have that file? Can you skip that step?
thanks.
vw671 said:
What if you don't have that file? Can you skip that step?
thanks.
Click to expand...
Click to collapse
I'm sure you can but you won't have true stock. I could also upload my copy but I'm not positive if it will work for your phone.
Sent from my HTC Glacier using XDA App
This is awesome! I'm getting a replacement mt4g in the mail soon, now I will be able to send my existing phone back 'unrooted'. Thank you!
Is this unroot like out of the box type deal. So that i can get future ota updates. I used ultimate guide to perm root. I am using stock rom. I am notsure if i should just do unroot.zip to unroot for future ota updates.
Sent from my HTC Glacier using XDA App
If performed correctly is should take you back to out of the box stock.
(in theory)
I'm guessing you can't do this strictly from terminal emulator?
Sent from my HTC Glacier using XDA App
hawaiian.monzta said:
I'm guessing you can't do this strictly from terminal emulator?
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
You may be able to but I don't know how nor do I care to figure it out. If someone wants to write instructions pm me them and I'll post them in the op
Sent from my HTC Glacier using XDA App
jjjackson56 said:
You may be able to but I don't know how nor do I care to figure it out. If someone wants to write instructions pm me them and I'll post them in the op
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
A guide for terminal emulator would be welcome.
I did S=off with it (plus radio) with root explorer and terminal emulator only. It was much easier and quicker.
gaww said:
A guide for terminal emulator would be welcome.
I did S=off with it (plus radio) with root explorer and terminal emulator only. It was much easier and quicker.
Click to expand...
Click to collapse
You could pm me the steps and I'll gladly post them in the op
Sent from my HTC Glacier using XDA App
quick question, does following this take you back to factory ROM? for exampe im on iced glacier 1.1.1, will it take me to factory ROM?
mrpanic7 said:
quick question, does following this take you back to factory ROM? for exampe im on iced glacier 1.1.1, will it take me to factory ROM?
Click to expand...
Click to collapse
Yes it will hence stock
Sent from my HTC Glacier using XDA App
so...?
I put the nandroid file on my sdcard, but in recovery when i go to restore there it says no files. What do I need to do to get this to work. I have a replacement coming to me so I need to figure this out.
Edit: Sorry I'm an idiot. I got it know. Thank you so much for posting this.
Edit2: Crap! Ok I have s=on now but i still have hboot 0.86.0000 Shouldn't I have the old one now?
Where is the "part7backup" located? Also, what is it?
this sucks... i followed everything perfectly but now my recovery is screwed up ugh this is so frustrating i have that stupid phone with a red triangle thing when i try to boot into recovery (yes im aware its supposed to be stock recovery not clockwork)

Clockwork recovery

Has anyone successfully installed clockwork recovery on the continuum? I was tempted to try the fascinate instructions
Sent from my SCH-I400 using XDA App
I have used Titanium Back up with success
Okay, I can officially say that the Fascinate Clockwork Recovery does not work... Fails on "updating from Verizon" or something similar.... Then reboots... Is that Clockwork or the standard recovery?
Okay, I did not backup my stock recovery (stupid stupid stupid stupid), so can anyone get me that file and tell me which directory I need to shove it in?
Sent from my SCH-I400 using XDA App
I cannot remember the process to backup the recovery. What do you need me to do?
ThePravus said:
I cannot remember the process to backup the recovery. What do you need me to do?
Click to expand...
Click to collapse
Use root explorer or something similar, find the recovery file and copy it... Attach it here and let me injure what directory it was in... Please... I appreciate any help...
Sent from my SCH-I400 using XDA App
Or let me know... Somehow Swype changed that to injure...
Sent from my SCH-I400 using XDA App
I believe its more than just a file, you have to flash it.
Weudel said:
Use root explorer or something similar, find the recovery file and copy it... Attach it here and let me injure what directory it was in... Please... I appreciate any help...
Sent from my SCH-I400 using XDA App
Click to expand...
Click to collapse
If you know why the directory is I can post the files. Man, we really need some devs...
Also, you can might not need to flash it, but you would probably need to use ABD then.
Sent from my SCH-I400 using XDA App
Was informed that we could use dump_image to pull it and then flash_image to reflash. Trying to get ADB working at the moment. Typing on the phone is terrible.
ThePravus said:
Was informed that we could use dump_image to pull it and then flash_image to reflash. Trying to get ADB working at the moment. Typing on the phone is terrible.
Click to expand...
Click to collapse
The typing isn't that bad if you use swype or SwiftKey. Is there anything I can do to help?
Sent from my space time Continuum using the XDA App.
OK this is the best I can do I think.
I dumped the recovery block with the awesome help from Da_G]NARF[ on the XDA IRC chan.
AFAIK this should fix it.
Extract boot.rar
Copy boot.bin to your sdcard
Unmount the SDcard if you copied from your computer.
Open a terminal either with ADB shell or im assuming a term emulator would work.
SU for root privs. then use this command:
Code:
dd if /dev/block/bml1 of=/sdcard/boot.bak bs=4096
This will backup your current one.
Code:
dd if=/sdcard/boot.bin of=/dev/block/bml1 bs=4096
This will rewrite with the new one.
Reboot.
dfgged said:
The typing isn't that bad if you use swype or SwiftKey. Is there anything I can do to help?
Sent from my space time Continuum using the XDA App.
Click to expand...
Click to collapse
If you can pull the stock recovery and post it, that would be great...
Otherwise, could one of you try booting into the stock recovery and see what it does... I tried to load the Fascinate Clockwork using ROM Manager and I'm not sure if it actually did anything or not... I don't think Clockwork would check with Verizon for updates.... All I have experience with is Amon Ra on my Eris..... Would be great if it just failed to change it.....
ThePravus said:
OK this is the best I can do I think.
I dumped the recovery block with the awesome help from Da_G]NARF[ on the XDA IRC chan.
AFAIK this should fix it.
Extract boot.rar
Copy boot.bin to your sdcard
Unmount the SDcard if you copied from your computer.
Open a terminal either with ADB shell or im assuming a term emulator would work.
SU for root privs. then use this command:
Code:
dd if /dev/block/bml1 of=/sdcard/boot.bak bs=4096
This will backup your current one.
Code:
dd if=/sdcard/boot.bin of=/dev/block/bml1 bs=4096
This will rewrite with the new one.
Reboot.
Click to expand...
Click to collapse
Awesome, thanks...
Looks like it worked... I guess I might not know for sure until the 2.2 OTA comes out.... Fingers crossed...
I've been working on porting clockwork. After running
Code:
build/tools/device/mkvendor.sh device_manufacturer_name device_name /your/path/to/the/boot.img
with the path substitution, I get
Code:
unpackbootimg not found. Is your android build environment set up and have the host tools been built?
Does anyone have any suggestions?
I am new to these forums Well, i have been looking around here for a while for my Continuum phone, i just haven't said anything
I may be completely wrong... But do these steps (The ones in the beginning) install Clockwork? Or is that for something completely different?
and this is probably the wrong place to ask... But in order to install the Voodoo lagfix, you need Clockwork, right?
Thank you for your help everyone
trailblazer101 said:
I am new to these forums Well, i have been looking around here for a while for my Continuum phone, i just haven't said anything
I may be completely wrong... But do these steps (The ones in the beginning) install Clockwork? Or is that for something completely different?
and this is probably the wrong place to ask... But in order to install the Voodoo lagfix, you need Clockwork, right?
Thank you for your help everyone
Click to expand...
Click to collapse
Well this the right place to ask, and the steps you see are steps to flash the stock recovery back. Also, yes, we do need clockwork for voodoo.
Sent from my space time Continuum using the XDA App.
dfgged said:
Well this the right place to ask, and the steps you see are steps to flash the stock recovery back. Also, yes, we do need clockwork for voodoo.
Sent from my space time Continuum using the XDA App.
Click to expand...
Click to collapse
There currently is not a Clockwork Recovery for the Continuum, but it is in the works...
Has anyone other than Weudel tried using this supposed stock recovery?
Sent from my SCH-I400 using XDA App
I'm using a Terminal Emulator on my phone trying to run the command to backup my current boot image. I'm typing "su" first for root privileges then typing "dd if /dev/block/bml1 of=/sdcard/boot.bak bs=4096" but I'm getting an error saying uknown operand if. Help?
Nevermind, I've discovered the problem. The code to backup your current boot image is "dd if=/dev/block/bml1 of=/sdcard/boot.bak bs=4096". There was an equal sign missing in the post above.
So I've completed the steps listed above and was under the impression this would restore my phone to stock. However, I still don't have the Verizon bloatware I deleted. Did I not understand what this process was meant to accomplish?

[RECOVERY] CWM 5.5.0.4 For Acer A100

DISCLAIMER
Thank you to all the DEV'S who have made this possible.
waydownsouth,
gh123man,
hbwelch,
randomblame,
shchers,
Koush
I am in no way responsible for any damage done to your tablet. Follow the instructions!
-----------------------------------------------------------------------------
Here it is guys, Stock CWM Recovery for the ACER A100.
Before anything make sure you have the latest ICS leak C/O Vache, Root, and Unlocked Bootloader.
Official ICS Leak c/o Vache:
http://forum.xda-developers.com/showthread.php?t=1510706
Root Instructions here:
http://forum.xda-developers.com/showthread.php?t=1531646
Unlock your bootloader for fastboot, follow here:
http://forum.xda-developers.com/showthread.php?t=1557445
once you have done all of the above, you should be ready to flash this recovery. Make sure you have ADB up and working properly. And place the recovery.img in your working folder (see below)
1- Open a command prompt in your working folder (usually in your platform tools, mine is C:\android-sdk-windows\platform-tools) make sure you are administrator.
2- Connect Tablet to pc and get excited.
3- Type: adb devices (verify your Tab is connected and listed)
4- Type: adb reboot bootloader
5- Once bootloader is in fastboot type: fastboot flash recovery recovery.img
You will see writing recovery, flashing recovery, etc.
6- Once flashed Type: fastboot reboot
7- Profit
This recovery has been tested by myself, and is the first in a series of goodies coming please be patient, dont ask for ETA's as the DEV's are EXTREMELY hard at work and don't even have this device themselves. Big THANKS to all of them!
Now keep in mind most mistakes are made in the location of where you opened the command prompt, just be sure the recovery.img is in the folder you are working in with the command prompt. If it isn't, well, it wont flash anything.
Download CWM Recovery 5.5.0.4 for A100: http://www.mediafire.com/?sgkiz31lg2jd19v
Download A100 ICS Gapps: http://www.mediafire.com/?db2rl0z6v8xc2a8
Follow A100 CM9 progress...Original thread here ---> http://forum.xda-developers.com/showthread.php?t=1597102
Please Hit thanks button of everyone involved, this couldn't be possible without this great community.
First . Testing right now.
Edit: Looking good . One thing... I messed up step 2. I got excited before connecting the device .
Theonew said:
First . Testing right now.
Edit: Looking good . One thing... I messed up step 2. I got excited before connecting the device .
Click to expand...
Click to collapse
lol :-D haha right on man glad my instructions are good. always hard to do a step by step of something you do daily lol. thanks for the feedback! be sure to thank our devs as well.
Sent from my SGH-I897 using xda premium
Well couldn't test much, but everything seems honky dory
One question, should we expect the recovery to be touch enabled later on? .. yeah I know we have buttons, but the touch enabled recoveries are simply cooler anyways, thanks a bunch guys.
ptesmoke said:
thanks for the feedback!
Click to expand...
Click to collapse
The backup is far larger than the ones of the first recovery provided.
Theonew said:
The backup is far larger than the ones of the first recovery provided.
Click to expand...
Click to collapse
could be backing up more data. I think the old Thor recovery had some partitions missing. I will look into it though. pretty sure the old one didn't backup /flexrom which I think the new one does..but I'm not using a flexrom ATM.
Sent from my SGH-I897 using xda premium
Works great thank you very much
ptesmoke said:
could be backing up more data. I think the old Thor recovery had some partitions missing. I will look into it though. pretty sure the old one didn't backup /flexrom which I think the new one does..but I'm not using a flexrom ATM.
Sent from my SGH-I897 using xda premium
Click to expand...
Click to collapse
That must be why. The previous recovery made backup sizes of approx. 1.1Gb; This makes backups of well over 2Gb (Bar didn't even reach half way as yet when it hit the 2Gb mark ).
Working great.
Just in case anyone is wondering, flashed fine running flex-100-reaper and crossix SD swap mod.
illego said:
Working great.
Just in case anyone is wondering, flashed fine running flex-100-reaper and crossix SD swap mod.
Click to expand...
Click to collapse
yes i forgot to add. if you are on flexreaper it will work..as you should already have root and unlocked bootloader to get there :-D thanks for verifying though!
i don't want anyone to think they need to reflash the leak and root and unlock again to do this. as long as your on the ics bootloaders and unlocked then your good...no matter what rom you have loaded.
Sent from my SGH-I897 using xda premium
Theonew said:
That must be why. The previous recovery made backup sizes of approx. 1.1Gb; This makes backups of well over 2Gb (Bar didn't even reach half way as yet when it hit the 2Gb mark ).
Click to expand...
Click to collapse
Just ran the whole backup.
Old backup: 1.4Gb
New backup: 4.0Gb
illego said:
Just ran the whole backup.
Old backup: 1.4Gb
New backup: 4.0Gb
Click to expand...
Click to collapse
looking into it..may not be .tar
Sent from my SGH-I897 using xda premium
ptesmoke said:
looking into it..may not be .tar
Sent from my SGH-I897 using xda premium
Click to expand...
Click to collapse
It is ".tar".
Theonew said:
It is ".tar".
Click to expand...
Click to collapse
k so my backup is 300mb...
but I'm not on a flex rom. do me a favour do a backup and once done do an " adb logcat > logcat.txt " and pm me the txt file..plz
Sent from my SGH-I897 using xda premium
ptesmoke said:
k so my backup is 300mb...
but I'm not on a flex rom. do me a favour do a backup and once done do an " adb logcat > logcat.txt " and pm me the txt file..plz
Sent from my SGH-I897 using xda premium
Click to expand...
Click to collapse
A full backup or just /data?
Theonew said:
A full backup or just /data?
Click to expand...
Click to collapse
My guess would be repeat the process that netted you a 4 gb backup
Sent from my Kindle Fire using Tapatalk 2
jamminjon82 said:
My guess would be repeat the process that netted you a 4 gb backup
Sent from my Kindle Fire using Tapatalk 2
Click to expand...
Click to collapse
Wasn't me. Anyways, that would be a full backup.
anyone on a flex rom. so anyone :-D and yes full backup plz.
Sent from my SGH-I897 using xda premium
edit: nvm dont need log. looks like its backing up the /data/media partition
stay tuned.....workin on it. I didnt notice as i wiped all my partitions...hence my low backup size.
ptesmoke said:
anyone on a flex rom. so anyone :-D and yes full backup plz.
Sent from my SGH-I897 using xda premium
edit: nvm dont need log. looks like its backing up the /data/media partition
stay tuned.....workin on it. I didnt notice as i wiped all my partitions...hence my low backup size.
Click to expand...
Click to collapse
I was going to say my backup was the right size on Flexrom A100, but it would make sense because I use the Micro SD card swap mod. So my /data/media is empty while in CWM.
Gibson.Dubs said:
I was going to say my backup was the right size on Flexrom A100, but it would make sense because I use the Micro SD card swap mod. So my /data/media is empty while in CWM.
Click to expand...
Click to collapse
your 100% correct :-D . working on a fix right now. any other bugs? can everyone mount USB in recovery? mine doesn't work but I'm having mtp driver issues last few days
Sent from my SGH-I897 using xda premium

Sprint Restore To Stock! (Nandroids CWM+TWRP & Recovery IMG) Radios VIA ODIN!

Forget to make a backup before trying to flash a rom?
Need to return your phone to sprint? NOW WITH RADIOS + FACTORY IMAGES!
TWRP NANDROID
Unzip then Place these in your TWRP Folder by using ADB (lookup your standard ADB guide) Then restore the nandroid
CWM NANDROID
Unzip then place in your CWM folder sub folder backups then boot to clockwork mod and restore
Stock Recovery Image
use this while in fastboot mode (hold vol up + down + power while phone is off) then on your computer issue cmd fastboot flash recovery recovery.img (search for how to setup adb)
Need Help Rooting? How To Videos Thanks to QBking77!
Need More Help? Join the IRC channel!
RADIO FIX IN THE FORM OF AN ODIN FACTORY IMAGE!!!
THANK YOU SHABBYPENGUIN!!!!! WE LOVE YOU!
If this helped Donate To Me
This should be stickied too
Can someone post the stock zimage?
Wordlywisewiz said:
Need MoComing Soon:
Radio Fix (if you flashed a verizon radio)
Click to expand...
Click to collapse
I am desperate to have anyone dd the basebands & post them.
poontab said:
I am desperate to have anyone dd the basebands & post them.
Click to expand...
Click to collapse
We are working on them....
They appear to be combined into one radio image but it needs to be one for CD a one for lte
Sent from my Galaxy Nexus using xda premium
Thanks - always nice to have insurance - I think I know the answer but just to be sure - is the TWRP nandroid rooted or will I loose root when I run this?
mocsab said:
Thanks - always nice to have insurance - I think I know the answer but just to be sure - is the TWRP nandroid rooted or will I loose root when I run this?
Click to expand...
Click to collapse
All are unrooted but its easy to re root
Sent from my Galaxy Nexus using xda premium
Wordlywisewiz said:
All are unrooted but its easy to re root
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
WHat would I do - simply reflash the SU zip or would I have to re-push that to the phone ? (I know I sound like a noob here - but still learning the differnces between this phone and my old Epic4g - I recall seeing how sometimes everything on the SD card get's over written - but I wasn't sure if that happened in this case?)
mocsab said:
WHat would I do - simply reflash the SU zip or would I have to re-push that to the phone ? (I know I sound like a noob here - but still learning the differnces between this phone and my old Epic4g - I recall seeing how sometimes everything on the SD card get's over written - but I wasn't sure if that happened in this case?)
Click to expand...
Click to collapse
You sould just have to reflash
Unless you wiped your SD card
Sent from my Galaxy Nexus using xda premium
Update:
No new updates XD
Hows the radios coming along, i just borked mine and restored with the verizon img by mistake
joetemp75 said:
Hows the radios coming along, i just borked mine and restored with the verizon img by mistake
Click to expand...
Click to collapse
We are doing our best
Thanks I know you are and I appreciate all that you're doing.
Sent from my Transformer Prime TF201 using XDA Premium HD app
LTE Fixed.
C:\Galaxy Nexus ToolKit>adb-toolkit.exe shell
~ # ls
ls
boot etc sd-ext
cache init sdcard
data init.rc sys
datadata proc system
default.prop res tmp
dev root ueventd.goldfish.rc
emmc sbin ueventd.rc
~ # cd sdcard
cd sdcard
/data/media # ls
ls
radio.img radio1.img
/data/media # dd if=/sdcard/radio.img of=/dev/block/platform/omap/omap_hsmmc.0/b
y-name/radio
dd if=/sdcard/radio.img of=/dev/block/platform/omap/omap_hsmmc.0/b
y-name/radio
24576+1 records in
24576+1 records out
12583168 bytes (12.0MB) copied, 3.677856 seconds, 3.3MB/s
/data/media # dd if=/sdcard/radio1.img of=/dev/block/mmcblk0p9
dd if=/sdcard/radio1.img of=/dev/block/mmcblk0p9
32768+0 records in
32768+0 records out
16777216 bytes (16.0MB) copied, 4.613159 seconds, 3.5MB/s
/data/media #
C:\Galaxy Nexus ToolKit>
Click to expand...
Click to collapse
We managed to fix my LTE radio so far, but we're still having trouble finding the right spot to pull the CDMA radio from.
Tilton53 said:
We managed to fix my LTE radio so far, but we're still having trouble finding the right spot to pull the CDMA radio from.
Click to expand...
Click to collapse
That's good
Hopefully when u figure out how to fix the radio and get mms working on aosp then the roms should be up and we will have a recovery radio in case something goes bad
Sent from my SPH-D700 using xda premium
Theoretically we basically have a factory image at this point we just need that cdma radio
Sent from my Galaxy Nexus using xda premium
Tilton53 said:
We managed to fix my LTE radio so far, but we're still having trouble finding the right spot to pull the CDMA radio from.
Click to expand...
Click to collapse
Awesome we will get them... then hopefully we can make some sort of factory restore tool
Restore stock nandroid
Flash stock radios
Flash stock recovery
Then relock boot loader..
Sent from my Galaxy Nexus using xda premium
i think that this download for cwm recovery is wrong or something because everytime i go to flash it after putting it on my internal storage like i would with a custom rom it fails right off the bat.
please help me im lost on what to do now.
jsonger121 said:
i think that this download for cwm recovery is wrong or something because everytime i go to flash it after putting it on my internal storage like i would with a custom rom it fails right off the bat.
please help me im lost on what to do now.
Click to expand...
Click to collapse
Reread the first post. It is not a flashable ROM, it's a backup of the stock ROM. So you'll need to unzip it then place it on your internal storage under CWM/backup (or somewhere similar, not using CWM myself so unsure of the exact folder names) then boot into recovery and select Restore and then restore the backup you downloaded.
Sent from my Galaxy Nexus using Tapatalk 2
@Worldly: You still getting Error 927? I just got that issue and just cleared Market (Play Store) cache and it was fine.
Sent from my Galaxy Nexus using Tapatalk 2

[HOW TO INSTALL TWRP 2.2 .2 via ADB] WINDOWS

[HOW TO INSTALL TWRP 2.2.2 via ADB] WINDOWS
This Works when/if Goomanager does not.
1. Download TWRP 2.2.2 for Hercules
2. Place the file openrecovery-twrp-2.2.2-hercules.img. on your /sdcard/
3. rename it as twrp2.2.2 for ease of use.
4. Open the terminal and type ~ adb shell then hit enter **the next line you see should be something similar to sh-3.2$
5. Cut and Paste dd if=/sdcard/twrp2.2.2.img of=/dev/block/mmcblk0p22
hit enter...DONT TYPE THE WRONG NUMBERS HERE, YOU MAY BRICK.
You are now installing the Recovery TWRP 2.2.2, wait until
finished.
Press Cntrl+C then type the command adb reboot, or adb reboot recovery to double-check
Disclaimer: I am not responsible for your actions, your phone, or much of anything, frankly.
I also used them commands in the terminal emulator app and it worked
yeah it does the same job
casonswag said:
I also used them commands in the terminal emulator app and it worked
Click to expand...
Click to collapse
For sure, I just like to use my full-size keyboard.. Plus the Cut and Paste on the PC is faster and why I chose this method.. It was so easy I thought I'd share this..
Hey not trying to bash or anything and I think its cool you wrote up the tutorial although when looking for TWRP for our phones I saw the choice of using terminal or the app so I know the info is out there. I am just confused as to why you created a new thread when I feel your post would be much more helpful within the thread for TWRP 2.2 or in General.
Since this is not a change or an upgrade to the app it may or may not get that many hits and fall off the first page. But yes the information is rather important for those who need an alternative to getting TWRP on their device. I am not sure if you did but I hope you also posted in that thread your tutorial
Again not trying to disrespect you but trying to suggest in my way...:good:
Thanks I might.
Sent from my SGH-T989 using xda premium
Just in case you guys need TWRP the old fashioned way
Sent from my SGH-T989 using xda premium
Thanks! finally back to 2.2.2.0 what a relief. FYI, your DL link goes to team win's hercules page which only has 2.3.0 as far as I can tell. I got the .img file from someone's dropbox in the 2.3.0 thread. Also, the next comment in the thread linked a flashable zip with 2.2.2.0 which would allow people to skip the somewhat nerveracking command lines. Only question is, how do you flash it at that point? Certainly not from within twrp, right?
Don't mean to be a downer or anything but you do realize that PorchSong posted these exact same directions and they are a sticky in this forum?
http://forum.xda-developers.com/showthread.php?t=1639673
pluske said:
Thanks! finally back to 2.2.2.0 what a relief. FYI, your DL link goes to team win's hercules page which only has 2.3.0 as far as I can tell. I got the .img file from someone's dropbox in the 2.3.0 thread. Also, the next comment in the thread linked a flashable zip with 2.2.2.0 which would allow people to skip the somewhat nerveracking command lines. Only question is, how do you flash it at that point? Certainly not from within twrp, right?
Click to expand...
Click to collapse
Yes, you can flash any recovery within any recovery with no issues. Just reboot recovery and your good.
Sent from my SGH-T989 using xda premium
Davy Jones said:
Don't mean to be a downer or anything but you do realize that PorchSong posted these exact same directions and they are a sticky in this forum?
http://forum.xda-developers.com/showthread.php?t=1639673
Click to expand...
Click to collapse
well I think I specialized and babied the subject a bit more plus he sounds mean and his monkey is mean I can tell cause he looks like he would bite your face off and then tell how to adb push your corpse of the dock... jk porchsong I never saw your guide before now. Nice guide indeed.
I have installed this and also the flashable version. When I do a wipe install a ROM the wipe cache the ROM (I have tried 5 diff ones) never work. If
I do the darkside super wipe install rom then dark side cache wipe it works. I was under the impression that I didn't need to use those zip files
From dark side.
tfe691 said:
I have installed this and also the flashable version. When I do a wipe install a ROM the wipe cache the ROM (I have tried 5 diff ones) never work. If
I do the darkside super wipe install rom then dark side cache wipe it works. I was under the impression that I didn't need to use those zip files
From dark side.
Click to expand...
Click to collapse
You don't need the wipes on TWRP. Been on TWRP for several versions, and never had an issue wiping and wiping always fixed my issue.
Sent from my SGH-T989 using xda premium
Even though I followed all the instructions had every number and command exactly as its typed in the OP I still get terrified lol, once the screen went black is when the suspense strikes. It was a success thanks alot!
Suspenseful writing you have friend
Sent from my SGH-T989 using xda premium

Categories

Resources