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

Thomas Rabaix thomas.rabaix at gmail.com
Thu Jun 26 10:03:50 UTC 2008


Hello,

I just update my Fedora 8 with yum, and I don't want to reboot it as I
get an error during the update. I cannot easily rescue it in
case of problem as the host is located at a remote location (datacenter).

so the /boot/boot.b is missing, the bootloader is lilo.

How can I regenerate this file ?

I have include more information about my configuration.

Thanks for your help.

Thomas

INFORMATION
============

I have a Fedora 8 :

# cat /etc/fedora-release
Fedora release 8 (Werewolf)

I had updated the system from a FC4 to Fedora 8 a month ago, I just
follow the instruction from the wiki. Everything went fine.

Now today I run the command sudo yum update , I resume the
dependencies to kernel packages :

Installing:
 kernel                  i686       2.6.25.6-27.fc8  updates            18 M
 kernel-devel            i686       2.6.25.6-27.fc8  updates           5.2 M

Updating:
kernel-headers          i386       2.6.25.6-27.fc8  updates           734 k

Removing:
 kernel                  i686       2.6.23.17-88.fc7  installed          44 M
 kernel-devel            i686       2.6.23.17-88.fc7  installed          15 M

during the installation I get

  Installing: kernel                       ##################### [ 20/144]
grubby: unable to open /boot/boot.b: No such file or directory

The bootloader is Lilo :
# dd if=/dev/sda obs=512 count=1 2>/dev/null|grep LILO
Binary File ... matches

my lilo.conf

#cat lilo.conf
prompt
timeout=50
default=2.6.25.6-27.fc8
boot=/dev/sda
map=/boot/map
install=/boot/boot.b
lba32
append=""
#serial=0,9600n8

image=/boot/vmlinuz-2.6.25.6-27.fc8
        label=2.6.25.6-27.fc8
        read-only
        root=/dev/sda1
        initrd=/boot/initrd-2.6.25.6-27.fc8.img
image=/boot/vmlinuz-2.6.24.7-92.fc8
        label=2.6.24.7-92.fc8
        read-only
        root=/dev/sda1
        initrd=/boot/initrd-2.6.24.7-92.fc8.img
image=/boot/bzImage-2.6.24.5-xxxx-grs-ipv4-32
        label=linux
        read-only
        root=/dev/sda1

The default kernel is present
# ls -lsa /boot/vmlinuz-2.6.25.6-27.fc8
2052 -rw-r--r-- 1 root root 2095904 jun 13 22:47 /boot/vmlinuz-2.6.25.6-27.fc8

-- 
Thomas Rabaix




More information about the fedora-list mailing list