It seems I've finally succeeded into compiling the kernel successfully (cross
fingers).  Now, for installation, I have to:

# cp /usr/src/linux/arch/i386/boot/bzImage /boot/vmlinuz-2.0.35
# cp /usr/src/linux/System.map /boot/System.map-2.0.35
# cp /usr/src/linux/.config /boot/config-2.0.35

Next, remove /vmlinuz symlink to /boot/vmlinuz-2.0.34, and create a new symlink
/vmlinuz pointing to /boot/vmlinuz-2.0.35.

If all this is correct so far, what's the point in running lilo to update it?
In fact, lilo already point to /vmlinuz:

boot=/dev/hda2
root=/dev/hda2
install=/boot/boot.b
map=/boot/map
vga=normal
delay=20
image=/vmlinuz
label=Linux
read-only

How about the other places lilo.conf point to?  /boot/boot.b and /boot/map,
haven't been changed, should they?

TIA

Horacio
-- 
Claves - GnuPG/PGP - Keys : http://www.rediris.es/cert/keyserver
o/or
Envía un mensaje vacío a [EMAIL PROTECTED] con la línea de asunto:
Send a blank message to [EMAIL PROTECTED] with the subject line:
Tipo de Clave/Key Type                          Asunto:/Subject:

DSA/ElGamal                                     fetch dsa/elgamal
DSS/Diffie-Hellman                              fetch dh/dss
RSA                                             fetch rsa

Reply via email to