Skip to content

Instantly share code, notes, and snippets.

@constrict0r
Created August 27, 2019 21:54
Show Gist options
  • Save constrict0r/32b44d07c6345ec31ffabed15611f4c7 to your computer and use it in GitHub Desktop.
Save constrict0r/32b44d07c6345ec31ffabed15611f4c7 to your computer and use it in GitHub Desktop.
sudo badblocks -v /dev/sda10 > badsectors.txt
sudo e2fsck -l badsectors.txt /dev/sda10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment