Linux yes, usually. Windows no. I mean it does if you install a paid third party driver like MacDrive. But Windows has no native support for any non-MS format....and HFS+ has drivers for Linux and Windows.
Linux yes, usually. Windows no. I mean it does if you install a paid third party driver like MacDrive. But Windows has no native support for any non-MS format....and HFS+ has drivers for Linux and Windows.
I'm a little out of date with Windows knowledge, but I do remember this issue being talked about in the past. Back then, I even thought it was perhaps a bit of a blessing. My thought: if Windows can't access other partitions/drives, it limits the chances of Windows (or Windows malware) doing something to harm the contents of those partitions/drives!Linux yes, usually. Windows no. I mean it does if you install a paid third party driver like MacDrive. But Windows has no native support for any non-MS format.
I've never been a huge Windows fan, even though it is what I was raised using. Now, I find myself occasionally using older Windows versions, as I have a few old PCs around the same era as PowerPC Macs. Sometimes I still get annoyed, but whenever I use Windows 10 or 11 at work I immediately hate it. Lol. Its very bloated off the bat. Even if you install LTSC or whatever or de-bloat the OS, I can install Debian, or FreeBSD with a full featured desktop and be under 512MB of memory usage.I'm a little out of date with Windows knowledge, but I do remember this issue being talked about in the past. Back then, I even thought it was perhaps a bit of a blessing. My thought: if Windows can't access other partitions/drives, it limits the chances of Windows (or Windows malware) doing something to harm the contents of those partitions/drives!
You have it today from WSL... and I have an old Paragon driver that was written at Neanderthal ages for XP that I got from a Chip-CD, which still works.Linux yes, usually. Windows no. I mean it does if you install a paid third party driver like MacDrive. But Windows has no native support for any non-MS format.
With that philosophy I'd wish macOS would not be able to handle –and regularly corrupt– exFAT drives.My thought: if Windows can't access other partitions/drives, it limits the chances of Windows (or Windows malware) doing something to harm the contents of those partitions/drives!
WSL is Linux more or less.You have it today from WSL... and I have an old Paragon driver that was written at Neanderthal ages for XP that I got from a Chip-CD, which still works.
I've never had this happen.With that philosophy I'd wish macOS would not be able to handle –and regularly corrupt– exFAT drives.
It depends on how intensive you are using exFAT to exchange information between macOS and Windows.[Corruption of exFAT drives] I've never had this happen.
This probably goes without saying... but just in case. ... unplugging drives uncleanly.
... Other than that, the drive would still function fine as expected for copying files.
Thats possible. I don't use Windows a lot. And at home, I have a NAS. If I use a flash drive its usually for the work computers or a family member's computer or something. That said, I haven't had Windows complain to me about a drive needing to be repaired very often.It depends on how intensive you are using exFAT to exchange information between macOS and Windows.
I don't unplug the drive at all, just reboot on Windows and regularly the drive needs repair after a macOS session.
If I stay on Windows that never happens. On macOS you probably just won't notice the defective drive and macOS hasn't a repair routine either.
I don't know how exFAT drives get corrupted when used between Windows and macOS, the repair occurs over the CHKDSK funtion which detects orphaned cluster chains (usually quite fast when only a few errors happen) and recovers their contents to orphaned file allocations.I'm curious about what actually is corrupting and what Windows is doing to fix it.
They even removed this function from newfs_hfs(8), that's wild. Then again, I hadn't even noticed, shows how much use it got. I don't expect APFS ever to get the optimizations for HDDs, the whole point was a clean new filesystem for SSDs without the cruft.Apple's made it more difficult by pulling functionality from Disk Utility, so it's impossible to create an encrypted HFS drive unless you have an older Mac OS around.