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 ago --- Quote Start --- originally posted by hippo@Jun 4 2006, 06:13 AM good. you don't need the dirs for rootfs in jffs2 now. you can use jffs2 mount all for user data.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15866)
--- quote end ---
--- Quote End --- hi hippo Thank u ! OK ... I will erase all dirs and save user data in jffs2 dirve. jay