Bret Hughes <[EMAIL PROTECTED]> wrote:
>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?
The bzImage is compressed, the other is not.
>I am trying to get the modules to compile correctly, not all of them are
>getting built.
I'll assume for the moment you're also running
make modules
make modules_install
If so, can you be more specific about what modules aren't being built?
-Eric
Eric Sisler
Library Computer Technician
Westminster Public Library
Westminster, CO, USA
[EMAIL PROTECTED]
Linux - don't fear the Penguin.
Want to know what we use Linux for?
Visit http://gromit.westminster.lib.co.us/linux
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.