will the filesin the sd be deleted when i remove partition?
backup your files then format your sd using your phone.
absolutely yes...except if you delete other partition in your sdcard
Related
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
I'm using recovery-clockwork-3.0.0.5 to create my partition 2Gb and with wipe 32.
now i going to change my sd card. so i plan to remove the partition in the previous sd card. in clockwork i cant find 0kb in create partition section.
is there any idea to delete the partition in sd card???
You could use a partition program that recognizes EXT to remove it, such as gparted I'm sure.
Or, you could switch over to amon-ra recovery and overwrite your partition with 0MB size.
Well for completely removing the partiton, you need to use a partition manager.
GParted as suggested or Easus.
Repartition the card using Amon Ra and select 0mb for swap, 0mb for ext and use the full card's size for fat32.
Put the card in a card reader and format it.
hi there, do u use Easus before?
i using Easus, but the problem is why it can't detect the ext part of my sd-card?
Maybe you have ext4. Easeus says:
Linux partition management: delete, create, format, recover EXT2/EXT3 partition
Click to expand...
Click to collapse
Use gparted to get ur sdcard back to what it was originally.....simple....
Sent from my HTC Desire using XDA Premium App
thanks guys, my final action is change to amora
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.
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 _____
Hello.
I'm trying to perform a nandroid backup of whole folders and getting error in the system one.
But this only appens when i choose SD Card to save the file, if i choose internal storage the backup is done well and with no errors.
However i wanted to save the backup to the SD Card so i have it stored in case i need to recover after some kind of rom issue.
What might be the problem and how can i solve it.
Thanks in advance
If your SD card is FAT32 format, there is a file size limit of 4GB when writing a file. System partition is EXT4 format so this restriction does not apply. This might be your issue...
Sux no root nandroid
PrizmaticSmoke said:
If your SD card is FAT32 format, there is a file size limit of 4GB when writing a file. System partition is EXT4 format so this restriction does not apply. This might be your issue...
Click to expand...
Click to collapse
Yes, it's FAT32 format so i have that limitation.
Thanks for the tip