Skip to content

Instantly share code, notes, and snippets.

@henri
Last active July 27, 2026 22:35
Show Gist options
  • Select an option

  • Save henri/4e4578540a32033edf244b72378fa618 to your computer and use it in GitHub Desktop.

Select an option

Save henri/4e4578540a32033edf244b72378fa618 to your computer and use it in GitHub Desktop.
badblocks cheatsheet
# run a scan and create a log file badblocks.log
sudo badblocks -v -s -o badblocks.log /dev/sdX # assumes sdX is your raw device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment