kernel image

kevi
Linux 2.6.32.2 (2010-01-13) 81 MB  from 
http://www.friendlyarm.net/downloads when compiled gives an image of size  
2.4 MB (2517072 bytes).It doesnot load on my 128 MB board??

which ones the problem??
-My 128MB board or 
-Should the zimage size be less after compilation??

thanx,
kevin

davef
2.4MB sounds about right for the default kernel.

Can you successfully re-install the default images that came with the
board?

kevi
yes if the image is less than 2 MB it loads.but with 2.4 MB it says kernel
size exceeded or something like that

davef
The size allowed for the kernel on the 64M board is 5,242,880, would expect
the same or bigger for your board.

Someone else?

kevi
did u ever try loading a kernel image more than 2MB on ur board?My board
doesnt take it

Guest
Use part in supervivi to modify the partion sizes:
http://www.friendlyarm.net/forum/topic/541
http://www.friendlyarm.net/forum/topic/661

Kevin
thanks guest