• @CmdrKeenOP
      link
      127 months ago

      Using an actual hard drive for an embedded system like this would be a failure in and of itself.

      Unless it literally has to store several hours’ worth of HD video content, no reason the entire system couldn’t fit on an SD card.

      • @constantokra@lemmy.one
        link
        fedilink
        317 months ago

        It’s been my experience that SD cards are almost always what causes a failure on a SBC. Given the cost of the screens, i’d probably choose something that could boot off nvme storage. Or at least tape a new, configured SD card to the case of the SBC for when this inevitably happens.

      • @dublet@lemmy.world
        link
        fedilink
        47 months ago

        As someone who works on embedded devices: HDDs are used for media storage and can be easily replaced. Any NAND as a limited life span and good embedded software will try very hard to minimise writes. Though in my particular area, there’s additional security constraints on the OS, which preclude any removable flash storage from being used.

      • body_by_make
        link
        fedilink
        37 months ago

        They probably expect the signage to change a lot and don’t want a hardware failure when they do it too much, or didn’t use an external drive in this case and the SD card failed because they wrote to it too much (which would happen eventually anyway).

      • glibg10b
        link
        fedilink
        27 months ago

        Even better: Three SD cards with a ZFS mirror and failure notifications

        • @CmdrKeenOP
          link
          27 months ago

          Bah humbug, just hook it up to the cloud, WCGW?

          • glibg10b
            link
            fedilink
            27 months ago

            You don’t need an internet connection for failure notifications

      • @corsicanguppy@lemmy.ca
        link
        fedilink
        17 months ago

        Using an actual hard drive for an embedded system like this would be a failure in and of itself.

        You may be surprised to learn that these stores use machines that are occasionally more than a year old and also use inexpensive tech like enterprise spinny disk.

        A spinny disk will work in this space, and you know they’ll be deciding based on cost.