|
Performing a hard reset will NOT delete personal information in the user flash area of the ROM and reformatting your flash cards will NOT wipe out your data either as formatting only updates the directory. You data is still recoverable just as if it was on a hard drive.
Flash memory can be wiped out by deleting everything on the flash and then over-writing the full flash space with garbage files. You need to do that twice in order to overcome wear leveling algorithyms internal to the flash device.
The garbage files should be small so that most directory entries are filled to wipe out any partial filenames that may have been left over.
NEVER run a defrag program on a flash device as it will wear it out (ie: damage it - flash cells have a definite # of writes cycles) very quickly. Flash devices never need to be defragged at any time as there is never any access latency due to no mechanical parts.
Never use a disk wiper app on a flash device unles you choose a single pass, for the same reason as the defrag app above. Flash devices don't need to be overwritten repeatedly - it just wears them out.
So, for the internal user accessible storage on the Axim, you need to delete the files and then store a pile of small files into it until you fill it up., then delete them all.
Do the same for any flash devices you have.
Hope this helps.
Last edited by bigbop; 02-12-09 at 09:31 AM.
|