(Request) cwm flashable super wipe script. - AT&T, Rogers, Bell, Telus Samsung Galaxy S III

Looking to see if one of the awesome devs here can whip something up. On previous devices we seemed to have some flashable wipe scripts that would do a thorough job of cleaning the device before a flash. For instance one could wipe cache, dalvic, data, and system, as well as do some sort of disc alignment in one flashable script. It would mount the proper partitions and ensure that the device was clean for a fresh install. With all the choices between aosp, ics, and jelly bean roms, this may help alleviate some of the questions about what,and how to wipe properly. I for one would love to see a similar file for this device.
Sent from my SGH-I747 using xda premium

Micronads said:
Looking to see if one of the awesome devs here can whip something up. On previous devices we seemed to have some flashable wipe scripts that would do a thorough job of cleaning the device before a flash. For instance one could wipe cache, dalvic, data, and system, as well as do some sort of disc alignment in one flashable script. It would mount the proper partitions and ensure that the device was clean for a fresh install. With all the choices between aosp, ics, and jelly bean roms, this may help alleviate some of the questions about what,and how to wipe properly. I for one would love to see a similar file for this device.
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
+1, I was using a super wipe script on my Galaxy Nexus and it helps streamline and optimize flashes

Micronads said:
Looking to see if one of the awesome devs here can whip something up. On previous devices we seemed to have some flashable wipe scripts that would do a thorough job of cleaning the device before a flash. For instance one could wipe cache, dalvic, data, and system, as well as do some sort of disc alignment in one flashable script. It would mount the proper partitions and ensure that the device was clean for a fresh install. With all the choices between aosp, ics, and jelly bean roms, this may help alleviate some of the questions about what,and how to wipe properly. I for one would love to see a similar file for this device.
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
If people have any questions about how to wipe or what wipes are necessary for there particular flash I believe they should read more and learn about there device inside and out so they won't need to ask such questions and can fix problems themselves, not spoon feed them a do all script that they have no clue what it's doing or afterwards if something goes wrong they will have no clue how they got there or how to fix it. My 2c.
I do see your point of making it easier for power users however, but in reality most fresh install require 3 different wipes all located right next to each other(twrp) and dirty installs even less, I don't really see that 10 seconds it takes to wipe the phone clean to be such an issue, but that's just me. Not trying to argue or flame, just my thoughts.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2

I don't know about disk alignment but this will do the wiping for you.
I know this is obvious but don't run this from the internal storage. Only do it from external.
http://goo.im/devs/crawrj/Android/ATT_GS3/CWM-Wipe-All-GS3.zip

corythug said:
If people have any questions about how to wipe or what wipes are necessary for there particular flash I believe they should read more and learn about there device inside and out so they won't need to ask such questions and can fix problems themselves, not spoon feed them a do all script that they have no clue what it's doing or afterwards if something goes wrong they will have no clue how they got there or how to fix it. My 2c.
I do see your point of making it easier for power users however, but in reality most fresh install require 3 different wipes all located right next to each other(twrp) and dirty installs even less, I don't really see that 10 seconds it takes to wipe the phone clean to be such an issue, but that's just me. Not trying to argue or flame, just my thoughts.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
No clue on how they got there or how to fix it? It is a wipe script, not a magically fix and load custom stuff on there phone script. Again if you cant help then don't post.

crawrj said:
I don't know about disk alignment but this will do the wiping for you.
I know this is obvious but don't run this from the internal storage. Only do it from external.
http://goo.im/devs/crawrj/Android/ATT_GS3/CWM-Wipe-All-GS3.zip
Click to expand...
Click to collapse
Does this wipe internal storage? Based on your instructions I am assuming so.

That's the problem to use a script to wipe data also wipe your internal sdcard. The only safe way is to use a custom recovery that doesn't wipe /data/media. I can look into it and see if it can be done without wiping data/media but no promises...
The link above just deletes the directories, including data so i wouldn't recommend using that if you want to keep your internal sd contents.

Here is the one we used on the hercules, maybe you can try to make it work on this device.

smokin1337 said:
That's the problem to use a script to wipe data also wipe your internal sdcard. The only safe way is to use a custom recovery that doesn't wipe /data/media. I can look into it and see if it can be done without wiping data/media but no promises...
Click to expand...
Click to collapse
Thank you sir. I have attached in the post above this the script that was used on the S2. Maybe you can do something with it.

Micronads said:
Does this wipe internal storage? Based on your instructions I am assuming so.
Click to expand...
Click to collapse
Yeah it wipes data like a factory reset.
---------- Post added at 02:56 PM ---------- Previous post was at 02:55 PM ----------
smokin1337 said:
That's the problem to use a script to wipe data also wipe your internal sdcard. The only safe way is to use a custom recovery that doesn't wipe /data/media. I can look into it and see if it can be done without wiping data/media but no promises...
The link above just deletes the directories, including data so i wouldn't recommend using that if you want to keep your internal sd contents.
Click to expand...
Click to collapse
You could have it backup /data/media and restore it after the wipe. Of course the better way would be to just skip it but I am not sure how to do that.

OK here is a new one that will wipe data but not /data/media.
http://goo.im/devs/crawrj/Android/ATT_GS3/CWM-Wipe-All-GS3.zip
Edit: It still wipes cache, system and dalvik just to be clear.

So it wipes data, system, cache, and dalvic. I was only concerned because i thought your original one wiped sdcard.
Edit. Did you see the file i posted from the last script i used?
Sent from my SGH-I747 using xda premium

Micronads said:
So it wipes data, system, cache, and dalvic. I was only concerned because i thought your original one wiped sdcard.
Edit. Did you see the file i posted from the last script i used?
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
Yeah it wipes all of those but doesn't wipe /data/media. The original one did wipe all of data so I fixed it to skip media.
I must have missed that post but to be honest I am weary of the disk align thing. I have never done it and have never had a problem so I likely never would use it.
Sent from my SPH-D710 using xda premium

Will this work on the T-Mobile S3?

pgg285 said:
Will this work on the T-Mobile S3?
Click to expand...
Click to collapse
It will as long as your partitions are the same. I can't imagine why they wouldn't be. I know Sprints are. Once I get to the office I will check it out.
Edit: Yes it will work on the T-Mobile S3.
Sent from my SAMSUNG-SGH-I747 using xda premium

Related

[Q] Installing new kernel and dalvik cache

I just installed a new kernel and afterwards read about clearing the dalvik cache before installing kernels. Since I never did this should I clear it now, or do I have to clear it and then install the kernel?
clear then install
Is this the same thing as "cleaning" the dalvik cache using Titanium or do you actually have to delete the entire cache folder?
jprow507 said:
Is this the same thing as "cleaning" the dalvik cache using Titanium or do you actually have to delete the entire cache folder?
Click to expand...
Click to collapse
To be on the safe side i do it both in Titanium and then when i am in Clockworkmod, I do it in the advanced section too - by the way if you do not have partition done on your sd card u will see an E: error message. You can ignore that.
khanam said:
To be on the safe side i do it both in Titanium and then when i am in Clockworkmod, I do it in the advanced section too - by the way if you do not have partition done on your sd card u will see an E: error message. You can ignore that.
Click to expand...
Click to collapse
Thanks alot .... I did it the way you suggested and am rebooting now. I appreciate the help.
For kernels, you want to delete the cache partition, kernel stuff usually isn't help in the dalvik cache. On Amon_Ra style, it's wipe cache. On CWM I think it's wipe cache partition (Don't know, have not used CWM in a while).
jprow507 said:
Is this the same thing as "cleaning" the dalvik cache using Titanium or do you actually have to delete the entire cache folder?
Click to expand...
Click to collapse
Cleaning in Ti only deletes unneeded files. Do this after you uninstall an app or two. Wiping in Recovery clears it out completely, so you'll have a longer next boot time while it's rebuilt. You only need to wipe it when changing to and from one of King's with HAVS.
Sent from my ADR6300 using XDA App
PonsAsinorem said:
Cleaning in Ti only deletes unneeded files. Do this after you uninstall an app or two. Wiping in Recovery clears it out completely, so you'll have a longer next boot time while it's rebuilt. You only need to wipe it when changing to and from one of King's with HAVS.
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
So I don't need to wipe when updating Chads incredikernel?
You should always wipe caches when swapping kernels, even it its switching kernels from the same dev. It takes like no time to do so why not? I've forgotten to and usually it makes no difference. Sometimes its just forced closed's until I can restart and do it right.
Sent from my ADR6300 using XDA App
loonatik78 said:
You should always wipe caches when swapping kernels, even it its switching kernels from the same dev. It takes like no time to do so why not? I've forgotten to and usually it makes no difference. Sometimes its just forced closed's until I can restart and do it right.
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
that would be very TROLOLOLOL
Hi guys I own a htc desire 526GPLUS with mediatek 6592 and the manufacturer doesn't released source codes
Now I want to port a rom made for another device with mt6592
Can I port it and can I use drivers by copying it from driver folder from my stock rom and I will use boot. Img from stock rom
Question 2
What makes different devices require different kernels?
If I get mt6592 source code from another device can I make it to work with mine
Please help

Kernal cleanser and davlik cache wipe fix

Does any one here know if some of the Kernal cleanser zips from the s2 for TMO would work on the s3? If not are there any similar options?
Also is there a davlik wipe that works properly on the s3? Similar to the dark side zips. Cwm is not doing so correctly.
Sent from my SGH-T999 using xda premium
Wildchld has a Superwipe script in the op of his xquizit thread. That's the closest thing I can think of for us right now, but it wipes everything.
Don't use any from another device. Depending how its written it could brick you.
Should be pretty easy to make it work for ours. Ill try to find it and see if I can't get it working for us.
Do you have a link to it?
Just curious, how is cwm not doing the job for you? Does it error or just seem to not work right?
Sent from my SGH-T999 using xda app-developers app
This is the link for superwipe for the Hercules
http://sourceforge.net/projects/darksidetools/files/SGH-T989_DARKSIDE.SUPER.WIPE_EXT4.zip/download
Sent from my SGH-T999 using xda premium
Well not exactly what I was looking for but it will work for clean flashes. Thanks kind sir. This is from the same dev as the s2 so it's solid I am sure.
Sent from my SGH-T999 using xda premium
DocHoliday77 said:
Wildchld has a Superwipe script in the op of his xquizit thread. That's the closest thing I can think of for us right now, but it wipes everything.
Don't use any from another device. Depending how its written it could brick you.
Should be pretty easy to make it work for ours. Ill try to find it and see if I can't get it working for us.
Do you have a link to it?
Just curious, how is cwm not doing the job for you? Does it error or just seem to not work right?
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
It just seems not to work. It goes way to fast to seem to be working and throws the same extsd error as the s2 had done. How is twrp? Is it worth the try? I have heard many issue can occur with it.
Sent from my SGH-T999 using xda premium
I have been using TWRP since I rooted my phone back in June, have not had 1 issue with it. Everything works flawlessly, I have flashed almost every AOKP, CM10, TW ICS & TW JB ROM out there thru TWRP and never lost my IMEI and the wipe functions in it work just fine. I usually wipe cache/delvik, system & factory reset 3 times. For me it seems to wipe pretty fast ( that's why I do it 3x ).Just to be safe.
belial20xx said:
It just seems not to work. It goes way to fast to seem to be working and throws the same extsd error as the s2 had done. How is twrp? Is it worth the try? I have heard many issue can occur with it.
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Well isn't this normal since there is no external sd ext partition? I mean sure one could write a simple zip to delete /data/dalvik-cache.
And there really isn't a way to check it either. Cause I don't think adb works in recovery mode.
Sent from my SGH-T999 using Tapatalk 2
The Dalvik wipe in CWM works fine. It's very fast (just a few files), and the "error message" can be safely ignored. It's more like an informative message, not an error message. If you don't think it worked, just reboot your phone, and you will see that it did, infact, work.
There are still people going on about IMEI loss with CWM. First of all, you should have backed up your IMEI with su > reboot nvbackup in a terminal emulator. When your IMEI is 0, what happened was your nvdata got corrupted, so the backups were restored. Problem is you didn't make a backup, so those partitions contained nothing but dummy data, instead of the nvdata they are supposed to contain. It's been theorized that this is a screw up at the factory level. Easily rectified.
Last I checked, no one has figured out why this corruption happens. Flashing a nightly flashes the kernel and copies system files. Which means it can happen with either CWM or TWRP. I suspect the disparity in user bases, combined with the rarity of the problem, is why you don't see people complaining about IMEI loss with TWRP.
Kernel cleanser? You don't need one. Just flash a new kernel, it will overwrite the old one (it's a partition).
What problems have you heard about with TWRP? My complaints are mostly nitpicks, and I'm biased. It works fine. Make sure you're always using the latest versions, though.
Aerowinder said:
The Dalvik wipe in CWM works fine. It's very fast (just a few files), and the "error message" can be safely ignored. It's more like an informative message, not an error message. If you don't think it worked, just reboot your phone, and you will see that it did, infact, work.
There are still people going on about IMEI loss with CWM. First of all, you should have backed up your IMEI with su > reboot nvbackup in a terminal emulator. When your IMEI is 0, what happened was your nvdata got corrupted, so the backups were restored. Problem is you didn't make a backup, so those partitions contained nothing but dummy data, instead of the nvdata they are supposed to contain. It's been theorized that this is a screw up at the factory level. Easily rectified.
Last I checked, no one has figured out why this corruption happens. Flashing a nightly flashes the kernel and copies system files. Which means it can happen with either CWM or TWRP. I suspect the disparity in user bases, combined with the rarity of the problem, is why you don't see people complaining about IMEI loss with TWRP.
Kernel cleanser? You don't need one. Just flash a new kernel, it will overwrite the old one (it's a partition).
What problems have you heard about with TWRP? My complaints are mostly nitpicks, and I'm biased. It works fine. Make sure you're always using the latest versions, though.
Click to expand...
Click to collapse
Its actually not just a few files. Its quite some 60 megs depending how many apps you have installed
I made a dalvik cache wiper.
If you notice when you use CWM to clear dalvik cache, then reboot, it doesnt say android is upgrading at all. Making me think it doesnt work.
But when you just flash my script, it says its upgrading.
the zip is simple, all it does is delete_recursive("/data/dalvik-cache/") and thats it.
elesbb said:
Its actually not just a few files. Its quite some 60 megs depending how many apps you have installed
Click to expand...
Click to collapse
Obviously, it was an exaggeration.
After your report on dalvik wipe not working, I was inclined to try it myself, since I always wipe cache+dalvik when flashing a new rom. Wiping just dalvik, I was greeted with the optimizing apps prompt on the next boot.
Aerowinder said:
Obviously, it was an exaggeration.
After your report on dalvik wipe not working, I was inclined to try it myself, since I always wipe cache+dalvik when flashing a new rom. Wiping just dalvik, I was greeted with the optimizing apps prompt on the next boot.
Click to expand...
Click to collapse
So did i.. but it optimized the same amount of apps that the "wipe cache" option does. I seriously wonder now if they are one in the same. Like if they are coded to wipe /cache and /data/dalvik-cache. Cause when using my zip, i only optimize 58 apps.

[Mod][Utility] Wiping Tools - Simple and Fast

Attached are three recovery flashable wiping tools I use when doing my work.
I find them to be incredibly useful tools that save some power button & volume rocker mashing, and time.
Wipe Cache and Dalvik - Wipes Cache and Dalvik (duh!)
Useful for:
-Flashing GApps
-Resolving app issues
Wipe Full - Wipes Cache, Dalvik, Data, and System
-Wipes just about all data except internal sd card
-Stops just short of a factory reset (does not wipe media)
-Useful for flashing ROMs within a type (e.g. going from one CM ROM to another CM ROM)
Wipe Full Factory Reset - Wipes Cache, Dalvik, Data, System, and internal sd card
-Useful when going from one ROM type to another (e.g. going from CM to TW)
_____________________
This is the part of the updater-script that selectively wipes /data in case anyone wants to add this to their ROM:
Code:
delete_recursive("/data/dalvik-cache");
delete_recursive("/data/app");
delete_recursive("/data/app-asec");
delete_recursive("/data/app-private");
delete_recursive("/data/backup");
delete_recursive("/data/data");
delete_recursive("/data/drm");
delete_recursive("/data/log");
delete_recursive("/data/misc");
delete_recursive("/data/property");
delete_recursive("/data/system");
delete_recursive("/data/time");
delete_recursive("/data/user");
Changing the code above to the code below effectively performs a factory reset
(look at /data/media and you will see your internal sd card)
Code:
delete_recursive("/data");
As Always - Flash at your own risk!
First! And am trying it* now
Sent from my SPH-L710 using xda app-developers app
This would be nice as long as it doesn't do what the other wipe zips did posted awhile back....
w8setter said:
This would be nice as long as it doesn't do what the other wipe zips did posted awhile back....
Click to expand...
Click to collapse
I use these all the time. There should be no problems.
The only possible issue is that there are additional Sprint specific folders in /data that should be deleted as well to complete the wiping process.
What happened with the other wipe zips?
Um read the post and the part where it says wipe everything except internal sd......does this mean it'll wipe external sd as well or not?
Also does this wipes Sprint specific files and if it does what's the repercussion?
Sent from my SPH-L710 using xda app-developers app
fabzbear said:
Um read the post and the part where it says wipe everything except internal sd......does this mean it'll wipe external sd as well or not?
Also does this wipes Sprint specific files and if it does what's the repercussion?
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Full Wipe is just like a factory reset, except it does not wipe your internal sd card. And like a factory reset, this will not wipe your external sd card. As shown in the OP it only wipes files in /data.
The repercussions are effectively the same as a factory reset you would perform in recovery.
I added a full wipe with factory reset zip to the OP and updated the post to reflect the changes.
upndwn4par said:
I use these all the time. There should be no problems.
The only possible issue is that there are additional Sprint specific folders in /data that should be deleted as well to complete the wiping process.
What happened with the other wipe zips?
Click to expand...
Click to collapse
There was a previous mod created by someone who just kind of copied and pasted and the wipe actually wiped some serious items that caused the phone to brick. I don't remember what it actually wiped (partition I think) but it was very important to the phone, it was eventually fixed but there were a lot of angry people with shiny new paperweights instead of phones.
Jfree3000 said:
There was a previous mod created by someone who just kind of copied and pasted and the wipe actually wiped some serious items that caused the phone to brick. I don't remember what it actually wiped (partition I think) but it was very important to the phone, it was eventually fixed but there were a lot of angry people with shiny new paperweights instead of phones.
Click to expand...
Click to collapse
Hopefully one of the local devs that you guys trust will stop by and give these zips the all clear.
Otherwise you will be without some handy tools.
Can any dev's confirm, yet
¡Puta Barca!
VikingoRMCF said:
Can any dev's confirm, yet
¡Puta Barca!
Click to expand...
Click to collapse
You already tried them when you flashed CSROM.
Cool, then I can say it works great!
Thank you!
Jfree3000 said:
There was a previous mod created by someone who just kind of copied and pasted and the wipe actually wiped some serious items that caused the phone to brick. I don't remember what it actually wiped (partition I think) but it was very important to the phone, it was eventually fixed but there were a lot of angry people with shiny new paperweights instead of phones.
Click to expand...
Click to collapse
I remember that.....good memory. Thanks for these brother.
D
Sent from my Slider SL101 using xda premium
I just wanted to confirm that when I was switching from Paranoid Android (CM10 based ROM) to Galaxy S fre3 2.34d (TW based ROM), I was left with about 2.5GB of internal space because the wipe options in recovery were not wiping properly.
I successfully used the factory reset zip and then flashed a new ROM and now have 11.65GB available on internal storage.
THANKS OP!
Thanks to the OP for his work. Now, stupid "user who doesn't know anything" question;
Some instructions and videos say to use the "format" function (e.g.; format system format cache, etc)
In the command code: what is different between a "wipe" and a "format"?
Sent from my SPH-L710 using Xparent Skyblue Tapatalk 2
I would try this but im old school hehe
Sent from my Nexus S 4G using Tapatalk 2
Just what i needed, it works flawlessly
I was running a CM M1 nightly and wanted to update I used the wrote and factory reset zip and it wiped my entire internal memory...
I'm not sure why this happened I used this zip before without issue but it sucked getting phone restored and trying to in delete at least pictures on the phone.
I noticed that the least couple of nightlies is creating a folder called 0 and moving all directories there. Not sure if that had anything to do with it.
I just wanted to share not complaining. Thanks! :beer:
Sent from my SPH-L710 using xda premium
edisonalvarez said:
I was running a CM M1 nightly and wanted to update I used the wrote and factory reset zip and it wiped my entire internal memory...
I'm not sure why this happened I used this zip before without issue but it sucked getting phone restored and trying to in delete at least pictures on the phone.
I noticed that the least couple of nightlies is creating a folder called 0 and moving all directories there. Not sure if that had anything to do with it.
I just wanted to share not complaining. Thanks! :beer:
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Lolololol sucks for you.
Sent from my SPH-L710 using Xparent Skyblue Tapatalk 2
edisonalvarez said:
I was running a CM M1 nightly and wanted to update I used the wrote and factory reset zip and it wiped my entire internal memory...
I'm not sure why this happened I used this zip before without issue but it sucked getting phone restored and trying to in delete at least pictures on the phone.
I noticed that the least couple of nightlies is creating a folder called 0 and moving all directories there. Not sure if that had anything to do with it.
I just wanted to share not complaining. Thanks! :beer:
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Sorry you lost your files.
The factory reset zip does perform a factory reset. That is what it is supposed to do.
Are you sure you didn't use the full wipe before?
I always store my important stuff on my external sd card so this can't happen. I also keep the factory reset zip in a separate folder so I can't use it by accident (I've done that before).
And yes, the CM 10.1 ROMs will create the "0" folder (which is for profiles) and will also usually create new (often multiple) sdcard0 folders.

[Q] TWRP Advanced Wipe

Okay I'm still fairly new to android, not even a full year of using it... So I'm a lil confused with.
If I'm installing a new rom, but don't want to lose my app's and don't want to dirty wipe, what do I wipe. I see TWRP has changed a bit since I last used it before trying PhilZ Andvanced Recovery.
I see this new Advanced Wipe. So what would I wipe to keep my app's?
Select Partitions to Wipe said:
Dalvik Cache
Cache
System
Data
External SDCard
USB--OTG
Click to expand...
Click to collapse
Would I just leave System and Data unchecked? Just what is in Cache, is that where, sms, calls, calendar's and contacts are stored? Or are there things in the other folder. Also yup I know to uncheck External SDCard and USB-OTG Unless I want trouble and headaches. LoL
Oh yea, I'm using 2.5.0.1
Thanks!
Quick question you have made a bu right?
:thumbup:
Also check out
https://play.google.com/store/apps/details?id=com.rerware.android.MyBackupPro
sent from my T.A.R.T.I.S
(Time And Relative Tarts In Space)
freakboy13 said:
Quick question you have made a bu right?
:thumbup:
Also check out
https://play.google.com/store/apps/details?id=com.rerware.android.M
yBackupPro
sent from my T.A.R.T.I.S
(Time And Relative Tarts In Space)
Click to expand...
Click to collapse
Yes but then I accidentally wiped every single thing on internal. haha! Staying all over from scratch. .. Oh well live and learn, at least this rom does the correct Google Play restore... I use Super Backup religiously!
But I was wondering more about TWRP Advanced Wipe options and what would be the proper combo wipe for keeping my apps but not being a completely dirty wipe... If there is such a thing? I wasnt concerned with traditional backup apps and methods, plus if I might be jumping from rom to rom for a couple days I wouldn't really wanna take a half hour outta every flash to restore and backup everything all the time.
Just wipe cache and dalvic and that will keep your apps.
Sent from the TermiNOTEr 2!
borijess said:
Just wipe cache and dalvic and that will keep your apps.
Sent from the TermiNOTEr 2!
Click to expand...
Click to collapse
Should I also wipe system? Since thats whete a lot of build mods and that way 1 mod doesnt counteract with another mod but instead making things a lil more clean smooth and run the way things are intended to run.
n1nj4Lo said:
Should I also wipe system? Since thats whete a lot of build mods and that way 1 mod doesnt counteract with another mod but instead making things a lil more clean smooth and run the way things are intended to run.
Click to expand...
Click to collapse
That should be fine. Whenever I install rom a go clean. I wipe internal sd then system, data, dalvic,cache.
Sent from the TermiNOTEr 2!
I wipe everything but system/ media...
And always have a clean flash....g
Yea just as I thought whenever I'm gunna do a dirty flash I'll do dalvik, cache and system. I tried it without wiping system and a totally new rom and there were ghost app's so to speak that were non-existent and couldn't be found.
Yep. .
Wiping the device is almost always mandatory. ..g
Data is the option you leave alone if you want your apps settings accounts etc left alone, if your going TW to TW it's usually safe to leave your data without worrying about FC's but if your going from like aokp to TW or CM etc where the file system changes you should clear Data as well. Just backup your important files using TB, and don't restore with data
Hope that clears it up for you.
Sent from my SAMSUNG-SGH-I317
---------- Post added at 09:15 PM ---------- Previous post was at 09:13 PM ----------
System + Cache + Dalvik should be mandatory wipes prior to every flash.
Sent from my SAMSUNG-SGH-I317
..

[Tool][Aroma][All-in-One]-Mega Wipe-Super Wipe-Factory Reset-Simple Wipe

I've been seeing all of these post saying "Start with a full wipe". I've used this same script for the longest and it works perfecrtly. Just flash the Aroma zip and go at it.
I TAKE NO CREDIT FOR THIS AMAZING SCRIPT BY zoot1 I am merely reposting this so as to save the trouble of Googling it or search through countless threads. Please support zoot1 and all his findings.
Here is a link to the file
zoot1's Wipe Scripts
& here's a link to his original thread
Click Here
DatBoiJeremy said:
I've been seeing all of these post saying "Start with a full wipe". I've used this same script for the longest and it works perfecrtly. Just flash the Aroma zip and go at it.
I TAKE NO CREDIT FOR THIS AMAZING SCRIPT BY zoot1 I am merely reposting this so as to save the trouble of Googling it or search through countless threads. Please support zoot1 and all his findings.
Here is a link to the file
zoot1's Wipe Scripts
& here's a link to his original thread
Click Here
Click to expand...
Click to collapse
I looked the script over and it does nothing more than wipe data cache preload and system. It does not touch internal sdcard (data/media) which is the major part when a dev says do a FULL WIPE.
Not saying this is a bad choice for users just that it is still not considered a full wipe.
Sent from my SPH-L900 using XDA Premium 4 mobile app
jlmancuso said:
I looked the script over and it does nothing more than wipe data cache preload and system. It does not touch internal sdcard (data/media) which is the major part when a dev says do a FULL WIPE.
Not saying this is a bad choice for users just that it is still not considered a full wipe.
Sent from my SPH-L900 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Any time I've ran the "Mega Wipe" function, it does the trick for me when needed to. Removes any problems when I've had a bad flash.
But......if someone is skeptical of the script, then they shouldn't flash it. Just posting someone else's findings and making them more available to anyone who might want to use it.
DatBoiJeremy said:
Any time I've ran the "Mega Wipe" function, it does the trick for me when needed to. Removes any problems when I've had a bad flash.
But......if someone is skeptical of the script, then they shouldn't flash it. Just posting someone else's findings and making them more available to anyone who might want to use it.
Click to expand...
Click to collapse
As i stated i looked it all over and the scripts are fine. I just wanted anyone who uses it to know it does not wipe /data/media
Sent from my SPH-L900 using XDA Premium 4 mobile app
Ive seen that the full wipe of going into the mount options and wiping something in there is recommend for some roms, I'm curious to why it's necessary because i've just stuck with the wiping regular and havent encountered problems or force closes yet? Is it a speed issue or something else?
Just curious if its something I should look into figuring out and what exactly it is and wipes different.
Thanks
N3Ph1L1M said:
Ive seen that the full wipe of going into the mount options and wiping something in there is recommend for some roms, I'm curious to why it's necessary because i've just stuck with the wiping regular and havent encountered problems or force closes yet? Is it a speed issue or something else?
Just curious if its something I should look into figuring out and what exactly it is and wipes different.
Thanks
Click to expand...
Click to collapse
Its just an easy "all in one" wipe instead of doing it one by one, the zip does it for you. I use the Mega wipe option on it and it cleans the system, data, cache, and dalvik cache of your phone.
Yeah I've used it before but what I was curious about was the wipe method that jlmancuso was referring to, I've heard it mentioned on a few other posts, but I tend to not mess around with formatting my SD if I don't have to unless I know what I'm doing, but I've never messed around with the formatting options on PHiLZ Recovery enough to know what they're talking about when they say to go in there and do that, plus I've never needed to.
I figured that i'm not the only one who like you just does the regular system, data, cache and dalvik cache wipes before flashes and that's it.
From what I've read it seems like some people with certain larger SD cards have to format their cards or something with certain roms... I dunno, i'll just do what I always do and make a nandroid and go screw around until I figure it out, its always worked in the past.
Thanks for the wipe script though, as I use to use one with the e4gt all the time and it's deff a faster way getting through the process when your like me and flash new roms every other day.
DatBoiJeremy said:
Its just an easy "all in one" wipe instead of doing it one by one, the zip does it for you. I use the Mega wipe option on it and it cleans the system, data, cache, and dalvik cache of your phone.
Click to expand...
Click to collapse
N3Ph1L1M said:
Yeah I've used it before but what I was curious about was the wipe method that jlmancuso was referring to, I've heard it mentioned on a few other posts, but I tend to not mess around with formatting my SD if I don't have to unless I know what I'm doing, but I've never messed around with the formatting options on PHiLZ Recovery enough to know what they're talking about when they say to go in there and do that, plus I've never needed to.
I figured that i'm not the only one who like you just does the regular system, data, cache and dalvik cache wipes before flashes and that's it.
From what I've read it seems like some people with certain larger SD cards have to format their cards or something with certain roms... I dunno, i'll just do what I always do and make a nandroid and go screw around until I figure it out, its always worked in the past.
Thanks for the wipe script though, as I use to use one with the e4gt all the time and it's deff a faster way getting through the process when your like me and flash new roms every other day.
Click to expand...
Click to collapse
1. Sdcard format... this is only a problem with 64gig cards. They are normally formated as exfat which is mainly supported by touchwiz roms (some aosp rons do support it). Most aosp roms dont support that format so the card needs to be formatted as fat/fat32.
2. The issue with internal sdcard is due to changes in android. The older versions use /data/media/1 as your internal while newer versions use /data/media as your internal. So then you have two different sets of data filling up your internal space.
3. The other issue with internal sdcard is that there can be data left over from other roms that can cause issues (fc's and random reboots).
To fix both 2 and there you need to format the internal sdcard but remember to back that up to pc first (mostly it will be your downloads, pictures, and music). The under mounts you will format /data /data/media and reboot into recovery. If you are not having issues than dont worry about formatting internal sdcard. Yet if you are having fc's and random reboots this can fix most of those issues.
Sent from my SPH-L900 using XDA Premium 4 mobile app

Categories

Resources