[tlinux-users:07933] Re: Internal SD Card in Kernel 2.6.17.4
"Mikkel L. Ellertson" <[email protected]>
| Newsgroups | gmane.linux.hardware.toshiba |
|---|---|
| Message-ID | <[email protected]> |
Renato S. Yamane wrote: > I ask... I answer :-) > When I run "modprobe mmc_block" is created two devices in /dev (mmcblk0 > and mmcblk0p1) > I don't know why, but the correct is mmcblkp1. > Now I can access my SD CARD :-) > SD cards are formatted like hard drives, with a partition table, and usually one FAT partition. Because this is partition 1 on the card you have, the FAT partition ends up being mmcblk0p1. But it is possible to format the card with more then one partition, and different file system. You might find it interesting to run "fdisk -l /dev/mmcblk0 - it will show you the partition table. It sounds like things work out better for you then they did for me. I have to set up the TI card reader interface before mmc_block will see a card on my laptop. Mikkel -- Do not meddle in the affairs of dragons, for thou art crunchy and taste good with Ketchup!