Re: Compiling the kernel - hiccups, and output

1997-01-21 Thread Manoj Srivastava
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

Compiling the kernel - hiccups, and output

1997-01-15 Thread David Wright
I've just been compiling the kernel, mainly because of my problem with probing a depca card. I compiled it using the kernel-source-2.0.27 package and had the following minor problems and queries: 1) What exactly is the substantial output of the "make zImage" step. Because "INSTALL_PATH=/home/david