View previous topic :: View next topic |
Author |
Message |
damoncf Guru


Joined: 05 Oct 2004 Posts: 388 Location: US OH
|
Posted: Fri Nov 07, 2008 1:06 am Post subject: Sd Card wont mount |
|
|
My sd cards (I have tried both a regular and a micro via an adapter) wont mount. Here is my kernel output:
Code: |
tifm_core: MMC/SD card detected in socket 0:3
mmc3: new SD card at address e624
mmcblk1: mmc3:e624 SD02G 1985024KiB
mmcblk1: p1
Unable to load NLS charset iso8859-1
FAT: IO charset iso8859-1 not found
UDF-fs: No partition found (1)
ISOFS: Unable to identify CD-ROM format.
Unable to load NLS charset iso8859-1
FAT: IO charset iso8859-1 not found
VFS: Can't find ext3 filesystem on dev mmcblk1p1.
VFS: Can't find an ext2 filesystem on dev mmcblk1p1.
Unable to load NLS charset iso8859-1
NTFS-fs error (device mmcblk1p1): read_ntfs_boot_sector(): Primary boot sector is invalid.
NTFS-fs error (device mmcblk1p1): read_ntfs_boot_sector(): Mount option errors=recover not used. Aborting without trying to recover.
NTFS-fs error (device mmcblk1p1): ntfs_fill_super(): Not an NTFS volume.
tifm0 : demand removing card from socket 0:3
mmc3: card e624 removed
tifm_core: MMC/SD card detected in socket 0:3
mmc3: new SD card at address e624
mmcblk1: mmc3:e624 SD02G 1985024KiB
mmcblk1: p1
|
Please help. I am at a loss as to what to do.
Damoncf |
|
Back to top |
|
 |
poly_poly-man Advocate


Joined: 06 Dec 2006 Posts: 2477 Location: RIT, NY, US
|
Posted: Fri Nov 07, 2008 2:11 am Post subject: |
|
|
assuming they're FAT...
it looks like you don't have the proper codepage installed in the kernel. _________________ iVBORw0KGgoAAAANSUhEUgAAA
avatar: new version of logo - see topic 838248. Potentially still a WiP. |
|
Back to top |
|
 |
damoncf Guru


Joined: 05 Oct 2004 Posts: 388 Location: US OH
|
Posted: Fri Nov 07, 2008 8:25 pm Post subject: |
|
|
I checked them on a windows machiine and they are both fat. As for the kernel what do I need to enable?
Damoncf |
|
Back to top |
|
 |
poly_poly-man Advocate


Joined: 06 Dec 2006 Posts: 2477 Location: RIT, NY, US
|
Posted: Fri Nov 07, 2008 9:02 pm Post subject: |
|
|
search for codepage in menuconfig - all that I can remember atm is that its twrds the bottom. Make sure you select the codepage referenced in that error. _________________ iVBORw0KGgoAAAANSUhEUgAAA
avatar: new version of logo - see topic 838248. Potentially still a WiP. |
|
Back to top |
|
 |
|