after I compile a newly configured kernel using:
make mrproper
make menuconifg
make dep
make clean
make bzImage
I get a vmlinuz file in /usr/src/linux (2.2.14-5.0)
and a much smaller file in arch/i386/boot/bzImage
The kernel howto indicates that bzImage is the one I should move and it
seems to work, but what is the vmlinuz file that is almost 3 times the
size?
I am trying to get the modules to compile correctly, not all of them are
getting built.
any help appreciated.
Bret
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.