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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
766 Views
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.

Labels (2)
0 Kudos
1 Solution
747 Views
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

 

 

View solution in original post

0 Kudos
1 Reply
748 Views
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 Kudos