Dimitrios Apostolou wrote:
> I see now, thank you for your thourough answer. Academically speaking, 
> do you think that by only statically compiling modprobe (while keeping 
> the static /dev) and inserting it in the initrd would work?

No, you need all those /lib/modules/$(uname -r)/modules.dep etc. files, so that 
modprobe will be
able to resolve the module dependencies. modprobe wouldn't be the big problem, 
as busybox supports it.

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to