On Sat, 14 Dec 1996, J. Ramos Goncalves wrote:

> Proceed like this:
> 
> cp /usr/src/kernel-source-2.0.27/arch/i386/boot/zImage /boot/linux-2.0.27
> cp /usr/src/kernel-source-2.0.27/System.map /boot/System.map-2.0.27
> ln -s /boot/linux-2.0.27 /vmlinuz
> ln -s /boot/System.map-2.0.27 /System.map

There is an easier way.  From the source tree, I did this for 2.0.27:

make-kpkg -revision 2.0.27-tech.1 kernel_image
cd ..
dpkg -i kernel-image-2.0.27_2.0.27-tech.0_i386.deb
lilo
reboot

(Machine name is 'tech'; I use actual source, not the kernel-source
package.)

However, does anyone know why I have to manually run lilo after installing
the kernel?

   |    This is OFFICIAL WRITTEN notification that I want to be REMOVED    |
   |    from ALL commercial mailing lists.  EVERY message sent from this   |
   |  account has had this request posted. ALL UNSOLICITED ADVERTISEMENTS  |
   |      SENT TO THIS ACCOUNT ARE IN VIOLATION OF FEDERAL (U.S.) LAW.     |
   | Opinions expressed are not necessarily those of Cyclades Corporation. |


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Reply via email to