On Thu, 27 Sep 2001, Puja Puri wrote:

 |2. make menuconfig (for configuring the kernel)
 |3. make dep (for checking for dependencies )
 |4. make bzImage / make zImage ( this creates the kernel image)

4.5. make modules

 |5. make modules_install

 |6. make install (this will update ur lilo.conf with the kernel image u
 |got after complilation)
 |7. make drivers
 |8. reboot !!

Where did you get the kernel sources from ???

[kingsly@utopia linux]$ grep drivers: Makefile
[kingsly@utopia linux]$ grep install: Makefile
modules_install: _modinst_ $(patsubst %, _modinst_%, $(SUBDIRS)) _modinst_post
modules modules_install: dummy
[kingsly@utopia linux]$

Not everybody uses lilo... so I seriously doubt if an option to update
lilo.conf would have made it into the kernel.

Kingsly


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to