On Mon, 29 Jun 1998, Robert W. Canary wrote:

> Hi,
> 
> For somestrange reason whenever I boot up I get all the way to
> checking module dependencies and I get a message that says.
> 
> modprobe in not ELF
> 
> Then everything picks back up and continues on.
> 
> Any thoughts on this.  Is this a problem?
> 
> I can run modprob -l from the commandline and it seems to be okay.
> 
> thanks in advance :-)
> --
> robert

goto /usr/src/linux and try re-compiling your kernel for kernel support of
a.out binaries. "make menuconfig" is the easiest way to do this, select
General setup, then turn it on, exit and save, then do

make dep
make clean
make zImage

then either make zlilo if you use lilo or zdisk if you boot from floppy

see if that helps

\ \  / //  ____   _       __ ____  __ Hard to believe, Harder to killfile!
 \ \/ //  /    \  |\     /|| |   \ | |
  >  <<  |      | |\\   //|| ----< | | In God We trust. All others pay cash.
 / /\ \\ |      | | \\ // || |    \| |
/ // \ \\ \____/  |  \//  || |____/|_|


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to