> Does someone know why a GENERIC is about 2,3mb in size and the kernel i
> compiled myself by the handbook (only changing irq-settings for the NE2000)
> is about 9,8 mb?
> Even removing things that are not present (scsi's etc) doesn't help much.
> Performance goes down noticeably (athl600-256mb), though still much faster
> than SuSE linux on same system.
Try running strip -g /kernel. Actually,
chflags noschg /kernel
strip -g /kernel
chflags schg /kernel
If that doesn't bring the size down, then you must have too much stuff
in your config file. In that case, just make sure you're starting with
GENERIC and not LINT.
- Donn
-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 80,000 Newsgroups - 16 Different Servers! =-----