How to generate RFS JFFS2 image or initramfs via flex-builder?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to generate RFS JFFS2 image or initramfs via flex-builder?

跳至解决方案
1,492 次查看
alance
Contributor II

Hi

Is it possible to build RFS with flex-builder and generate the JFFS2 image?

Or to build RFS to initramfs via flex-builder?

Thanks.

标签 (2)
0 项奖励
回复
1 解答
1,473 次查看
bpe
NXP Employee
NXP Employee

This is supported only for buildroot root filesystems. You can instruct flex-builder to create a buildroot rootfs by specifying -r option:

 

bpe_1-1600748384498.png


and configuring the options in the corresponding file under configs/buildroot/ as appropriate:

bpe_0-1600748133442.png

More details can be found in docs/flexbuild_usage.txt

 

Hope this helps

Platon

 

 

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,474 次查看
bpe
NXP Employee
NXP Employee

This is supported only for buildroot root filesystems. You can instruct flex-builder to create a buildroot rootfs by specifying -r option:

 

bpe_1-1600748384498.png


and configuring the options in the corresponding file under configs/buildroot/ as appropriate:

bpe_0-1600748133442.png

More details can be found in docs/flexbuild_usage.txt

 

Hope this helps

Platon

 

 

0 项奖励
回复