Forum Discussion
Altera_Forum
Honored Contributor
20 years agocant read superblock error
I am trying to mount part of the flash memory on the altera nios 2 stratix development kit as a flash RW drive. I created a mtdblock0 in the /dev part of the filesystem and I am trying to mount it t...
Altera_Forum
Honored Contributor
20 years agoDid you create a jffs filesystem on the flash chip? You can't just erase it - you need to actually create the filesystem on the chip as well (unless jffs is exception).