Le 2001.01.16 19:57:14 +0400, Alexander Skwar a écrit :
> Hi!
> 
> I upgraded to kernel 2.4.0-5mdk.  When starting X, I get the message
> 
> modprobe: Can't locate module binfmt-0000
> 
> on syslog.
> 
> What does it mean?
>From what i've read about the binfmt, it's a code wrapper, that tries to
guess the right interpreter for a given file using either its extension or
its magic number (the binary headers).
The famous /etc/X11/xinit.d/msec is empty, so i imagine its magic number is
000, for which no interpreter is currently registered. So the error
message.
I must say nevertheless i had this problems well before using kernel 2.4.0 

-- 
Guillaume Rousse

Murphy's law : If anything can go wrong, it will.
O'Tool's commentary : Murphy was an optimist.

Reply via email to