Quote:
Originally Posted by knc1
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.
|
Re the P.S - nope, just working my way down to fixing such things so thanks for bringing it up
│(/proc/self/exe) Path to BusyBox executable this one worries me. I would prefer to be able to mangle it back the likely /mnt/us/bin location...
Hmm.