non-fatal errors during boot

Steven Stern subscribed-lists at sterndata.com
Tue Mar 12 17:10:22 UTC 2013


I receive errors when booting:

1.  cannot load the splashimage (file not found)
2.  "keytable" deprecated
3.  font "true" not found

These seem to be coming from /boot/efi/EFI/redhat/grub.conf

So:

a) If I edit this file, will the edits be preserved going foward, as new
kernels are installed?
b)  Am I crazy to touch this file?
c)  splash.xpm.gz doesn't exist anywhere on my system. Is this a FEDUP
artifact or should the file be there?




# grub.conf generated by anaconda
# Note that you do not have to rerun grub after making changes to this file.
# NOTICE:  You have a /boot partition. This means that all kernel and
#          initrd paths are relative to /boot, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/sda2
#          initrd /initrd-[generic-]version.img
boot=/dev/sda1
device (hd0,1) HD(1,800,64000,dafa04e8-8628-4e28-8aa5-9c0944b90c26)
default=0
timeout=15
splashimage=(hd0,1)/grub/splash.xpm.gz
hiddenmenu
title Fedora (3.8.2-206.fc18.x86_64)
        root (hd0,1)
        kernel /vmlinuz-3.8.2-206.fc18.x86_64
root=UUID=cb50f2fc-5f16-4a1c-8dc5-2bcc76ab5e80 rd.md=0 rd.lvm=0 rd.dm=0
 KEYTABLE=us SYSFONT=True rd.luks=0 ro LANG=en_US.UTF-8  quiet
        initrd /initramfs-3.8.2-206.fc18.x86_64.img
title Fedora (3.8.1-201.fc18.x86_64)
        root (hd0,1)



-- 
-- Steve


More information about the users mailing list