Franco Martelli <martellif67@gmail.com> writes: > So the question is: how can I add libraries (not modules) to my > "initrd.img" file? Take a look at initramfs-tools(7) man page – I believe a hook script using the copy_exec command is what you're looking for.