From: "Midhun Agnihotram" <agnimidhun@gmail.com>
To: linux-mtd@lists.infradead.org
Subject: Mounting MMC card
Date: Wed, 27 Jun 2007 00:16:00 +0530 [thread overview]
Message-ID: <4dde4acb0706261146s5906d8f3vb787d5aecb429116@mail.gmail.com> (raw)
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.
next reply other threads:[~2007-06-26 18:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-26 18:46 Midhun Agnihotram [this message]
2007-06-28 13:36 ` Mounting MMC card Ben Dooks
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4dde4acb0706261146s5906d8f3vb787d5aecb429116@mail.gmail.com \
--to=agnimidhun@gmail.com \
--cc=linux-mtd@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox