Find the answer to your Linux question:
Results 1 to 4 of 4
I'm running CentOS 5.2 but have been using LILO for my bootloader until I started getting a conflict between it and a syslinux update. I switched to GRUB, configured and ...
  1. #1
    Just Joined!
    Join Date
    Oct 2008
    Posts
    5

    [SOLVED] grubby: unable to open /boot/boot.b: No such file or directory



    I'm running CentOS 5.2 but have been using LILO for my bootloader until I started getting a conflict between it and a syslinux update. I switched to GRUB, configured and tested it, then removed LILO.

    Everything seems to work just fine except that anytime grubby runs (kernel update, manually, etc), it gives the error "grubby: unable to open /boot/boot.b: No such file or directory". I know boot.b is part of LILO so removing it is what removed boot.b

    My question is, do I need to worry about this error since the system boots just fine? Also, is there a way to stop this error from occurring other than reinstalling LILO?

    Mez

  2. #2
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,905
    Welcome to the forums Mez
    I have not got CentOS on any of my systems at the moment so I can't check ... but does this help?

  3. #3
    Just Joined!
    Join Date
    Oct 2008
    Posts
    5

    /etc/lilo.conf still existed, causing the error

    The article itself did not help at all. However, I noticed that lilo.conf mentioned /boot/boot.b so I checked and sure enough, /etc/lilo.conf still existed. I renamed it and the error was gone.

    I'd actually looked at that article yesterday before asking my question but it didn't sink in at that time.

    Thanks for the indirect help.

    Mez

  4. #4
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,905
    Glad your sorted ... and thanks for sharing the solution. I use grub for all my installs ... so I was not sure if the Lilo install created the /etc/kernel-img.conf on the linked page for NewKernel. I looked on an Arch and OpenSUSE install and neither had the file.

    Can you mark the thread as solved ...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •