Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow to use jffs2 in flash ?
hi hippo I can cp -a some dirs to /mnt on uclinux with using initramfs. In other word, i have build rootfs in my flash(mtdblock0)that can mount it to /mnt dir, and i can see some dirs in /mnt...
Altera_Forum
Honored Contributor
20 years agoI will trace this problem later when I have spare time.
For now, you can boot with initramfs, and put your user apps and data on jffs2 drive. You can copy them from usb disk to jffs2. Or try mkfs.jffs2. Root on jffs2 will save only around 300 kB.