Re: how to edit the kernel....make menuconfig???
There is an official debian way to recompile kernels, but I don't
bother.. download the kernel source from debian.org or kernel.org
(avoid minor versions which are not divisible by 2, like 2.1.* or
2.3.*) read the README in /usr/src/linux, and you're go. Basically
make menuconfig
make dep
make clean
make bzImage
make modules
make modules_install
# run lilo
# reboot
-chris
"Mike Egglestone" <Mike_Egglestone@fc.schdist57.bc.ca> writes:
> Hi all...
>
> I'm having a tough time finding info on how to
> edit the kernel so I can add "transparent_proxy" support.
> Isn't there some utility to do this?
> I'm running potato....
> If someone could help me out.. that would be great!!
>
> Thanks
> Mike
>
>
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Reply to: