> During boot up the harddisk is checked before the modules (binfmt_elf) > are loaded. The fsck/e2fsck utility is elf dependend but can't run > without the module being loaded.
Ah! Good point. Ok, guys... how to handle this? I have recompiled elf support directly into the kernel (seeing as how the move is on the way!) but I can see where this problem comes in from. The trouble is, I don't know how to specify a dependency like this. So, since the elf move is on, do we assume that elf support must be compiled in the kernel? -Andrew. <[EMAIL PROTECTED]>