RE: is 2.2.0-final ready for official release?

David B. Rees (dbr@spoke.nols.com)
Sat, 23 Jan 1999 17:43:08 -0800 (PST)


On 23-Jan-99 David D.W. Downey wrote:
> I installed the source ona RH 5.2 x86 AMD K6 PR166MMX machine. I upgraded
> only what the development required files list was from www.linuxberg.com. I
> did a make mrproper ; make menuconfig. I kept everything as it was except I
> removed the SCSI support as I have no SCSI. I did a make dep ; make clean;
> make modules; make modules_install; mv /boot/System.map-2.0.36-3
> /boot/System.map-OLD20363; rm /boot/System.map; cp
> /usr/src/linux/System.map /boot/System.map-2.2.0-final; ln -s
> /boot/System.map-2.2.0-final /boot/System.map; linuxconf

You seem to be missing a make zImage or make bzImage in there, as well as
copying the image to /boot. Are you sure you're running 2.2pre9? ;-)

-Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/