Skip to content

Instantly share code, notes, and snippets.

@sacsbrainz
Created September 4, 2023 14:25
Show Gist options
  • Save sacsbrainz/ebdd4e730ae381061ccaa0706a144eda to your computer and use it in GitHub Desktop.
Save sacsbrainz/ebdd4e730ae381061ccaa0706a144eda to your computer and use it in GitHub Desktop.
fix bad superblock on ntfs drives/partitions

make sure you have ntfs-3g installed

run this code

ntfsfix -b -d /dev/sdb6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment