This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SD Cards - Production Programmer

Hi Guys, 

we are deploying the linux image on a SD card. We are looking to find a way to factory program  the SD cards. Can anyone recommend a programmer

Regards

Byron

  • Hi Byron,

    If you google for "sd card gang programmer" you will come up with a lot of results.

  • Byron,


    if you check the features of the SD card gang programmers, watch for which file systems are supported!

    Example: you want to have a EXT4 partition on your SD card. If the programmer can format the EXT4, formatting and copying some 100MB of software and we are done.

    Otherwise: the programmer will copy the EXT4 partition block-by-block. If the partition is 2 GBytes in size, the programmer will copy 2 GBytes.

    Guess which is faster.

    regards

    Wolfgang