Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

mount 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.

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.