Filesystem for each purpose ?
29d 9h ago by lemmy.ml/u/tdTrX in datahoarder@lemmy.ml1. Purpose
- Internal Disk - OpenZFS/ext4/NTFS ? for all OS (Win,Lin,mac)
- External Disk - Is exFAT OK ? Else OpenZFS/ext4 ? for all OS
- Backup Disk - guy says exFAT is bad for backup as it corrupts. so ***ext4/***OpenZFS ?
- SOHO Server/NAS - ZFS
2. OpenZFS vs BtrFS?
3.1 Is ZFS on Win/mac mature enough ?
3.2 If not Is Ext4 on Win/mac good ?
- https://github.com/bobranten/Ext4Fsd
- https://github.com/macfuse/macfuse , https://github.com/gerard/ext4fuse (no update)

ask yourself how oftend do you need the features that zfs or btrfs brings over ext3/4 or vfat?
that's how i decided to use ntfs for shared windows/linux volumes; zfs & btrfs was awesome, but i realized that i needed their features less often in my lifetime than i have fingers on my hand.
Don't try and put Windows and Linux on the same filesystem. It will just lead to pain. Use whatever you want for Linux, and ntfs for windows.
The external drive should be fat or ntfs. There's an ext driver for windows, and it works, but I trust the Linux drivers for Windows filesystems more.
Also, this post is hard to read. Extra formatting is not a substitute for readability.
use ntfs for stuff you need to work on both win and linux. windows sucks and doesn't work well with anything else. avoid exfat/fat32.
people say ntfs on linux is bad
Why to recommedn agsint exFAT ?
ntfs on linux isn't bad.
no journaling is the largest issue with exFAT, i've had data corruption with it numerous times during personal usage. i don't see any reason to use it over any other options