lkml.org 
[lkml]   [1999]   [May]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: make boot fails
Date
> As advised, do
>
> make bzImage
>
> > System is too big. Try using bzImige or modules.
> ^^^^^^^
> > make[1]: *** [zImage] error 1
>
> Cheers,
> Dick Johnson

It seems that you have reached the limit (1MB - 16B) of the kernel size
on i386 that can be currently handled by its internal bootloader.
I don't know if it is possible for lilo/loadlin to handle larger kernels.

The reason is that kernel size is 16bit intereger counting 16 byte chunks.
It is possible to modify it, however it could introduce many problems
with backward compatibility and needs somebody to rewrite bootloaders.

Andrzej
--
=======================================================================
Andrzej M. Krzysztofowicz ankry@mif.pg.gda.pl
phone (48)(58) 347 14 61
Faculty of Applied Phys. & Math., Technical University of Gdansk

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:51    [W:0.063 / U:1.460 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site