Hello,

Volodymyr Kostyrko:
 3. What catalogs are your spacehogs? Examine the output of:

find / -type d -maxdepth 1 -mindepth 1 -exec du -hd0 {} \;

Searching for bigger dirs turned out that my /boot was bigger than needed

114M    /boot

So a way to go would be to either:

1/ define "nomakeoptions DEBUG" in kernel

2/ Stop building all of the modules implying WITH_MODULES or NO_MODULES to not omit module building at all.

3/ Stop building megakernel and move to minikernel loading everything else from modules

In case you wonder how come I am so wise - I am not. This was all with suggested by a friendly and kind member of this list.

Many thanks!!!


--
Zbigniew Szalbot
www.LCWords.com

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to