Control: tags -1 + moreinfo

Hello Arthur Marsh!


On Sat, Oct 18, 2014 at 09:44:41PM +1030, Arthur Marsh wrote:
[...]
> Attempting to mount a 16 gigabyte microsd installed in a Nokia C5-00 handset
> when handset was set to provide USB mass-storage interface.
> 
> The microsd card had previously been removed from the handset and fsck -av 
> run on it.
> 
> dmesg reported:
[...]
> [154089.374942]  sdc:
[...]
> # mount /dev/sdc /mnt/nokia
> mount: wrong fs type, bad option, bad superblock on /dev/sdc,
>        missing codepage or helper program, or other error
> 
>        In some cases useful info is found in syslog - try
>        dmesg | tail or so.
> 
> # mount -t vfat /dev/sdc /mnt/nokia
> 
> succeeds.
[...]

If I understand you correct you're using the filesystem on top of
a disk directly without a partition table?

Please provide fdisk -l /dev/sdc output.

Can you share the begging of your filesystem as well for investigation?

Do 'dd if=/dev/sdc of=/tmp/fs-start.img bs=1M count=1' and attach
/tmp/fs-start.img please.

Regards,
Andreas Henriksson


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to