crosspostato da: https://lemmy.world/post/2246549
Hello everybody,
I’m trying to read a (probably damaged) microSD card from my computer (tried with two different computers, both Arch Linux, which can read other card without any problems). There isn’t any singal of life (no
/dev/sdX
, nothing with GParted, testdisk, …); the only thing that I found was indmesg
. Here’s the output ofsudo dmesg | rg "mmc0"
:
Any idea on how to resolve?
It’s most likely the SD card itself or even the thing you’re using the micro SD to read off of. Micro SD cards can get damaged very easily and corrupted especially very cheap ones.
Have you tried a regular USB drive by chance?