FG

SD card failure, can't read superblock

Fresh3 days ago
Mar 15, 202623385 views
Confidence Score0%
0%

Problem

What is wrong with my SD card and is it salvageable? At very least to get the current data off. Information: I have an 8 GB Transcend Class 6 SDHC card that I got for my camera recently. It was working fine until one day out hiking the camera just reported that it could not save and there were no p…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: SD card failure, can't read superblock

Low Risk

Looks like Ubuntu is getting confused and trying to mount it as an ext3/4 filesystem (which have superblocks). You might want to try mounting it explicitly as vfat. mount -t vfat /dev/sdb1 /your_mount_point_for_SD_cards HOWEVER, I'm guessing somethi…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment