Re: Mounting MMC card

From: Jan Dittmer
Date: Thu Jun 28 2007 - 13:53:28 EST


Midhun Agnihotram wrote:
> Sorry for resending. I dont know if my previous mail has reached the
> list with "Fwd" in the subject line. I am pretty sure there must a
> filter in Majordomo to discard forwards. Actually I am resending the
> mail I had sent to Linux-Arm-Kernel.

The mail came already through the first time. It may take a while.
There are a _lot_ of subscribers and a _lot_ of mails.

> 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/mmc
> mount: mounting /dev/mmcblk0p0 on /mnt/mmc failed
>
> I have tried with /dev/mmcblk0p0, mmcblk0p1,etc. But of no use. How

Try to mount mmcblk0 and/or try fdisk and look at the partition
table. dmesg output would also be helpful (after the failed mount).

Jan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/