Re: make-kpkg compiled kernel is too big

2003-08-29 Thread Kevin McKinley
On Tue, 26 Aug 2003 12:56:09 +0300 Alphonse Ogulla <[EMAIL PROTECTED]> wrote: > Fatal: Kernel /boot/vmlinux is too big > > compiled kernel as follows:- > atlas:/usr/src/linux# make-kpkg --initrd clean kernel_image > and also tried > atlas:/usr/src/linux# make-kpkg clean binary > > Where could I

Re: make-kpkg compiled kernel is too big

2003-08-27 Thread Alexander Schmehl
* Alphonse Ogulla <[EMAIL PROTECTED]> [030826 11:56]: > compiled kernel as follows:- > atlas:/usr/src/linux# make-kpkg --initrd clean kernel_image > and also tried > atlas:/usr/src/linux# make-kpkg clean binary > > Where could I be going wrong? Your could try to use the -bzimage parameter of mak

make-kpkg compiled kernel is too big

2003-08-26 Thread Alphonse Ogulla
Compiled kernel 2.4.21 using make-kpkg but got the following error on running lilo:- Warning: Int 0x13 function 8 and function 0x48 return different head/sector geometries for BIOS drive 0x80 Added 2.4.18 * Added 2.4.21 Added 2.2.20 Fatal: Kernel /boot/vmlinux is too big compiled kernel as follow