Forum Discussion
Altera_Forum
Honored Contributor
19 years agoadd "rootfstype=jffs2" to kernel command line.
You should umount pseudo filesystem , such as /proc/bus/usb, /proc,/sys, before "cp -a" or skip the cp and use mkdir instead.add "rootfstype=jffs2" to kernel command line.
You should umount pseudo filesystem , such as /proc/bus/usb, /proc,/sys, before "cp -a" or skip the cp and use mkdir instead.