this post was submitted on 27 Apr 2025
25 points (71.2% liked)
Hacker News
1269 readers
295 users here now
Posts from the RSS Feed of HackerNews.
The feed sometimes contains ads and posts that have been removed by the mod team at HN.
founded 7 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Generally linux doesn't do any writing to NTFS, at least not the way I have it set up.
Also I know exactly what you are talking about, but the kernel NTFS3 driver has gotten much better.
But has the Windows NTFS driver gotten better? That's the main concern, usually. Windows not really respecting Microsoft's own specification and assuming it's the only player on your PC.
You can set linux to write in a "windows compatible" way via a mount option.
I haven't had issues with "linux written files in windows" in a long time. Access is fine. But again, it's only for bulk storage (like media files, database files or temporary transfers): I don't use it for apps or anything.
Windows behaves well enough on its own too. Obviously NTFS isn't ideal, but the driver is stable at least.