Best way to backup the EFS folder - Samsung Galaxy S (4G Model)

So what is the best way to back it up?
Please don't tell me to copy and paste it with a file manager

I hate to tell you this. Copy it with a file manager then transfer it to your computer. It's how you do it.

Honestly I've never had success backing up the efs folder. Every time I tried with any file manager it always failed to copy the IMEI.
Sent from my SGH-T959V using xda app-developers app

cpkelley94 said:
Honestly I've never had success backing up the efs folder. Every time I tried with any file manager it always failed to copy the IMEI.
Click to expand...
Click to collapse
Use Super Manager. I've restored mine with it before.

tar or cpio -- Using zip or anything related to Windows, especially a text editor, is just asking for trouble.
# cd /efs
# tar cvf /sdcard/my_efs_backup.20120816.tar .
then copy my_efs_backup.20120816.tar off your microSD and put it somewhere safe

Jeff... I'm not a Linux guy more of a Windows guy but am I suppose to put that in the terminal on the phone? And hechoen aren't there folder permissions involved when you put back the file?
I know there are apps that backup your efs but can I use them? Also somewhere in a thread there is a flash able zip that backups your efs, can it work with ics

I spent a few bucks and bought root explorer...no problems.

Shortbus-Driver said:
I spent a few bucks and bought root explorer...no problems.
Click to expand...
Click to collapse
Yeah and it also seems that its the only file explorer without the bloat. Its pretty expensive for a simple file explorer.

But well worth it

I find adb a lot easier than the terminal on the phone. It's useful for pushing a file or two to the phone or vice versa without unmounting the microSD. Free too!
Posted from my AOKP-ified SGS4G

Any rom that installs with my aroma installer like most gb roms and a few ics roms make an efs backup in /sdcard/aroma-backup for you.
Also any ics rom that has used the cm9 update.sh script team acid made will back it up for you during the rom install (cm9/aokp).

But how about that flash able zip file from cm7 that backs up your efs folder?

FBis251 said:
Any rom that installs with my aroma installer like most gb roms and a few ics roms make an efs backup in /sdcard/aroma-backup for you.
Also any ics rom that has used the cm9 update.sh script team acid made will back it up for you during the rom install (cm9/aokp).
Click to expand...
Click to collapse
The reason I want to back it up is because I want to flash back to stock using heimdall and there are those times that something could go wrong.

th3controller said:
And hechoen aren't there folder permissions involved when you put back the file?
Click to expand...
Click to collapse
Nope. The folder already has the correct permissions. All you need to do is stitch the system to read/write then paste it back in place. I have used this method so I know it works. I do agree with Jeff though. If you know how to use adb it's a sure fire way to go. Just most users are clueless about it.

hechoen said:
Nope. The folder already has the correct permissions. All you need to do is stitch the system to read/write then paste it back in place. I have used this method so I know it works. I do agree with Jeff though. If you know how to use adb it's a sure fire way to go. Just most users are clueless about it.
Click to expand...
Click to collapse
Lumins guide to using heimdall uses adb right? So can I backup my efs and flash heimdall afterwards correct?

This is the easiest way to make a backup:
http://sourceforge.net/projects/teamacid/files/fb/cwm/cm7-efs-backup.zip/download
Thank FB.

lumin30 said:
This is the easiest way to make a backup:
http://sourceforge.net/projects/teamacid/files/fb/cwm/cm7-efs-backup.zip/download
Thank FB.
Click to expand...
Click to collapse
That's the one I'm talking about! And isn't there another zip to restore the efs folder?
And does it work with ics galaxy s beam?

th3controller said:
That's the one I'm talking about! And isn't there another zip to restore the efs folder?
And does it work with ics galaxy s beam?
Click to expand...
Click to collapse
I just want to say... it is okay to test things out on your own. That is how you learn.

lumin30 said:
I just want to say... it is okay to test things out on your own. That is how you learn.
Click to expand...
Click to collapse
Can you at least please provide the thread that the flash able zip is which is both the efs back up and restore.

Try looking at the url I posted above and see if you can figure out - on your own - how to back in to the folder FB posted both the backup and restore zips.

Related

Extract files from nandroid backup?

Is it possible to extract/access files from a nandroid img file?? like unzip it or something? Thanks...
Yea. Using unyaffs. Download zip below. Then extract to a directory. Put the nandroid img files in the folder. Then open command prompt and cd to the directory it's in. Then use the command "unyaffs system.img" . That would be an example on extracting the system.img.
Download: http://bit.ly/eXA7jS
personally i dont even like the idea of this seems too thief friendly IE. confidential information on your phone, remove via nandroid, ........ profit?
themapleboy said:
personally i dont even like the idea of this seems too thief friendly IE. confidential information on your phone, remove via nandroid, ........ profit?
Click to expand...
Click to collapse
True, but its on the SDcard, unless someone somehow had an app in their system to do something with the nandroid image, no one can get ahold of it unless they have your phone, well if they have your phone to begin with.....yeahh....
themapleboy said:
personally i dont even like the idea of this seems too thief friendly IE. confidential information on your phone, remove via nandroid, ........ profit?
Click to expand...
Click to collapse
how many apps do you give root to?
anyone of them could upload a 30-80mb data.img for someone to be able to read your gmail
so, yeah you are right to be paranoid
Firerat said:
how many apps do you give root to?
anyone of them could upload a 30-80mb data.img for someone to be able to read your gmail
so, yeah you are right to be paranoid
Click to expand...
Click to collapse
yh i would not think twice if an app asked for root ... now i will

[Q] Can you rename Rom backup folders?

noob question i know however just a quick one,
can you rename nandroid backup folders with messing up md5sum ?
i load a ton of roms on the regular [a junkie i know] basis and get flustered when i have tons of backups but they are all dated
great question i also would like to know never had the balls to try cuz it says something about messing it up i know in rom manager u can under manage and restore (i think) also rom manager doesnt see ur cwm backups i usually go through ando zip but yea id def like to kno
Suprah said:
noob question i know however just a quick one,
can you rename nandroid backup folders with messing up md5sum ?
i load a ton of roms on the regular [a junkie i know] basis and get flustered when i have tons of backups but they are all dated
Click to expand...
Click to collapse
I don't know if you can rename the folders themselves, but you CAN rename the backup file itself. I use Root Explorer to do this. Just make sure you don't put any spaces in the new file name. You can use dashes and underscores to separate words and numbers, though.
Someone in the past said you can download mand5 to generate a new md5 sum, but I haven't tried it.
@visedmonk do u think andro zip will work it says it will let me rename then i click on that and it says change to file extension can make file unusable and i dont space any letters for instance il put cm for (cyanogenmod) rite next to the numbers havent had the balls to try it
sarni84 said:
@visedmonk do u think andro zip will work it says it will let me rename then i click on that and it says change to file extension can make file unusable and i dont space any letters for instance il put cm for (cyanogenmod) rite next to the numbers havent had the balls to try it
Click to expand...
Click to collapse
I dunno. I've never used andro zip. Only one way to find out...
But seriously, it should work. To be safe, though, make a copy of the file you want to rename and place the copy with the unaltered name on your computer or sd card or whatever. Then you can rename the file and see if it works. If it does, great. If it doesn't, you still have the backup you need.
Suprah said:
noob question i know however just a quick one,
can you rename nandroid backup folders with messing up md5sum ?
i load a ton of roms on the regular [a junkie i know] basis and get flustered when i have tons of backups but they are all dated
Click to expand...
Click to collapse
Don't know if you're using "nandroid" generically to refer to both the true nandroid as well as CWM but I rename CWM backup folders all the time and have never had trouble restoring them. I've done it from ROM Manager, via a file manager and also via ADB.
short/y said:
Don't know if you're using "nandroid" generically to refer to both the true nandroid as well as CWM but I rename CWM backup folders all the time and have never had trouble restoring them. I've done it from ROM Manager, via a file manager and also via ADB.
Click to expand...
Click to collapse
im talking about the folder not the actual files in the folder.
i just want to organize my roms so i can always jump between each
@suprah name it like this ex, 2011-06-16.05.57.13.....
you want...2011-06-16.05.57.13gingerbread ? rite well when i try that in andro zip it sayin it will make file unusable.... n i guess i will have to try and i always used to use rom manager and just go to manage and restore backups but its different with this phone especially cuz rom mana doesnt see cwm i guess?
Suprah said:
im talking about the folder not the actual files in the folder.
i just want to organize my roms so i can always jump between each
Click to expand...
Click to collapse
Yup, that's exactly what I'm talking about. I rename the folders all the time and have no problems restoring.
short/y said:
Yup, that's exactly what I'm talking about. I rename the folders all the time and have no problems restoring.
Click to expand...
Click to collapse
alright welp as long as you rename the folder without any spaces, then there would be no problem with restoring nandroid backups
nice nice will try soon cuz yea i have like 6 backups on here n was writing the date down with a name lmao
I renamed the folder once and couldn't restore. It was making a reference to the md5 file.
What I did to fix the backup is rename the folder again but this time without spaces and then it let me restore without any problems.
Now my Nandrioids are all organized
Hope that helped
Sent from my Bionix 2 - A TeamWhiskey Production using XDA App
the stock rooted nandroid restore that's posted in the dev section is renamed to LG-P999-V10f. it's not the typical date format. and alot of people have used it. so the answer is ....yes.
crazythunder said:
the stock rooted nandroid restore that's posted in the dev section is renamed to LG-P999-V10f. it's not the typical date format. and alot of people have used it. so the answer is ....yes.
Click to expand...
Click to collapse
jus making sure, im not a dev so i assumed that was possible with some code editing
moshe22 said:
I renamed the folder once and couldn't restore. It was making a reference to the md5 file.
What I did to fix the backup is rename the folder again but this time without spaces and then it let me restore without any problems.
Now my Nandrioids are all organized
Hope that helped
Sent from my Bionix 2 - A TeamWhiskey Production using XDA App
Click to expand...
Click to collapse
Could be there's a coding error in the recovery code and stops parsing the directory name when it hits a space. The md5 file only references the individual files not the directory.
In general it's better to stay away from spaces in file and directory names. Back in the early days of *nix spaces were verboten and there are still some vestigial issues lurking either in the code or in the coding habits of some people. It's rare but it does happen. Hyphens, underscores, periods are all OK though.
Sent from my Xoom using Tapatalk
If after you rename the folder you get an md5 error. This http://forum.xda-developers.com/showthread.php?t=714114 can help you fix it.
BE SURE AND READ THAT POST COMPLETELY
It's imperative that one not generate an md5 sum for a nandroid that is actually corrupted. That will wreak all kinds of havoc on your system.
ONLY PERFORM THE ABOVE IF YOU KNOW ITS NOT RESTORING DUE TO A NAME CHANGE
EDIT: For the record, the above commands can be performed from terminal emulator if you know what bits to leave out. Saved me a few steps.
I rename all of my nandroid backups. They are easy to get confused otherwise. The only thing I change is the year in the date, and leave the month/day alone.
Sent from my LG-P999 using XDA Premium App
Yea I downloaded the Stock Nandroid and loaded it. I renamed the folder and got a MD5 error. Now I'm not sure it if was because of the rename or because it was a bad download to begin with.
I think I still have the file on my pc and possibly find the MD5 checksum before copying it over this time.
player911 said:
Yea I downloaded the Stock Nandroid and loaded it. I renamed the folder and got a MD5 error. Now I'm not sure it if was because of the rename or because it was a bad download to begin with.
I think I still have the file on my pc and possibly find the MD5 checksum before copying it over this time.
Click to expand...
Click to collapse
Most likely because you renamed it
Sent from my LG-P999 using XDA App

[Q] Is there a way to "install" system apk's?

Let's say, for example, I uninstalled some apps in Titanium Backup. System apps such as MMS.apk or Contacts.apk, etc. How would I go about installing these apps back to my phone? I know that Titanium Backup does not restore them if you uninstall them. So is there another way? Because trying to install the normal way does not work.
Yes, use Root Explorer (or similar file manager app) to put them back in /system/app.
Alternatively, you can always use ADB to push the files back.
Sent from my SCH-I510 using XDA App
kelmar13 said:
Yes, use Root Explorer (or similar file manager app) to put them back in /system/app.
Alternatively, you can always use ADB to push the files back.
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
I tried this method and neither worked. I've literally tried everything. It's not that I can't flash any ROM I want to get it back its just that I'm trying to change up some of the theming of the stock apk's.
Syn Ack said:
I tried this method and neither worked. I've literally tried everything. It's not that I can't flash any ROM I want to get it back its just that I'm trying to change up some of the theming of the stock apk's.
Click to expand...
Click to collapse
That's how you install them. Is /system mounted as RW when you're trying?
So is it safe to assume you deleted the backups in TiBu, then?
tcollum said:
So is it safe to assume you deleted the backups in TiBu, then?
Click to expand...
Click to collapse
Right before I uninstalled MMS.apk, I backed it up with TiBu. When I tried restoring, it would just sit there "restoring" for several minutes and would never do anything. It never restored.
As funny as this thread is. Dude. go to your rom .zip and extract the files from the /system/app directory and reinstall them.
dragonstalker said:
As funny as this thread is. Dude. go to your rom .zip and extract the files from the /system/app directory and reinstall them.
Click to expand...
Click to collapse
That's has been discussed already, no luck. Thanks though.
Syn Ack said:
That's has been discussed already, no luck. Thanks though.
Click to expand...
Click to collapse
then extract the entire /system directory.
adb push /\system /system
dragonstalker said:
then extract the entire /system directory.
adb push /\system /system
Click to expand...
Click to collapse
So you say I should pull /system then put in the MMS.apk and then push /system back with the MMS.apk in it?
Syn Ack said:
So you say I should pull /system then put in the MMS.apk and then push /system back with the MMS.apk in it?
Click to expand...
Click to collapse
no. i'm saying take the /system from the .zip of whatever rom you have downloaded and push it to your phone.
It will overwrite whatever you screwed up. From what you are saying, you have done more then just delete some apk's. If all you did was delete them, then you should be able to put them back. The fact that you cannot tells me you have been doin more then what you are letting be known.
Alternate suggestion.
REFLASH YOUR PHONE.
kelmar13 said:
Yes, use Root Explorer (or similar file manager app) to put them back in /system/app.
Alternatively, you can always use ADB to push the files back.
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
If you do the root explorer and it didnt work, you might have to go into the app's settings and give yourself permission to edit these directories......
dragonstalker said:
no. i'm saying take the /system from the .zip of whatever rom you have downloaded and push it to your phone.
It will overwrite whatever you screwed up. From what you are saying, you have done more then just delete some apk's. If all you did was delete them, then you should be able to put them back. The fact that you cannot tells me you have been doin more then what you are letting be known.
Alternate suggestion.
REFLASH YOUR PHONE.
Click to expand...
Click to collapse
Yes I know of these ways, I was trying to figure out a way to do it for a single app as opposed to flashing the whole system back on. It's not that I have a problem and can't get these back. Thanks for your input.
Did you reboot after you put the apk(s) in /system/app so that they'd be re-populated in the list?
imnuts said:
Did you reboot after you put the apk(s) in /system/app so that they'd be re-populated in the list?
Click to expand...
Click to collapse
Yeah. I've literally tried everything. Maybe my flash of the new leak, 2.3.4, was no good. Thanks for the help though. I'll reflash the full package and start fresh with someone elses EP1F, maybe the one I downloaded was a fail.
Just making sure... but you have removed the apps completely and are just trying to add the old backups back in, right?
Do you have the apps somewhere other than Titanium Backup?
kelmar13 said:
Just making sure... but you have removed the apps completely and are just trying to add the old backups back in, right?
Do you have the apps somewhere other than Titanium Backup?
Click to expand...
Click to collapse
When I removed the apps, I uninstalled them completely, they were nonexistent in /system/app
Please keep the Thread Clean and on Topic or the Thread will get Deleted
I just tried doing this AGAIN with a legit stock Browser.apk. It did the same exact thing. Won't install after reboot. This seems to be a problem with the EP1F leak.
Syn Ack said:
I just tried doing this AGAIN with a legit stock Browser.apk. It did the same exact thing. Won't install after reboot. This seems to be a problem with the EP1F leak.
Click to expand...
Click to collapse
if you have adb run a logfile while you are doin the install so i can see the error.

EFS Folder backup?

OK so after doing some research about random rooting tips and apps and what not i stumbled on a thread on xda and part of it said the following:
"EFS Folder (Important)*Ok this is more of a you must do and not a what you can now do. So the efs folder is a very important folder within your android system that contains infomation like your IMEI number, and just well important infomation trust me it's important. When people start to mod their phone such as flashing roms, kernels e.t.c, this folder can become corrupt, making you phone usless. So backing up this folder is important and their is an easy way in which you can do this, a more user friendly way using a great app by hellcatdroid. You can get this app from google play*here(ktool), and it will give you all the tools to back up the folder. I will also include a guide on further reading for you to have a look over, so please backup your efs folder."
Everyone was mentioning the importance of backing up this file, so I was gonna try. I looked up the app but I read the description and its only compatible with some devices. Would there be a way to backup our blaze EFS folder to SD card or something?
Thanks in advance for even reading this lenghy question
For my build 1 of dknight I had back up efs as a step but everyone was confused so I took it off lol the easiest way to do it is use root explorer and copy the whole efs folder to ur sdcard and that's it
----------------------------------------------
If helped don't be afraid to hit the thanks button it doesn't bite lol
Thanks ill do that then. I hate questioning you since you obviously have more knowledge on this topic, but I also read that wasn't the best way because it didn't copy permissions or something like that?
LiveFaster said:
Thanks ill do that then. I hate questioning you since you obviously have more knowledge on this topic, but I also read that wasn't the best way because it didn't copy permissions or something like that?
Click to expand...
Click to collapse
It's not the best way but it is the easiest way like I mentioned but if you're good with adb you can pull the folder through recovery and that way I think perms stay...either way it's better to save it like that then to not save it at all you know
----------------------------------------------
If helped don't be afraid to hit the thanks button it doesn't bite lol
Use Termimal Emulator or ADB (as su) and run this command:
busybox tar -cv -f efs.tar -C /sdcard /efs
Don't miss any spaces and remember that the command is case sensitive. You should have a file called efs.tar in /sdcard when the command completes. It should take under a second.
Using tar will preserve permissions. Just remember to pull the efs.tar file ASAP as it saves to the internal SD... if you leave it on the device there is the potential that the file will get wiped if something happens to the device.
Might be a good thing to incorporate into the update script ... automatically back it up just in case.
merwin said:
Use Termimal Emulator or ADB (as su) and run this command:
busybox tar -cv -f efs.tar -C /sdcard /efs
Don't miss any spaces and remember that the command is case sensitive. You should have a file called efs.tar in /sdcard when the command completes. It should take under a second.
Using tar will preserve permissions. Just remember to pull the efs.tar file ASAP as it saves to the internal SD... if you leave it on the device there is the potential that the file will get wiped if something happens to the device.
Might be a good thing to incorporate into the update script ... automatically back it up just in case.
Click to expand...
Click to collapse
I'm working on adding aroma and have it check if there is an efs backup if not then it'll back it up
----------------------------------------------
If helped don't be afraid to hit the thanks button it doesn't bite lol
erikmm said:
I'm working on adding aroma and have it check if there is an efs backup if not then it'll back it up
Click to expand...
Click to collapse
That's one of the things I miss about the Sensation. All of the ROMs used Aroma

Help needed asap to reinstall orignal stock rom on my htc one sv

HI Im a noob. I was able to root my phone successfully and everything I was downloading rooted apps so I download pimp my beats and Dolby mobile well some how it messed up all my audio I couldn't hear a thing so I tried factory reset and then tired uninstalling them and that didn't work so then I went online and downloaded the original boot and recovery.img I tired flashing the but then when I do it comes to the clockworksmod like if it needs a rom or something then when I try installing a ROM it ends up aborting. it ends up getting stuck on the start up with red lettered warning I need someone to help me please get it back to the original state like when first get it out of the box. I want to install the original kernel the original rom and get my sound back on. Or at least so I can fix it to get my warranty valid again so I can get a new one. I need help asap if additional info is needed let me know. do you have any idea why I cant hear phone calls coming in or outgoing, my music or youtube all sounds i can't hear. I am on K2_PLC_CL I am LTE on CricketWireless Thanks
Hi. You just need to restore your cwm backup, that's it.
I know but it won't work
Matlevo12 said:
Hi. You just need to restore your cwm backup, that's it.
Click to expand...
Click to collapse
I know that. I moved the backup on the computer and when I put it on my sd so I could restore it. It didn't work it says no file found do you know where I can download the Original Stock Rom and when i try starting it up it go's to a black screen with a green arrow pointing towards the found then it goes to the phone with a red triangle with a red exclamation point. What is that?
If your backup is not recognised you have put it in the wrong folder i think. So tell us, where the files are on your sd card.
old.splatterhand said:
If your backup is not recognised you have put it in the wrong folder i think. So tell us, where the files are on your sd card.
Click to expand...
Click to collapse
+1 on that, if you have one it'll be recognized as long as it is in the right folder, and made with the same recovery.
what do i do
Matlevo12 said:
+1 on that, if you have one it'll be recognized as long as it is in the right folder, and made with the same recovery.
Click to expand...
Click to collapse
So i put the backup in the CWM folder but it tells me no file found so what do I do? Can I go to some website to download the original stock Rom and kernel I need to fix my phone asap so can you please tell me exactly what I need to do. Plus what are those symbols i describe in my last reply. Thanks so much for assisting me I appreciate it.
The files must be in folder: clockworkmod/backup/2013-04-01.18.46.58
The last folder is the date it was created.
The symbols mean, your flash has failed.
What if that doesn't work
old.splatterhand said:
The files must be in folder: clockworkmod/backup/2013-04-01.18.46.58
The last folder is the date it was created.
The symbols mean, your flash has failed.
Click to expand...
Click to collapse
So as long as I put it in that file on my SD and open it up in CWM then it should work right?
I already did that once and it didn't work so what do I do then?
what are my other options I really need help thanks for everything you've done so far.
If your backup don't work, i know there is a Stock cricket jb back here in One SV Forum. Others flashed this successfully.
Otherwise i'm running out of ideas.
old.splatterhand said:
If your backup don't work, i know there is a Stock cricket jb back here in One SV Forum. Others flashed this successfully.
Otherwise i'm running out of ideas.
Click to expand...
Click to collapse
Okay well can you do me a favor and locate it for me please I'll probably do something wrong like not knowing where to find it. And
Will it work with my phone? And then when you find it can you give me the exact commands I need in order to flash that Stock properly so I know that I didn't mess up I know im asking for a lot but can you please do that. I'd appreciate it thanks.
Noob17_Me said:
Okay well can you do me a favor and locate it for me please I'll probably do something wrong like not knowing where to find it. And
Will it work with my phone? And then when you find it can you give me the exact commands I need in order to flash that Stock properly so I know that I didn't mess up I know im asking for a lot but can you please do that. I'd appreciate it thanks.
Click to expand...
Click to collapse
There are no commands, this is a cwm backup:
Clean Cricket Htc One SV Nandroid (2.04.1050.3)
Thanks
old.splatterhand said:
There are no commands, this is a cwm backup:
Clean Cricket Htc One SV Nandroid (2.04.1050.3)
Click to expand...
Click to collapse
Okay so what do I do. Do i just move the Nanadroid file and where on my Sd. I leave it in zip form right ?
Then using fastboot I go ahead and open up CWM? Will it work on any version of CWD? Thanks so much for getting that file for me and what do I do after its flashed? Like as from being to end what are the steps sorry for all the questions but thanks for everything.
Unzip it. Go into Clean JB Crkt 2.04.1050.3 folder and copy the clockworkmod to your external sd.
Then boot into cwm and choose restore and choose the backup.
old.splatterhand said:
Unzip it. Go into Clean JB Crkt 2.04.1050.3 folder and copy the clockworkmod to your external sd.
Then boot into cwm and choose restore and choose the backup.
Click to expand...
Click to collapse
Thanks I'll try that and will let you know what happens.
error
Noob17_Me said:
Thanks I'll try that and will let you know what happens.
Click to expand...
Click to collapse
Hey man I download that file but its not in zip its in Rar. so I just move the file on to my external sd out in the open not in a folder and I opened up my CWM from the install zip from sd card and that didn't work then I went to restore and it could find the file both times so how do I install it? Do I have to put it in a certain folder or something? It keeps saying no file found. Thanks
Don't copy the zip directly.
What you could do is make a backup, see where it is on your sd, replace it with the one from the zip and then restore that one.
So Noob17_Me, flash this rom from here.
old.splatterhand said:
So Noob17_Me, flash this rom from here.
Click to expand...
Click to collapse
Thanks for that. But I have a question is it exactly like the original one because I want it to be with the original stock so that i can re-lock my Bootloader and stuff? Is there some way to get that Rar. file to install on my phone? Sorry if im getting you angry or upset. Thanks for all your help
Yea but...
Matlevo12 said:
Don't copy the zip directly.
What you could do is make a backup, see where it is on your sd, replace it with the one from the zip and then restore that one.
Click to expand...
Click to collapse
Yea but what im trying to say is that the file I downloaded isn't in zip form. So how am I supposed to install it on CWM?
Sorry but what is so difficult to understand? The rar is not for flashing, its a cwm backup and if you unrar it you have a folder Clean JB Crkt 2.04.1050.3, inside you find a folder clockworkmod.
This clockworkmod folder you have to copy to SD, like it is and and boot into recovery and choose "restore".
And my zip is made from this backup, so it are the same files!

Categories

Resources