Just adding that the memory card can be mounted for example in /media/mmc with sudo mount /dev/mmcblk1p1 /media/mmc/ -t vfat, but then dmesg says :
[ 6878.349831] FAT: Invalid FSINFO signature: 0x01211212, 0x21013232 (sector = 1) [ 6912.098294] FAT: Filesystem panic (dev mmcblk1p1) [ 6912.098304] fat_get_cluster: invalid cluster chain (i_pos 0) [ 6912.098308] File system has been set read-only [ 6913.229767] FAT: Filesystem panic (dev mmcblk1p1) [ 6913.229787] fat_get_cluster: invalid cluster chain (i_pos 0) Not sure about the filesystem integrity of the card then... -- [intrepid] mmcblk0 detection is broken - fdisk -l no longer shows it https://bugs.launchpad.net/bugs/275345 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
