back

by throwoutway·2y ago·view on hn ↗
This drove me crazy for so many years, but I haven't had the issue in a while (since switching to linux and apple) I forgot it was still a problem for the rest of us
1 comments
It’s still a problem for almost everyone wanting to exchange files via detachable storage devices. Using Linux doesn’t make your DSLR understand ext4.

And I actually find this problem even worse between Linux and macOS than between Windows and either of the two. Until quite recently, there was no meaningful common denominator between those two for USB drives.

> And I actually find this problem even worse between Linux and macOS than between Windows and either of the two. Until quite recently, there was no meaningful common denominator between those two for USB drives.

I thought exfat was ~universal and decent?

Edit: Also UDF, thanks to https://news.ycombinator.com/item?id=41265870 for reminding me

Now it finally is, yes! Back when I last really would have needed it, exFAT on Linux still required FUSE drivers (with the corresponding performance hit), and I remember having to install these as well.

Also, many embedded devices used to not support exFAT, which was annoying when reusing a flash drive to e.g. quickly show some photos on a TV with a USB port without reformatting them from "computer to computer use" to "computer to embedded use".