Hacker News new | ask | show | jobs
by tracker1 3546 days ago
as mentioned above, ntfs works, but you'll need a driver for linux and macOS, which isn't too bad, and easier than getting unix file systems on windows.
1 comments

There's also no fsck for NTFS on linux, so in the event of a power failure (or out-of-battery), you're stuck with a useless FS until you visit someplace with windows/osx machines.
You can run ntfsfix, a part of the ntfs-3g suite, to fix fs errors.