Hi,

I'm trying to mount a emmc block on /mnt/mmc on a Ralink MT7628 board:

root@OpenWrt:/# ls /dev/mmcblk0p1
/dev/mmcblk0p1
root@OpenWrt:/# ls /mnt/mmc/
root@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
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to