Changes between Version 16 and Version 17 of FAQ
- Timestamp:
- Sep 28, 2009, 2:38:10 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v16 v17 317 317 ---- 318 318 319 === ''Medium Error'' or ''unreadable or uncorrectable or pending sectors''on disk. What's going on? ===319 === {{{Unreadable, uncorrectable, pending}}} sectors or {{{Medium error}}} on disk. What's going on? === 320 320 321 321 SCSI and ATA disk drives store data in blocks (sectors) of 512 bytes. Each 512 bytes of user data is stored on the media plus 40 or more bytes of ECC data included in it. These - so called ''ECC Bytes'' - are used internally by the disk firmware for error checking/detection and correction.