Jump to content

Formatting a Memory Card....


Recommended Posts

In computer terms, the normal "format" operation simply clears each file start position in the FAT (the "directory" of the card). None of the data is erased, but can be written over by new images. You can generally recover data "lost" by this type of format, provided you haven't written anything else to the card. If a block is not addressed by the FAT, you can have segments of files which may corrupt other files in usage.

 

A low level format is probably not as low as in a computer (where sector address are re-written), but at least writes over every segment and clears the FAT completely. In addition, a low level format probably looks for bad blocks and maps around them in the FAT.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...