Want to highlight a helpful answer? Upvote!

Did someone help you, or did an answer or User Tip resolve your issue? Upvote by selecting the upvote arrow. Your feedback helps others! Learn more about when to upvote >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

exFAT volume often gets corrupted

Hey,


I am using 3 volume setup on my 750GB HD. First one for OSX (HFS+), second for data (exFAT) and last one for Windows 7 (FAT32 -> NTFS).


Well I am using this setup for over year now and my exFAT partition gets corrupted like every 2 months and this time Disk Utility couldn't even repair it.

When it gets corrupted Windows or Mac cant recognize it but Macs Disk Utility usually repairs it. This time it didn't.


Does anyone have same experience? Can it cause some application?


It looked like it's cause by Xcode, but I started saving my projects to Mac volume, but obviously it was one of the apps it caused or it wasnt problem at all.



Can I do something about this or is there another way to share data between those 2 (locally)?

MacBook Pro, OS X Mountain Lion

Posted on Jul 29, 2012 12:15 PM

Reply
66 replies

Mar 8, 2014 8:32 PM in response to ujayank

I may have done it. I now get this:


Eths-MacBook-Pro-2013:~ ethanaylett$ fsck_exfat -d disk2

Opening /dev/rdisk2

fsck_exfat: Can't open /dev/rdisk2: Permission denied

Eths-MacBook-Pro-2013:~ ethanaylett$ sudo fsck_exfat -d disk2

Opening /dev/rdisk2

fsck_exfat: Opened /dev/rdisk2 read-only

** Checking volume.

** Checking main boot region.

fsck_exfat: Invalid jump or signature

Main boot region is invalid. Trying alternate boot region.

** Checking alternate boot region.

fsck_exfat: Invalid jump or signature

Alternate boot region is invalid.

** The volume could not be verified completely.

Mar 9, 2014 4:26 AM in response to ujayank

Yes. disk0s4 was the partition in my case, but there's nothing sayting that it's that in your setup. You could start with running this in the terminal.


diskutil list


In my setup that gives me


User uploaded file


So in the output at your place you have to find the 'name' of your partition and look to the right in the 'identifier' column and use that partition identifier in the command. In your last example you just use 'disk2' which isn't a partition identifier but the disk itself.


Hope this helps.


Cheers

Apr 24, 2014 12:19 PM in response to NEO_AMiGA

NEO_AMiGA, you definitely saved me as well. I thought using a LaCie Rugged external drive would keep corruption from physical damage to a minimum only to be handicapped by exFat and boy did I exhaust all of my expertise (including extensive work on Ubuntu and CentOS). As an additional word, for some reason running 'sudo fsck -d /dev/disk###' did not work. I had to run it as 'sudo fsck -d disk###' Curious syntax... Thanks A Million!!!

Sep 14, 2014 7:38 PM in response to tsharood

Its been a while since anyone checked this thread but I was super excited to see this workaround now that my once every few months boot up in Windows and a Recuva session to copy the files on the exFAT with hierarchy intact won't work because my boot camp partition (which shares space with the exFAT partition) is no longer listed as a start up disk.


When I tried the wonder trick above posted by NEO-AMIGA I get this:

$ fsck_exfat -d disk1s2

Opening /dev/rdisk1s2

fsck_exfat: Can't open /dev/rdisk1s2: Permission denied


Anyone got a way to get around tho new layer of denial? I'm not a seasoned terminal operator so I may be doing something wrong.

exFAT volume often gets corrupted

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.