Go through it item by item and remove any drivers you dont need. Old ide 
drivers, networking, scsi, sound, bluetooth. Find out what hardware your 
machine has and recompile it with only those options. Play around and read 
the help thats available when compiling the kernel. Worst case scenario, 
simply compile a BARE kernel and recomple everything else you need as a 
module and put them on a seperate disk so you can load them if/when you need 
them. Compiling a kernel can be a very machine personal thing. Without 
knowing the exact hardware its very hard to say exactly what options to use. 

On Wednesday 12 March 2003 05:04 am, 1stFlight wrote:
> Are you using "make bzImage:" when you compile? It makes for a smaller
> kernel
>
> Eng Se-Hsieng wrote:
> >Dear all,
> >
> >I've just compiled a new kernel and the vmlinuz is over 2Mb in size.
> >Since mkbootdisk returns : Not enough space and I don't have a CD writer
> >on my system, I'm unable to create a boot disk and am a little wary
> >about not having one.
> >
> >How does one know what are the minimum options to choose in order to
> >reduce the size of the vmlinuz? My system is a Toshiba Satellite 4030CDT
> >(Celeron 266 Mhz)
> >
> >Thank you.
> >
> >Regards,
> >Se-Hsieng
> >-
> >To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> >the body of a message to [EMAIL PROTECTED]
> >More majordomo info at  http://vger.kernel.org/majordomo-info.html
> >Please read the FAQ at http://www.linux-learn.org/faqs

-- 
#------------------------
#Eric Bambach   
[EMAIL PROTECTED] 
#------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to