Just a note to say thanks, I compiled ELF binaries into the kernel rather than as a module. John Miller On Tue, 1 May 2001, Mike Hicks wrote: > johndmiller <john at mn.mediaone.net> wrote: > > > > I have 2.4.3 in a floppy. I did the make modules and make > > modules_install. I am still getting the kmod:failed to exec > > /sbin/modprobe -s -k binfmt-464c, errno=8 > > You forgot to include support for ELF binaries in your kernel, didn't you? > >