Forum Discussion
Altera_Forum
Honored Contributor
21 years agojffs2 filesystem image
Hello, Can someone tell me how to create and use a jffs2 filesystem image ? I have correctly partitionned my flash, and I can mount it (in /home for now). I would like to use it for things ...
Altera_Forum
Honored Contributor
21 years ago --- Quote Start --- originally posted by cetic@Jun 30 2005, 01:59 PM the only thing is that boot is much slower, is it proportionnal with the jffs2 partition size (mine is about 30mb) ? is there a way to shorten boot time ? --- Quote End --- I would think that this is mainly due to access to flash being slow: larger sizes, larger read times and incread boot time. However, I never used such a large rootfs, ours are mainly somewhere between 750kB and 2MB (cramfs). http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/huh.gif After boot, it runs from memory. I would think that the usage size would me more important than the partition sizes themselves. I would remove the crud as much as possible. Maybe I'll have a look at the boot times here from flash: the 2.6.12 has a nice feature that prints the timestamps in the kmesgs.