Actually the easiest way to recompile and install a new kernel
is to cd to the source directory:
cd /usr/src/linux

type: make xconfig and do your configuration.
then do: make dep clean install modules_install
This'll compile and install the kernel and modules for you including copying
over the map files and kernel, etc. The only thing it won't do is make
and initrd image for you. You can make one with mkinitrd. RTFM for details.

Then you'll have to edit lilo.conf do lilo -c and reboot.

Cheers,
Sheldon.
-- 
==============================================================================
Sheldon Lee Wen [EMAIL PROTECTED], Nortelnetworks Ottawa Canada
Skyeast CSA
x55800
"Superstition is a word the ignorant use to describe their ignorance."
  -- Sifu.
==============================================================================

Reply via email to