My micro SD had somehow gotten corrupted in a way that it can’t connect to Windows. I switch over to try it on opensuse, but it gave me:
An error occurred while accessing ‘SD’, the system responded: The requested operation has failed: Error mounting /dev/sde1 at /run/media/cyborg/SD: Command-line `mount -t “vfat” -o “uhelper=udisks2,nodev,nosuid,uid=1000,gid=100,shortname=mixed,utf8=1,showexec,flush,flush” “/dev/sde1” “/run/media/cyborg/SD”’ exited with non-zero exit status 32: mount: /run/media/cyborg/SD: can’t read superblock on /dev/sde1.
I still am able to use all the data on there (it stills haves all the files, for I can still use it in my MP3 player), but am unable to mount it on my computer in order to backup or add more files.
Looking around on google:
sudo fdisk -l /dev/sdg1 gives me some info
Disk /dev/sdg1: 14.9 GiB, 15927345152 bytes, 31108096 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x00000000
https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif
So, what should I do next in order to recover files?