Hacker News new | ask | show | jobs
by badreligion42 23 days ago
You can access an encrypted HFS+ partition from macOS and Linux machines natively. Very useful for sharing data between Asahi and macOS, and in general between Linux machines and macOS.
1 comments

wasn't hfs read only on Linux?
hfsplus driver supports write for both journaled and non-journaled partitions, though it only mounts r/w by default for non-journaled partitions.