View Single Post
Posts: 73 | Thanked: 9 times | Joined on May 2010 @ London
#3
Originally Posted by jd4200 View Post
What file system is it formatted with?
If it's formatted with a linux fs then Windows will not be able to access it.

Have you tried mounting it within Ubuntu?
I think it was/is formatted FAT32.

I have just connected it in Ubuntu and the memory card is not getting mounted.

EDIT:

Testing Micro SD Card in question nothing happens
Code:
khurram@HP:~$ fdisk -l
khurram@HP:~$
I tried this with another 32 GB Memory card I got this

Code:
khurram@HP:~$ fdisk -l

Disk /dev/sdc: 32.0 GB, 32018268160 bytes
170 heads, 53 sectors/track, 6940 cylinders, total 62535680 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
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1            8192    62535679    31263744    c  W95 FAT32 (LBA)


Is there anything else to revive the card or atleast get the data out?

Last edited by t4ure4n; 2012-07-10 at 11:35.