On Sun, 25 Feb 2001, Steve Gulick wrote:

> Feb 25 11:38:20 localhost modprobe: can't locate module binfmt-0807

You're trying to execute something somewhere that you think is a
program but isn't.

When you tell the kernel to execute a file, it looks at the first few
bytes to figure out what type of program it is (e.g. ELF binary, shell
script), and what it's telling you is it doesn't know how to run the
file it's being told to run.

The fun part is going to be finding out what that program is.

How frequently does this error appear?

--
 John Hardin KA7OHZ   ICQ#15735746   http://www.wolfenet.com/~jhardin/
 [EMAIL PROTECTED]      pgpk -a finger://gonzo.wolfenet.com/jhardin
  768: 0x41EA94F5 - A3 0C 5B C2 EF 0D 2C E5  E9 BF C8 33 A7 A9 CE 76 
 1024: 0xB8732E79 - 2D8C 34F4 6411 F507 136C  AF76 D822 E6E6 B873 2E79
-----------------------------------------------------------------------
  Your mouse has moved. Your Windows Operating System must be
  relicensed due to this hardware change. Please contact Microsoft
  to obtain a new serial number. If this hardware change results in
  added functionality you may be subject to additional license fees.
  Your system will now shut down. Thank you for choosing Microsoft.
-----------------------------------------------------------------------
   97 days until Mir deorbits



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to