lkml.org 
[lkml]   [1999]   [Apr]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: System is too big
Ihr Name wrote:
>
> I wanted to compile the kernel (2.0.36) on my P2 300 with 163840 kb
> memory. make dep; make clean; make zImage are done without any warnings
> or errors. But only until the end of make zImage. These are the last
> eight lines I always receive:
>
> Root device is (3,3)
> Boot sector 512 bytes.
> Setup is 4416 bytes.
> System is 526 kb
> System is too big
> make [1]: *** [zImage] Error 1
> make [1]: Leaving dirctory /usr/src/linux/.../boot
> make [1]: *** [zImage] Error 2
>
> I don´t know what to do. I´d pleased if anybody can help me. Thanx!!!
>
> -
> 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/

make bzImage in place of make zImage
then
cp arch/i386/boot/bzImage /boot/vmlinuz-2.0.36 (or whatever your file would be)

-
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.198 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site