SRCDS Steam group


editing kernel
#1
ok ive been followin instructuion on the Kernel How To

went as fasr as applyin the patch.

im stuck at "make manuconfig"

i typed it it sadi make not installed so i installed it.

but where am i supposed to type makeconfig? in home directory?

when i type it i dont get that menu that u see on the How To. when i type in home directory it says
***make 'no rules to make target' STOP

so i went to cd linux-2.6.26.8
thats jsut gives me an error
[Image: 461031727.png]

Reply
#2
normally you should typ

cd /usr/src
load kernel from kernel.org (wget/apt)
tar -xvf linux-2.6.26.8.tar.gz
cd linux-2.6.26.8

Now copy your config file in this directory.

make oldconfig (answer all questions with ENTER > easiest way)
make menuconfig
make

Please be sure that you have installed all needed debian pakets.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)