Hi,
I've not been able to change the bootsplash image in R5A22. I edited the /etc/bootsplash/themes/current/config/bootsplash-800x600.cfg file to point the jpeg and silentjpeg variables at my new 800x600 image, and then ran add_bootsplash.sh which seemed to do the right thing, modifying the initrd.gz file in some way and not throwing up any errors (response shown as follows)
Code:
Added Linux *
Skipping /vmlinuz.old
You should now see a splash screen when booting!
However when I reboot the splash screen is the same as before. I can't figure out whether because there is already a splash screen image in the initrd.gz that it means you can't change it, or whether something else is going on that I don't understand.
lilo -v returns the following prior to the reboot but after running add_bootsplash
Code:
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 18:58:03 on Nov 18 2004
Debian GNU/Linux
Reading boot sector from /dev/hda
Warning: Kernel & BIOS return differing head/sector geometries for device 0x80
Kernel: 19457 cylinders, 255 heads, 63 sectors
BIOS: 1023 cylinders, 240 heads, 63 sectors
Using MENU secondary loader
Calling map_insert_data
Boot image: /boot/vmlinuz-2.6.13.2-chw-3
Mapping RAM disk /boot/initrd.gz
Added Linux *
Skipping /vmlinuz.old
Writing boot sector.
/boot/boot.0300 exists - no boot sector backup copy made.
Is there some way to regenerate an initrd without a bootsplash image embedded and then run add_bootsplash to append the image I want? I've been looking at mkinitrd but can't really work out what I need to configure prior to running it, as it isn't installed by default with knoppmyth and consequently when installed it is in a default unconfigured state.
Thanks
Simon