Forum Discussion
Altera_Forum
Honored Contributor
16 years agomounting SD Card on uClinux
Hi everyone, I'm trying to implement a fat file system on sd card I followed the instructions for Altera SPI Core on this page http://www.nioswiki.com/operatingsystems/uclinux/mmcsd didn't w...
Altera_Forum
Honored Contributor
16 years agowhy I cannt see the message at the process of uclinux startup?
like " Command: mount -t vfat /dev/mmcblk0 /mnt/sdcard mmc0: host does not support reading read-only switch. assuming write-enable. mmc0: new SD card on SPI mmcblk0: mmc0:0000 121 MiB mmcblk0: Command: mount -t vfat /dev/mmcblk0p1 /mnt/sdcard mount: mounting /dev/mmcblk0p1 on /mnt/sdcard failed: No such device or address Execution Finished, Exiting " and when I typed "mount -t vfat /dev/mmcblk0 /mnt/sdcard " also display "No such device or address "