BadBlocks
From APIDesign
(Difference between revisions)
(New page: In addition to rsync it is sometimes useful to also use '''BadBlocks'' command. Good tutorial is [https://mintguide.org/system/283-how-to-check-and-fix-the-disk-for-errors-and-bad-sect...) |
(New page: In addition to rsync it is sometimes useful to also use '''BadBlocks'' command. Good tutorial is [https://mintguide.org/system/283-how-to-check-and-fix-the-disk-for-errors-and-bad-sect...) |
Current revision
In addition to rsync it is sometimes useful to also use 'BadBlocks command. Good tutorial is here, and it is fine to execute:
$ sudo badblocks -v -s /dev/sda1 > badblocks.log $ sudo e2fsck -l badblocks.log /dev/sda1