On Wed, 26 Jan 2000, richard bown wrote about, Re: AX.25 Configuration HOWTO:
> As for the ramdisk for start up never found it needed on RH, but I'm curious
> as to the preference to use bzlilo , instead of bzImage. I've always used
> either zImage or bzImage depending on the kernel version, and then edited
> lilo.conf manually before running lilo.
> I've also noticed that on the 2.2.13 kernel and later ?
> there is no need to run make dep, and then make clean.
> Any chance of some clarification on these please ?
>
The ramdisk part has been explaned.
(b)zlilo makes the image, places it in the root directory, unless otherwise
defined in the Makefile, option =
# INSTALL_PATH specifies where to place the updated kernel and system map
# images. Uncomment if you want to place them anywhere other than root.
#INSTALL_PATH=/boot
and then runs lilo for you, it copys the old image to vmlinuz.old and
System.map to .old, unfortunaly if there is anything wrong with the
compile, like you forgot to define ide support ;-) then it possably will
render your machine unbootable without a floopy (rescue) disk.
[snip]
--
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/