If it’s not formatted in APFS, then you have almost certainly identified your issue. Boy, did I feel silly finding this out.

    • Chewy@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      12
      ·
      18 hours ago

      ExFAT does make sense, since it’s the only filesystem which supports read and write on all major OS. Sadly it’s also pretty basic, and thus not the first choice on any OS - except for USB sticks.

      I generally recommend formatting any new storage media before using it. Just to make sure it’s properly formatted to work with my machine, and the manufacturer didn’t mess up their implementation for some reason.

        • Chewy@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          2
          ·
          4 hours ago

          Not natively, as far as I know. NTFS works well on Linux for the most part (unless you need permissions), but macOS natively only supports reading.

          FAT32 is universally well supported, but the partition size limit and 4GB file size limit make it unusable for me.

          Linux filesystems as well as macOS filesystems aren’t supported natively anywhere else, so ExFAT it is.