[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: lilo not "accepting" a new kernel



Ron Johnson wrote:
Hi,

When I run lilo to integrate a new kernel, it is rejected.
Anyone have a clue why?

# lilo -v LILO version 22.6.1, Copyright (C) 1992-1998 Werner Almesberger
  Development beyond version 21 Copyright (C) 1999-2004 John Coffman
  Released 17-Nov-2004, and compiled at 10:36:02 on Nov 29 2005
  Debian GNU/Linux
Warning: LBA32 addressing assumed
  Reading boot sector from /dev/hda
  Using MENU secondary loader
  Calling map_insert_data
Boot image: /boot/vmlinuz-2.6.12-1-386
  Mapping RAM disk /boot/initrd.img-2.6.12-1-386
  Added Linux-2.6.12 *
Skipping /boot/vmlinuz-2.6.14-1-386 <<<<<<<<<<<<<<<<
  Writing boot sector.
  /boot/boot.0300 exists - no boot sector backup copy made.


Here is the commentless version of my /etc
  boot=/dev/hda
  root=/dev/hda2
  map=/boot/map
  delay=20
  prompt
  image=/boot/vmlinuz-2.6.12-1-386
          label=Linux-2.6.12
          read-only
          optional
          initrd=/boot/initrd.img-2.6.12-1-386
  image=/boot/vmlinuz-2.6.14-1-386
          label=Linux-2.6.14
          read-only
          optional
          initrd=/boot/initrd.img-2.6.14-1-386


Yeah, them names. I fell into that so many times, I now stick with the symlinks vmlinuz and .old and even then I mix up who's old and who's not... ;-)

H







Reply to: