Please post the output of the following commands:
- Code: Select all
rpm -qa | grep bootsplash
- Code: Select all
rpm -qa | grep pclinuxos
- Code: Select all
cat /boot/grub/menu.lst | grep splash
Moderator: slax
rpm -qa | grep bootsplashrpm -qa | grep pclinuxoscat /boot/grub/menu.lst | grep splash

Bit late now on this side of the big pond

[oliver@localhost ~]$ su -
Wachtwoord:
[root@localhost ~]# rpm -qa | grep bootsplash
bootsplash-3.2.9-1pclos2007
[root@localhost ~]# rpm -qa | grep pclinuxos
pclinuxos-theme-1.1.8-2pclos2007
pclinuxos-release-2007-1pclos2007
pclinuxos-menu-messages-2007-4pclos2007
rpm-pclinuxos-setup-1.29-6pclos2007
pclinuxos-gfxboot-theme-0.4-3pclos2007
pclinuxos-mime-0.4-14pclos2007
pclinuxos-theme-screensaver-1.1.6-4pclos2007
[root@localhost ~]# cat /boot/grub/menu.lst | grep splash
kernel (hd0,5)/boot/vmlinuz BOOT_IMAGE=PClinuxOS_Gnome_Zen2008.0mini root=/dev/hda6 acpi=on resume=/dev/hda5 mem=1270M splash=silent vga=788
kernel (hd0,5)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=/dev/hda6 acpi=on resume=/dev/hda5 mem=1270M splash=silent
kernel (hd0,6)/vmlinuz BOOT_IMAGE=PuppyLinux pmedia=idehd splash=silent
kernel (hd0,5)/boot/vmlinuz BOOT_IMAGE=linux root=/dev/hda6 acpi=on resume=/dev/hda5 mem=1270M splash=silent vga=788
kernel (hd0,5)/boot/vmlinuz-2.6.26.8.tex3 BOOT_IMAGE=PCLOSzen_kernel_2.6.26.8.tex3 root=/dev/hda6 acpi=on resume=/dev/hda5 mem=1270M splash=silent vga=788
[root@localhost ~]#

BOOT_IMAGE=PClinuxOS_Gnome_Zen2008.0mini
BOOT_IMAGE=PCLOSzen_kernel_2.6.26.8.tex3


[oliver@localhost ~]$ cat /boot/grub/menu.lst
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,5)/usr/share/gfxboot/themes/pclinuxos/boot/message
default 7
title PClinuxOS Gnome Zen2008.0mini
kernel (hd0,5)/boot/vmlinuz BOOT_IMAGE=PClinuxOS_Gnome_Zen2008.0mini root=/dev/hda6 acpi=on resume=/dev/hda5 mem=1270M splash=silent vga=788
initrd (hd0,5)/boot/initrd.img
title linux-nonfb
kernel (hd0,5)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=/dev/hda6 acpi=on resume=/dev/hda5 mem=1270M splash=silent
initrd (hd0,5)/boot/initrd.img
title failsafe
kernel (hd0,5)/boot/vmlinuz BOOT_IMAGE=failsafe root=/dev/hda6 failsafe acpi=on resume=/dev/hda5
initrd (hd0,5)/boot/initrd.img
title RecoveryWindows
root (hd0,0)
makeactive
chainloader +1
title WindowsXP
root (hd0,1)
makeactive
chainloader +1
title PuppyLinux
kernel (hd0,6)/vmlinuz BOOT_IMAGE=PuppyLinux pmedia=idehd splash=silent
initrd (hd0,6)/initrd.gz
title linux
kernel (hd0,5)/boot/vmlinuz BOOT_IMAGE=linux root=/dev/hda6 acpi=on resume=/dev/hda5 mem=1270M splash=silent vga=788
initrd (hd0,5)/boot/initrd.img
title PCLOSzen kernel 2.6.26.8.tex3
kernel (hd0,5)/boot/vmlinuz-2.6.26.8.tex3 BOOT_IMAGE=PCLOSzen_kernel_2.6.26.8.tex3 root=/dev/hda6 acpi=on resume=/dev/hda5 mem=1270M splash=silent vga=788
initrd (hd0,5)/boot/initrd-2.6.26.8.tex3.img
[oliver@localhost ~]$

title zen-2.6.26.8.tex3
kernel (hd0,5)/boot/vmlinuz-2.6.26.8.tex3 BOOT_IMAGE=zen-2.6.26.8.tex3 root=/dev/hda6 acpi=on resume=/dev/hda5 mem=1270M splash=silent vga=788
initrd (hd0,5)/boot/initrd-2.6.26.8.tex3.img



and thisgrub-gfxmenu --update-theme
grub-gfxmenu --update-gfxmenu


Users browsing this forum: No registered users and 0 guests