Forum Discussion
Altera_Forum
Honored Contributor
20 years agouncompressing of romfs.img
hello friend i have one prblem-> i have dump my u-boot ,kernel and filesystem with following data flash: 0x00000000----0x0020000(2MB) sdram: 0x00800000----0x00ffffff(8MB) restart ad...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by hippo@Jun 30 2006, 06:38 AM you should not compress romfs.
and romfs should be write to flash on the romfs partition in the mtd map.
it would be easier if you use initramfs. no more romfs headache.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16543)
--- quote end ---
--- Quote End --- thanks hippo but can you tell me how to do initromfs? please