View Single Post
Old 09-02-2012, 09:28 AM   #10
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
config_static = yes

Otherwise you have to build two of them, one for the initramfs and one for the main filesystem after the dynamic library system is enabled.

Building two busybox configurations -
one with the minimum of features and built static for use in the initramfs
one with the features maxed out for the main file system and "static not set"
Is a common solution.

PS:
Was selecting systemd and de-selecting mdev an intentional choice?
I thought the K3 was older than the systemd init system.
knc1 is offline   Reply With Quote