• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

ZFS on Mac how does it work?

VinylxScratches

Golden Member
I'm not sure how it's possible for a file system to be ported on another OS? Wouldn't things in OS X prevent from working right? Is it possible for ZFS to be ported to Windows?
 
Filesystem drivers are just drivers like any other and the filesystems themselves are just highly complicated methods for storing data. There's nothing really OS specific in most cases.

ZFS could probably be ported to Windows, but it would probably be a lot more work since Windows isn't unix-like at all.
 
Back
Top