Hacker News new | ask | show | jobs
by djsumdog 3546 days ago
I think today it's exFat instead of vfat. That seems to be supported by a lot of phones and devices for large storage.
3 comments

No, exFat is patent encumbered and isn't as simple and well documented as vfat (so non-Windows implementations are worse). vfat is still the common denominator.

https://en.wikipedia.org/wiki/ExFAT#Restrictive_licensing_an...

exFAT suddenly dirty-dismounts both on windows and osx, and is hard to mount again for regular user. Tried it as common r/w storage for bootcamp -- complete trash, cannot be used for long-connected drives, hyperactive torrents, big files. Copying some files forth-back is okay though.
Far from being "simple to implement", it's patent encumbered, making implementations for many OSs highly unlikely.