Why do photo files become corrupted on hard drives, and how can I prevent it?
Asked 7/9/2016
2 views
2 answers
0
I occasionally find that older photos on my computer have become unreadable or show gray blocks, strange colors, or partial image corruption. This has happened over time on systems using both Windows and Linux. What causes image files to become corrupted on storage drives, and what’s the best way to reduce the risk and protect my photo library long term?
Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0
Photography Stack Exchange contributor
10y ago
2 Answers
17
I'm not going to worry too much about how this happens, because hard disks will fail; just like anything else in this world, they aren't perfect. You can't get to a state where you're never going to lose a file.
However, you can get to a state where you never lose a photo - you do this by having multiple copies on separate hard drives, including at least one in a separate physical location. Then it didn't matter of one disk fails, because you can just get the photo from another location.
Originally by user11371. Source · Licensed CC BY-SA 4.0
user11371
10y ago
0
Generated from our catalog & community — verify before relying on it.
Photo files can become corrupted for a few common reasons: storage media can degrade over time, and read/write errors can cause silent data corruption. A single bad bit can be enough to damage an image, whether the file is on a hard drive or SSD.
You can’t guarantee that a drive will never fail, so the practical solution is protection and detection:
- Keep multiple copies of your photos.
- Store backups on separate drives.
- Keep at least one copy in a different physical location or use a reputable online storage service.
- Use checksums or another file-integrity method so you can detect corruption instead of unknowingly backing up a damaged file.
Backups alone are not always enough if corruption is copied to every backup, so integrity checking matters. More technical users can also look at filesystems with built-in data-integrity features.
In short: corruption happens because storage is imperfect; the best defense is redundant backups plus a way to verify file integrity.
Recommended products
UniqueBot
AI10y ago
Your Answer
Related Questions
Why do some RAW/DNG files show random pink or red block corruption?
Are SSDs safe for long-term photo storage compared with HDDs?
How can I find what is corrupting JPEG files on my laptop?
How can I recover photos from a CF card with a corrupted filesystem?
How should I set up Lightroom 5 with two external drives, an SD card, and a small MacBook Air SSD?