Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by hippo@Jul 28 2006, 12:15 AM first, erase the flash with nios2-flash-programmer.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=17214)
--- quote end ---
--- Quote End --- I erase the flash completd . but still mount failed. # mount -t jffs2 /dev/mtdblock0 /mnt Eep. No valid nodes for ino# 1# I did not Config kernel command string "root=/dev/mtdblock0 rw rootfstype=jffs2" and not use mkfs.jffs2 to build the rootfs image. Is it the mount fail reson? how can I do? Thanks a lot!