LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Recompile the Kernel (https://www.linuxquestions.org/questions/linux-general-1/recompile-the-kernel-4232/)

SkYzOpReNiCk 07-12-2001 09:35 PM

Recompile the Kernel
 
Hi,

I dont have recompile the kernel since 2.2.16. So I dont know if the compilation of the kernel 2.2.18 is going to be different than 2.2.16.

I try to do it under SuSE 7.1 with 2.2.18 and I get an error " EDBA" too big.

I compile in this way

make dep
make clean
make bzImage

cp vmlinuz /boot/vmlinuz

make modules

make modules_install

lilo
reboot

I have to do something additional for 2.2.18?

jharris 07-13-2001 03:28 AM

It doesn't look like your copying the new kernel! Have a look at arch/i386/vmlinuz (if I remember correctly)

HTH

Jamie...

unSpawn 07-13-2001 06:56 AM

Heh. Almost. bzimage is dumped in arch/i386/boot.

jharris 07-13-2001 07:06 AM

Doh! You'd never guess that I use make bzlilo all the time would you.

Jamie...


All times are GMT -5. The time now is 02:57 PM.