Skip to content

Instantly share code, notes, and snippets.

@Shaltz
Created March 1, 2015 21:41
Show Gist options
  • Save Shaltz/ae5a4dfeaff6c4e0378c to your computer and use it in GitHub Desktop.
Save Shaltz/ae5a4dfeaff6c4e0378c to your computer and use it in GitHub Desktop.
LINUX - Repair FAT32 sdcard/USBdrive
sudo dosfsck -w -r -l -a -v -t /dev/sdc1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment