minus-squarecrt0o@lemm.eetoSteam Deck@sopuli.xyz•Best Way to Clone Micro SD Card on Linux?linkfedilinkarrow-up3·9 days agoWon’t work if the card has multiple partitions, also might not copy symlinks properly. dd is the way to do this if you want an exact copy, you just need to be very careful. You can take a disk image, that way you only need one slot. linkfedilink
Won’t work if the card has multiple partitions, also might not copy symlinks properly. dd is the way to do this if you want an exact copy, you just need to be very careful. You can take a disk image, that way you only need one slot.