Altera_Forum
Honored Contributor
19 years agomount jffs2 halted
after i entered the "mount -t jffs2 /dev/mtdblock0 /mnt", the uClinux system halted! No response! What's the matter? I have erased the flash.
You must have correct mtd part map.
Then make sure you can write/read the block mtd device, eg with cp or dd. power off, and check again written data. You can enable some debug message of mtd driver.