booting error on IXP425 --> runaway loop modprobe binfmt-4c46

Brent Cook bcook at bpointsys.com
Fri Nov 9 16:07:25 UTC 2007


On Thursday 08 November 2007 20:29:11 Sunny Jp wrote:
> binfmt-4c46

You need to compile in ELF support in your kernel statically, not as a 
module. Otherwise, you get a chicken-egg issue where you need to load a 
module to run ELF binaries, but 'modprobe' itself is ELF, so you cannot 
load the module.



More information about the uClibc mailing list