public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Mounting MMC card
@ 2007-06-26 18:46 Midhun Agnihotram
  2007-06-28 13:36 ` Ben Dooks
  0 siblings, 1 reply; 2+ messages in thread
From: Midhun Agnihotram @ 2007-06-26 18:46 UTC (permalink / raw)
  To: linux-mtd

Hi All,

   I am using Cogent CSB535FS board. The kernel has got MMC card
support. So when I insert the card, it says :

# imx-mmc imx-mmc.0: card inserted

   So, the kernel has identified that MMC has been inserted. I have
the following dev entries for mmc:

brwxrwxrwx    1 0        0        254,   0 Jun 26  2007 mmcblk0
brwxrwxrwx    1 0        0        254,   1 Jun 26  2007 mmcblk0p0
brwxrwxrwx    1 0        0        254,   2 Jun 26  2007 mmcblk0p1
brwxrwxrwx    1 0        0        254,   3 Jun 26  2007 mmcblk0p2
brwxrwxrwx    1 0        0        254,   4 Jun 26  2007 mmcblk0p3

    How do I access the MMC card data now? If I try to mount it,
busybox doesnot mount it.

# mount /dev/mmcblk0p0 /mnt
mount: mounting /dev/mmcblk0p0 on /mnt failed

  How do I access the contents of MMC card? Is there any thing missing
in my settings?

Thanks,
Midhun.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-28 13:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-26 18:46 Mounting MMC card Midhun Agnihotram
2007-06-28 13:36 ` Ben Dooks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox