Skip to content

Instantly share code, notes, and snippets.

@yvele
Last active April 1, 2023 23:13
Show Gist options
  • Save yvele/45f83c39e3be61a5b6ec to your computer and use it in GitHub Desktop.
Save yvele/45f83c39e3be61a5b6ec to your computer and use it in GitHub Desktop.
Fix corrupted exFAT partition on Mac OS X
sudo fsck_exfat -d disk0sXXX
diskutil repairvolume /Volumes/XXX/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment