[OpenWrt-Devel] Mount mmc block
Baptiste Clenet
bapclenet at gmail.com
Tue Aug 18 05:59:11 EDT 2015
Hi,
I'm trying to mount a emmc block on /mnt/mmc on a Ralink MT7628 board:
root at OpenWrt:/# ls /dev/mmcblk0p1
/dev/mmcblk0p1
root at OpenWrt:/# ls /mnt/mmc/
root at OpenWrt:/# mount -t -ext3 /dev/mmcblk0p1 /mnt/mmc/
mount: mounting /dev/mmcblk0p1 on /mnt/mmc/ failed: No such device
Am I missing something here? /mnt/mmc and /dev/mmcblk0p1 both exist.
Regards,
--
Baptiste
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list