Hi,
I don't know if this is the right place to ask, but I think it kind of is? Any way, please let me know if it isn't.
We use an ExFat drive for editing and we constantly need to repair its files and permissions before we can mount it on OSX again. The reason it's ExFat formatted is because a someone else on a Windows station also uses it and because we definitely use files that are bigger than 4GB (so no FAT32).
I always use this command:
sudo fsck_exfat -d disk2s2
It works fine and the drive mounts right after, but after a few days/weeks I have to do it all over again.
Does anyone know what the cause is that this happens in the first place, why it keeps happening over and over again and, more importantly, if there's a permanent fix for it?
Most of all I'd love to just reformat it to HFS+ but with the other editor working on Windows that's not an option...
I don't know if this is the right place to ask, but I think it kind of is? Any way, please let me know if it isn't.
We use an ExFat drive for editing and we constantly need to repair its files and permissions before we can mount it on OSX again. The reason it's ExFat formatted is because a someone else on a Windows station also uses it and because we definitely use files that are bigger than 4GB (so no FAT32).
I always use this command:
sudo fsck_exfat -d disk2s2
It works fine and the drive mounts right after, but after a few days/weeks I have to do it all over again.
Does anyone know what the cause is that this happens in the first place, why it keeps happening over and over again and, more importantly, if there's a permanent fix for it?
Most of all I'd love to just reformat it to HFS+ but with the other editor working on Windows that's not an option...