CWM backup - Samsung Galaxy W I8150

I'm about to move to CM9.
When doing a backup in cwm does it backup the data on internal storage as well?
So when I wipe data cache dalvik etc.. If I move back to GB will it restore my data again?
I've done the backup to my external SD.
Thanks
Sent from my GT-I8150 using xda app-developers app

doing backup will backup /system partition, /data partition, and /cache partition..
internal storage or internal sd? did you mean the apps that you've downloaded before? it's in internal storage (or in /data partition).. so it's automatically will be backup..
if internal sd card, no..
if you restore, yes, it will restore all your apps, contacts, etc.. BUT will not restore apps in external sd card that you moved before..
BEWARE: doing factory reset, will erase your app in external sd.. so if want to backup them, move to internal storage first (not internal sd)..

IMO, upping to CM9 without first clearing out both Internal and External SD will result in lots of niggling problems...
Rather, back up important stuff with Titanium, copy the folder to your PC, copy also important things not backed up by Titanium to your PC (e.g., photos in DCIM), and delete *everything* in the SD Card (internal and external) using CWM.
So, here are the steps that I'm planning to do:
1. Copy important contents of internal SD to SD card
2. Perform FULL Titanium Backup
3. Power off, remove SD Card
4. Move all contents of SD Card to PC, then format SD Card
5. Copy CM9 installers to SD Card
6. Insert SD Card, and Power on into recovery (CWM)
7. Erase everything: system, data, dalvik-cache, internal SD, EXCEPT external SD
8. Proceed with installation of CM9 + GApps
_____ Galaxy W + Mutant ROM + xda app _____

Related

Development Idea

Well here is my idea. Could we possibly partition the FAT32 part of our phones into more then one partition.
Saying like we could have a few FAT32 based partition, A Primary, One for roms/patches, then etc.
That way when we format the primary, it doesn't delete the roms we could flash. So we didn't need to hook up the phone to the computer to copy roms back over.
I know Recover firmware would need to support this. But it's just a thought.
I'm not really an expert at this, but doing a full wipe and installing a new ROM doesn't wipe the contents of your SD Card. Are you saying partition the phone's internal storage? What's wrong with just storing the ROMs on your SD card?
BlueScreenOfTOM said:
I'm not really an expert at this, but doing a full wipe and installing a new ROM doesn't wipe the contents of your SD Card. Are you saying partition the phone's internal storage? What's wrong with just storing the ROMs on your SD card?
Click to expand...
Click to collapse
I meant like partition the SD Card into multiple partitions, So when you erase the SD:Ext and the FAT32, the ROM Partition doesn't go with it.
So example
SD:Ext - Partition 1
FAT32 - Partition 2 (Default SD Storage)
FAT32 - Partition 3 (ROM Storage, Backup Files)
So when you partition the SD Card though the Recovery it will only format Partition 1 and Partition 2, So if you left somewhere wtihout your computer and tweaking your phone, You could use partition 3 and access your ROM files and backups without going though loops for them.
What recovery are you using. I'm still not sure what you are talking about? I have no problems accessing my roms and kernels. You can do it plenty of ways and not do what you are talking about..
Use root explorer. Can transfer from download folder or if you made a certain folder on SD card for them you can copy paste them to the root directory on SD card if you use RA recovery. Clockwork you can go through every folder looking for the zip using clockwork unlike RA recovery which needs it to be in root of SD card. Your making it hard on yourself..
Why would you want to wipe fat32 and partion?
Sent from my PC36100 using XDA App

format sd card

hi i use the wipe script from ARHD how can i format to default partition format the sd card?
using cwm to format or there is another method to format the sd card?
after format will work device like before or need to reflash rom or all apps reinstall?
The SD card is pretty separate from other ROM stuff. Apps have data on there as well as photos, etc.
You can format from CWM or from within the ROM, or mount as USB and format it.

where're the ROM zips stored?

Hi everyone...
I am looking at buying an LG e975, which is supposed to be 32GB and no SD card, and I was taking a look at forums to see how active is the ROM development.
I have no experience with phones with no SD, usually with SD, you copy the zip files to SD card and you install them in Recovery...
so.. how is this done with no SD card?... actually... for storing docs, pics, music... does the phone have a separate partition of that internal memory designated for personal data? similar to having an SD?... does wiping Data, Cache, formatting system affect the internal memory where you have your files stored?
I am pretty much curious on how the whole ROM flashing, backing up and restoring of Apps (I use Titanium backup) is done with no SD card.
Thank you!.
atmos929 said:
Hi everyone...
I am looking at buying an LG e975, which is supposed to be 32GB and no SD card, and I was taking a look at forums to see how active is the ROM development.
I have no experience with phones with no SD, usually with SD, you copy the zip files to SD card and you install them in Recovery...
so.. how is this done with no SD card?... actually... for storing docs, pics, music... does the phone have a separate partition of that internal memory designated for personal data? similar to having an SD?... does wiping Data, Cache, formatting system affect the internal memory where you have your files stored?
I am pretty much curious on how the whole ROM flashing, backing up and restoring of Apps (I use Titanium backup) is done with no SD card.
Thank you!.
Click to expand...
Click to collapse
This section is not for the e975. It's for the Sprint LG-LS970. Sorry .
Sent from my LG-LS970 using xda app-developers app
Your sdcard is just a directory in your data media folder. It basically works the same as a physical sdcard. EXCEPT you cannot mount it in recovery, so if you wipe it while in recovery you'll have to adb push any files you plan on flashing.
Factory Reset in TWRP wipes /Data, /Cache, and /Dalvik. This does not include your Internal Storage ("sdcard"). It's usually all that is necessary before flashing a new ROM, as a /System wipe is almost always performed by the ROM you're flashing.
However, if you select the Data check box in the Advanced Menu, this will also wipe your Internal Storage ("sdcard"). This is because your sdcard is actually just a /Media folder inside of /Data (meaning /data/media).
Check this out:
http://teamw.in/datamedia
jonahly said:
This section is not for the e975. It's for the Sprint LG-LS970. Sorry .
Sent from my LG-LS970 using xda app-developers app
Click to expand...
Click to collapse
my question wasn't related to a particular model but to how the whole ROM flashing and storing backups is done when no SD slot is available... I chose this forum as I did not find one for e975 and they both have same specs.
spackmanbr said:
Your sdcard is just a directory in your data media folder. It basically works the same as a physical sdcard. EXCEPT you cannot mount it in recovery, so if you wipe it while in recovery you'll have to adb push any files you plan on flashing.
Factory Reset in TWRP wipes /Data, /Cache, and /Dalvik. This does not include your Internal Storage ("sdcard"). It's usually all that is necessary before flashing a new ROM, as a /System wipe is almost always performed by the ROM you're flashing.
However, if you select the Data check box in the Advanced Menu, this will also wipe your Internal Storage ("sdcard"). This is because your sdcard is actually just a /Media folder inside of /Data (meaning /data/media).
Check this out:
http://teamw.in/datamedia
Click to expand...
Click to collapse
aaaaaaannd this is what I was looking for... thank you very much. .
No problem. Glad I could help.

Lenovo A820

Hello, I've installed rom from cappa72 and do repartition
Repartition
of internal memory of the Lenovo A820 phone has been solved already.
With this action youd intednal SD card will be disappeared and will be added to the /data partition.
Before you do anything, make a CWM backup, and save all your data from internal SD card!
The easiest way is to use this CWM script, if you want to have the maximum available size (2,7GB) for the /data partition.
You have to install it from CWM recovery.
After the installation you need to do a factory reset.
After the factory reset, you have to disable your internal SD card, with CWM script.
And then, you can reboot your phone to check if yo have got the new size of /data partition:
settings --> storage
"internal data storage; full capacity 2,7GB"
"internal SD card; full capacity <your physical SD card capacity"
If the above data appear, you have successfully repartitioned you phone's internal memory!
Click to expand...
Click to collapse
Now when I installing some others roms they are not working. Only waking up, screens shows lenovo logo and thats all. Is that because I did repartition? How to repair that?

fc's after restore nandroid

Hy
Before i flashed CM10.2 (Android 4.3) i had the original touchwizz (android 4.2) and did a nandroid backup of this.
Now i want back to touchwizz but when i restored. I get a lot of fc. (applications that closes)
Before the restore i wipped data and cache. After a dalvick wipe. What is wrong. Thanks
In my opinion its a wipe problem
I have the same friggin problem and cant find a solution
TRoN_1 said:
I have the same friggin problem and cant find a solution
Click to expand...
Click to collapse
Before restoring wipe system, data, cache and dalvik. Also move all files on internal storage to sdcard or somewhere else. Then wipe internal storage too. Then restore backup and move those files back to internal storage.
sasank360 said:
Before restoring wipe system, data, cache and dalvik. Also move all files on internal storage to sdcard or somewhere else. Then wipe internal storage too. Then restore backup and move those files back to internal storage.
Click to expand...
Click to collapse
Thanks for the quick reply. If I format internal storage, do I need to move files from internal storage to ext sd card? The backup is on ext sd card.
TRoN_1 said:
Thanks for the quick reply. If I format internal storage, do I need to move files from internal storage to ext sd card? The backup is on ext sd card.
Click to expand...
Click to collapse
Before restoring nandroid backup.... I recommend you to move all stuff u have on internal storage to your pc or ext sd card. Then format system, data , cache , dalvik and internal storage. Then restore backup. After it is done move that stuff back onto ur internal storage. Formatting internal storage is not needed everytime.
U just do it this time.
sasank360 said:
Before restoring nandroid backup.... I recommend you to move all stuff u have on internal storage to your pc or ext sd card. Then format system, data , cache , dalvik and internal storage. Then restore backup. After it is done move that stuff back onto ur internal storage. Formatting internal storage is not needed everytime.
U just do it this time.
Click to expand...
Click to collapse
I did an advanced wipe, system, data, cache and dalvik and it never worked properly. This time I included internal storage when wiping and that fixed the restore problem. Thanks for the help.

Categories

Resources