Hello !
On 28-Feb-00 Richard Adams wrote (concerning Re: how to config ax25 modules at redhat
>> make dep ; make clean ; make bzImage
>> "upgade /etc/lilo.conf" ; /bin/lilo.conf
> /bin/lilo.conf will give "no such file or directory" as an error, so there
> is a possable problem here, namly lilo has not installed the new kernel.???
The program is just called "lilo" and usually lives in /bin. The config-file lives in
/etc and is named lilo.conf. Catch 22: In the toplevel Makefile of the kernel, you
might have to change the
#INSTALL_PATH=/boot
line, depending on whether you got new kernel sources and where the kernel is
installed on your system.
> Another and beter way is to have kerneld or kmod as its called in the
> 2.2.xx kernels to automaticly load kernel modules upon demand.
I think that the module loader now lives in kernel space, as opposed to user space
under 2.0.x. S.b. correct me if I am wrong, please.
Jochen
--
"The opposite of a correct statement is a false
statement. But the opposite of a profound truth may
well be another profound truth." -- Niels Bohr