Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by hippo@May 31 2006, 07:59 PM 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.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15736)
--- quote end ---
--- Quote End --- hi hippo So ,there are have root=/dev/mtdblock and rootfstype=jffs2 in kernel command line. Is right ? I don't konw how to umount pseudo filesystem ? where ? Can you explain about it more detial ? Thx !