Re: Compiling the kernel - hiccups, and output
Hi,
Make bzImage would place a image file under
./arch/$(architecture)/boot/$(kimage). You need to care about
bzImage, ./System.map, and ./vmlinux, which is needed for generating
the psdatabase, needed for the commands ps and friends. You also need
to care asbout the modules produced ...
Umm this is getting messy. May I suggest you install the
package kernel-package, cd to the kernel source top, and say
% make mrproper; make menuconfig
configure the kernel as you wish, and say
% make=-pkg kernel_image
Wait. A kernel image file will be produced shortly, which may then
be shipped home as desired. It really is far easier this way. (You
could try make-kpkg -n kernel_image to see what it would do).
manoj
--
The programmer, like the poet, works only slightly removed from pure
thought- stuff. He builds his castles in the air, from air, creating
by exertion of the imagination. Few media of creation are so
flexible, so easy to polish and rework, so readily capable of
realizing grand conceptual structures. Frederick Brooks, Jr., The
Mythical Man Month
Manoj Srivastava <url:mailto:srivasta@acm.org>
Mobile, Alabama USA <url:http://www.datasync.com/%7Esrivasta/>
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com
Reply to: