# Linux - naprawianie bad sectorów

DevFeed: [Linux - naprawianie bad sectorów](<https://devfeed.tech/articles/linux-naprawianie-bad-sectorow-27559.md>)

Original publisher: [Read original article](<https://gagor.pro/2012/12/linux-naprawianie-bad-sectorow/>)

Author: Tom

Published: 2012-12-27T00:00:00Z

Content type: tutorial

Language: pl

Sources: [Tomasz Gągor](<https://devfeed.tech/sources/tomasz-gagor.md>)

Topics: [Linux](<https://devfeed.tech/topics/linux.md>)

Tags: [badblocks](<https://devfeed.tech/tags/badblocks.md>), [bash](<https://devfeed.tech/tags/bash.md>), [linux](<https://devfeed.tech/tags/linux.md>), [smart](<https://devfeed.tech/tags/smart.md>)

## AI overview

A Linux disk with bad sectors is tested using non-destructive badblocks scans and SMART tests. The SMART results identify the first problematic sector, allowing badblocks to be started from that location or from the beginning of the disk.

## Source excerpt

Dyski się zużywają i w końcu wcześniej czy później pojawiają się na nich bad sectory. Jeden z moich dysków ciut się posypał a że służy wyłącznie do backupów to mogę z tym żyć. Ale z drugiej strony jeżeli już będę musiał sięgnąć do backupów to chcę mieć pewność że coś odzyskam, dlatego postanowiłem zrobić kilka testów. Nawet jeśli nie naprawi to sektorów to przynajmniej zostaną zaznaczone jako uszkodzone i realokowane.