Replicating an SD card
Mon Jun 3 17:53:18 EDT 2019
[sudo] password for user:
Mon Jun 3 23:42:17 EDT 2019
Mon Jun 3 17:53:18 EDT 2019
[sudo] password for user:
Mon Jun 3 23:42:17 EDT 2019
I got into a little debate with someone yesterday regarding the logic and/or veracity of my answer here, vis., that logging and maintaining fs meta-data on a decent (GB+) sized SD card could never be significant enough to wear the card out in a reasonable amount of time (years and years). The jist of the counter-argument seemed to be that I must be wrong since there are so many stories online of people wearing out SD cards.
I try to run Android from SD-card. This card is prepared. There are partitions: boot(FAT32), rootfs(ext4), system(ext4), cache(ext4) and usedata(ext4). Boot partitions has files to run u-boot: MLO, u-boot.bin and uImage. To run it I use commands