> > System is 527 kB
> > System is too big. Try using bzImage or modules.
> > make[1]: *** [zImage] Error 1
> > make[1]: Leaving directory `/usr/src/linux-2.2.12/arch/i386/boot'
> > make: *** [boot] Error 2
> > I know for certain that I chose to build a modular kernel. 
> > I was also very picky about the features and modules that
> > I chose to build, only selecting those that were appropriate
> > for my hardware. I've never used
> > bzImage. How would one go about that?

type 'make bzImage' instead of 'make zImage'

> > Or better yet, how can I build a modular kernel that isn't too big
> > (when I thought that I was in fact trimming the fat from my kernel)
> > and avoid bzImage if I can?

Make more things modules when you make the config.
Why wouldn't you want to make a bzImage anyhow?

regards,

d.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to