> > > Sep 21 16:11:51 24 modprobe: modprobe: Can't locate module binfmt-0000
> > > Sep 21 16:13:45 24 last message repeated 102 times
> > >
> > > Help please !
> >
> > Sep 21 23:46:17 24 modprobe: modprobe: Can't locate module binfmt-0000
> >     # rpmfind binfmt
> > Cannot install or locate resource binfmt
> > Do you want to search it in the catalog? [Y/n] : Y
> > Loading catalog to /root/.rpmfinddir/fullIndex.rdf.gz
> > Searching the RPM catalog for binfmt ...
> >   1: ftp://rpmfind.net/linux/contrib/contrib/libc5/SRPMS/binfmt_mz-1.0-
> > 1.src.rpm
> >   binfmt_mz : Windows binaries loader
> >
> >   Found 1 packages related to binfmt
> >
> > Huh?  Why is my system looking for a windows binary loader (I don't use
> > wine) ?
> 
> It can be simpler, perhaps you are trying to use some a.out (not elf)
> program, and you don't have configured the support for that direcly on the
> kernel, but as a module.

I am not trying to run anything of my own. I am in the process of trying
to get postfix to work (which is not).

> I you have a recent kernel, it can be handled with the binfmt_misc.o module.
> Try adding <alias binfmt-0000 binfmt_misc> in your /etc/modules.conf or
> /etc/conf.modules.

After modifying /etc/conf.modules with 'alias binfmt-0000 binfmt_misc'
(also tried BillK's suggested 'alias binfmt-0000 binfmt_aout'), I simply
try 'ipchains -nL' and get the following error only the first time...
Sep 22 11:32:36 24 insmod: Note: /etc/conf.modules is more recent than
        /lib/modules/2.2.16-9mdksecure/modules.dep
Sep 22 11:32:36 24 modprobe: Note: /etc/conf.modules is more recent than
        /lib/modules/2.2.16-9mdksecure/modules.dep

Which seems ok. I take it that it reloaded the conf.modules file.
Do I have to do a reboot or is this enough (I tried both) ?

The original error message for binfmt-0000 no longer shows up in the
error logs, however 'ipchains -nL' still shows me nothing.  Now I re-run
rc.firewall --> no errors, no log errors, but also no 'ipchains -nL' output.

I am lost!  I shut down all services except SSH (w/ restricted IPs).

Thanks... Dan.



Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.

Reply via email to