Re: kernel too big
From: Matthias Johnson (matthiasjbg@yahoo.com)Date: 12/11/01
- Next message: Dr. V. Bhatnagar: "Re: how to use network printer in linux"
- Previous message: Jem Berkes: "Re: DNS Security (2)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Matthias Johnson <matthiasjbg@yahoo.com> Date: Tue, 11 Dec 2001 04:09:56 GMT
try 'make bzImage' . This will create a compressed kernel.
Alternatively, you can be more selective about what you include in
the kernel. For example you probably can throw out large parts of the
SCSI subset, even if you have one or two scsi cards ...
\@matthias
thegreatkarthik@yahoo.co.in (karthikeyan) writes:
> sir,
> I have recompiled the kernel
> using "make menuconfig". I read out the file README from
> /usr/src/linux(which gives the step wise method for kernel compiling)
> . sir In kernel compiling we have options like [M - modularisation ]
> in that instead of modularising the modules I used [ * - which will
> load the modules at the boot time automatically] so the kernel size
> has gone very big so I am getting the error "kernel too big" . Note :
> I have used "make bzImage " - which will create compressed kernel even
> then I am getting the error "kernel too big". Without compiling the
> kernel is there any way to avoid the problem.Thk in adv..
-- Matthias Johnson matthiasjbg@yahoo.com http://www.geocities.com/matthiasjbg/
- Next message: Dr. V. Bhatnagar: "Re: how to use network printer in linux"
- Previous message: Jem Berkes: "Re: DNS Security (2)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|