I've done some searches but I can't find details of exactly what is involved in a full wipe.
What constitutes a full wipe?
Sent from my HTC Desire HD using xda app-developers app
Swell6 said:
I've done some searches but I can't find details of exactly what is involved in a full wipe.
What constitutes a full wipe?
Sent from my HTC Desire HD using xda app-developers app
Click to expand...
Click to collapse
Wipe data/factory data reset
Wipe cache
Wipe dalvik cache
Format system.
Sent from my WT19i
rachit.rc96 said:
Wipe data/factory data reset
Wipe cache
Wipe dalvik cache
Format system.
Sent from my WT19i
Click to expand...
Click to collapse
Also wipe boot partition and possibly other system files stored on sd card other than .android_secure.
If you select the wipe data/factory reset and then wipe all partitions except sd card option it does the same thing. Just be sure to flash something that restores boot partition as having no boot image can result in a "stuck" device.
Sent from my Inspire 4G using xda premium
Install 4ext recovery from www.4ext.net. Boot into recovery, select 'wipe/format' -> 'format all partitions (except SD card)'.
Wiping the boot, system, data, cache partitions & .android_secure folder is what constitutes a full wipe. With 4ext recovery you can full wipe at once using the above option.
Sent from my Desire HD using xda premium
sashank said:
Install 4ext recovery from www.4ext.net. Boot into recovery, select 'wipe/format' -> 'format all partitions (except SD card)'.
Wiping the boot, system, data, cache partitions & .android_secure folder is what constitutes a full wipe. With 4ext recovery you can full wipe at once using the above option.
Sent from my Desire HD using xda premium
Click to expand...
Click to collapse
Plus one to this it's the easiest way. Instead 4ext and every looked back since!
Sent from my inter galactic super fantastic communication device.
Related
With the format all zip, do you just nandroid backup, wipe, flash format all zip, then flash new rom?
Sent from my PC36100 using XDA Premium App
There's no need to wipe if you are using the format all zip but it won't hurt anything.
Well no need to wipe, since that is what the zip will do, but you can if you want to.
I don't think the format all zip wipes dalvik cache. At least when I flash it, and it shows what its doing, it says formatting data, formatting boot, formatting system, and formatting cache. Never says dalvik, so i'd at least be sure to additionally wipe dalvik cache.
Sent from my PC36100 using XDA App
Also, if you have your sd card partitioned, I don't think it wipes sd ext.
k2buckley said:
I don't think the format all zip wipes dalvik cache. At least when I flash it, and it shows what its doing, it says formatting data, formatting boot, formatting system, and formatting cache. Never says dalvik, so i'd at least be sure to additionally wipe dalvik cache.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Dalvik cache is by default in /data. So when it says formatting data, the dalvik is being wiped as well.
how do i do full wipe to my phone if wipe cache and delvik cache is not enoug?
it won't delete the backup i'm doing to the current rom?
thanks
You won't delete your backup or anything on your internal memory unless you wipe sdcard.
A full wipe is: wipe cache and dalvik, factory reset, format data and format system.
You will lose all your apps and your settings.
Sent from my SGH-I747 using xda app-developers app
thanks allot
In the TWRP Recovery, under the wipe menu, there is an option to wipe the system. Does wiping the system in TWRP, wipe all of the internal and external sd card too?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
To my knowledge it only wipes the /system folder. There are other buttons in TWRP to wipe internal and external storage.
Lilsir64 said:
In the TWRP Recovery, under the wipe menu, there is an option to wipe the system. Does wiping the system in TWRP, wipe all of the internal and external sd card too?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Wiping system wipes your Rom.
Wiping data deletes everything on internal sd card
AT&T SGS3 Marble White
Team AoCP 4.6 The Collective ROM
Medical Marijuana Supporter
Lilsir64 said:
In the TWRP Recovery, under the wipe menu, there is an option to wipe the system. Does wiping the system in TWRP, wipe all of the internal and external sd card too?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
No it wipes /system
Before this i am using phone with micro sd extrrnal, so when i full wipe, i know sd not wiped.
So, in gnex, it use internal, so if want to flash new rom, what i need to avoid so data in internal not wiped? Does full wipe erase sd also?
Sent from my Galaxy Nexus using xda app-developers app
Both "Wipe data/cache" in CWM and "Wipe data" in TWRP excludes internal media (/data/media), so you should be good to go.
CWM is verified on my Nex4 and TWRP is verified on GNex.
Sent from Google Nexus 4 @ CM11
so in cwm, factory reset still not wipe my storage?
vocyber said:
so in cwm, factory reset still not wipe my storage?
Click to expand...
Click to collapse
factory reset will only wipe system and cash partitions.
handofdark said:
factory reset will only wipe system and cash partitions.
Click to expand...
Click to collapse
And the data partition minus the media directory (SD card)
Sent from my Nexus 5
yeah my bad i knew i was missing something
I flashed route 66 4.3 update via Odin last night, however I would like to do a clean install. How can I wipe the internal memory so I can re-flash via odin? I'm trying to remove all apps etc. Any help would be greatly appreciated
Sent from my SGH-T999 using xda app-developers app
There is a script that can be flashed through a custom recovery that will completely wipe your internal memory clean. I have it on my S3. I'm on my nexus 5 now so I don't have access to it right now. If someone doesn't have a better suggestion I'll share it with you when I can.
Typed from Nexus 5, ZFFZ
Go into recovery and format /Data. If you are on TWRP, there should be an Erase Internal in the Wipe settings. Not sure about Clockwork.
Boot to recovery.
Wipe /Cache
Wipe /Dalvik-Cache
Factory Reset.
Format /System
Format /Data
Profit!!!
In recovery Format Data =/= Wipe Data
Format is erasing your internal
Wipe is wiping your app data.
Edit: If you want to flash what Jorge said above, just search for XquiziT's Superwipe and you might be able to find it.
superwipe doesn't work, i get an error and reboots back into 4.3
Woody said:
Go into recovery and format /Data. If you are on TWRP, there should be an Erase Internal in the Wipe settings. Not sure about Clockwork.
Boot to recovery.
Wipe /Cache
Wipe /Dalvik-Cache
Factory Reset.
Format /System
Format /Data
Profit!!!
In recovery Format Data =/= Wipe Data
Format is erasing your internal
Wipe is wiping your app data.
Edit: If you want to flash what Jorge said above, just search for XquiziT's Superwipe and you might be able to find it.
Click to expand...
Click to collapse
Guess you'll have to do it the long way then per the instructions above. Let us know how it goes.
Will definitely give it a shot when I have more time! Thank for the help
Sent from my SGH-T999 using xda app-developers app