Honeypots mailing list archives

Re: error running rc.firewall


From: JD <jd () labgeek net>
Date: Fri, 7 Nov 2003 11:23:58 -0500 (EST)

Talked with someone who had the same problem a while back and he said the
he never got 2.4.22 to work, nor any other except for 2.4.17...He
recommended dropping back kernel versions which I am in the process of
testing right now...will let you know what happens...thx, jd

On Fri, 7 Nov 2003, Byron Sonne wrote:

make dep
make
make modules
make modules_install
for a 2.6 kernel things are different, make dep is obsolete, and
the default 'make' target will do 'make bzImage modules', so all
that's needed is
make *config    (menuconfig, oldconfig, etc)
make
make modules_install
and get the System.map and arch/*/boot/bzImage files to the right places.

Ah yes, that looks better. Didn't know about the changes for 2.6 though,
looks like a better way of handling it to me.

Thanks for the top up! ;)

--

      For good, return good. For evil, return justice.




Current thread: