- Notifications
You must be signed in to change notification settings - Fork 336
Open
Description
I had issues running busybox as the first process. Due to a cryptic (to me) kernel error, it took me a while to realize that busybox was compiled dynamically.
Adding CONFIG_EXTRA_CFLAGS="-static" to the busybox .config builds a static binary and allows the kernel to run it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels