QUOTE (SilverSurfer60 @ Dec 14 2007, 03:17 AM)

Although you say the boot themes are installed you don't say what theme has been selected in the boot section of mcc. Maybe you have text only selected, or am I missing the point?
"Set up boot graphical theme of system" shows:
Graphical boot mode: silent
Theme: Mandriva-One
Display theme under console - is checked.
When the system boots, once past GRUB (which correctly displays the graphical menu), the yellow Mandriva star appears in a white circle at the top of the screen, then as everything loads in, it lists everything down the screen in text mode, the screen background is black. Once the font is loaded in, the Mandriva star and circle disappear. The same text screen is displayed during shutdown, except the Mandriva star/circle are not displayed. Monitor resolution is set to 1024x768.
Currently, /boot/grub/menu.lst is:
CODE
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,0)/boot/gfxmenu
default 0
title linux
kernel (hd0,0)/boot/vmlinuz-desktop586 BOOT_IMAGE=linux root=/dev/hda1 resume=/dev/hda3 splash=silent vga=791
initrd (hd0,0)/boot/initrd-desktop586.img
title failsafe
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=failsafe root=/dev/hda1 failsafe
initrd (hd0,0)/boot/initrd.img
title desktop586 2.6.22.12-1
kernel (hd0,0)/boot/vmlinuz-2.6.22.12-desktop586-1mdv BOOT_IMAGE=desktop586_2.6.22.12-1 root=/dev/hda1 resume=/dev/hda3 splash=silent vga=791
initrd (hd0,0)/boot/initrd-2.6.22.12-desktop586-1mdv.img