Does a standard hard disk format, not the quick format option, in Windows Vista, do a write/read check of all sectors and mark any sector "bad" if they are not OK? Or is that kind of thorough check not done when formatting a hard disk?
feedback
|
migrated from serverfault.com Jan 13 '11 at 11:38
This question came from our site for system administrators and desktop support professionals.
|
From what I remember it does the check but only for sectors in which it want to place the filesystem structures. At least that was the case in the Windows 9x days. Considering that full format of a 1TB drive doesn't take over 4h that would seem to be the case today too. | |||
|
feedback
|
|
I cannot find any documentation on weather it reads only or writes also. http://support.microsoft.com/default.aspx?scid=kb;en-us;302686&Product=winxp
I make the assumption the scan is the same surface scan a chkdsk /r performs. I assume scan means Read also. | |||
|
feedback
|
