question about format , does it affect the hard drive?

hi all,

here is my question !

does the format affects the hard drive badly if some one made it several times ?

when i say for example
format c:
or
Format c:/q

does this affects the hard drive badly ??

i don’t know if this command would acctually workFormat c:/q i know the command asFormat c: /q but to answer your question, the /q tells DOS to do a format quickly, a drive then appers blank but the data is still recoverable (unless data location has been overwritten), unlike not specifying the /q
hope that helps

All a format does is mark the sectors on the drive as writable. format c: does this but then does a surface scan.
Im guessing format c: /q simply skips the surface scan.
The surface scan is definatly the slow part of format c:

As for it damaging the drive; no, if anything the format c: /q will be safer as its doing less. Its effectively deleting the data as if it were done in windows but the boot sector also.

thnx for reply

but i heard that applying the command ( format c: ) many times affects the hard drive badly and causes bad sectors

is that true ?

well, concidering that a HDD works magnetically, theoretically i would think, no, but in reality, i don’t know, but i wouldn’t have thought it would

On the basis of how often Willz changes OSs; he should know! :slight_smile:

The only thing I know that Flash drives has a particular number of times to format and write the data but never heard about HDD… When I was in college, they had old P3 computers with 10GB HDD.. Students used to practice Windows/Server installation practice on it everyday. Around 3-4 times formatting everyday but never heard about any problem with the HDD’s in it.

No. As mechanical devices, hard drives will eventually wear out. Head crashes and strong magnetic fields can cause damage to the drive. So long as you’re not dropping the hard drive or computer, hard drives will last quite a while. Manufacturing issues can be another problem, but as for formatting, no, that’s completely false.