Dtynin
Dtynin
DIIDevHeads IoT Integration Server
Created by Dtynin on 6/14/2024 in #middleware-and-os
Is it possible to compile Busybox directly into the initramfs during the kernel build process?
@Middleware & OS I'm working on an embedded Linux system and want to use Busybox for its small footprint. Is it possible to compile Busybox directly into the initramfs during the kernel build process? This would allow Busybox to be loaded in RAM during boot, minimizing the need for a large root filesystem. I've searched online but haven't found a definitive answer. Can you advise on the best approach for achieving this?
2 replies