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

  • Chewy
    link
    fedilink
    English
    52 months ago

    What format did the drive use? HFS+?

    • DominusOfMegadeusOP
      link
      fedilink
      English
      82 months ago

      I honestly promptly forgot, but it looks like they come as ExFat. It’s a 4tb Sandisk Extreme Pro ssd.

      • Chewy
        link
        fedilink
        English
        162 months 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.

        • Prison Mike
          link
          fedilink
          English
          32 months ago

          What I hate is I love encrypting my flash drives but every OS prompts you to wipe the drive if it doesn’t recognize the encryption scheme of another. 👎

        • @ReallyActuallyFrankenstein
          link
          English
          22 months ago

          Is there a better filesystem that is Mac and PC compatible? I’ve used ExFAT for that reason alone, but it’s a big one.

          • Chewy
            link
            fedilink
            English
            22 months 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.