Description of problem: After recent updates, GRUB displays error message during boot: error: ../../grub-core/fs/fshelp.c:257:File not found "/grub2/themes/system/fireworks.png". Press any key to continue. After few seconds menu appears. Plain, black and white text mode menu, not the colorful system theme. (error message was translated back into english from local language, may not be 100% correct) Version-Release number of selected component (if applicable): grub2-efi-x64-2.06~rc1-3.fc34.x86_64 grub2-starfield-theme-2.02-0.40.fc26.x86_64 (is this the system theme? it does not contain fireworks.png) How reproducible: Always. Steps to Reproduce: 1. Reboot Additional info: % rpm -qf /boot/grub2/themes/system/theme.txt grub2-starfield-theme-2.02-0.40.fc26.x86_64 % grep fireworks.png /boot/grub2/themes/system/theme.txt desktop-image: "fireworks.png" BUT! % rpm -ql grub2-starfield-theme | grep theme.txt /boot/grub2/themes/system/theme.txt /usr/share/grub/themes/starfield/theme.txt % grep fireworks.png`rpm -ql grub2-starfield-theme | grep theme.txt` % Something was copied incorrectly?
(In reply to Tomasz Torcz from comment #0) [snip] > Version-Release number of selected component (if applicable): > grub2-efi-x64-2.06~rc1-3.fc34.x86_64 > grub2-starfield-theme-2.02-0.40.fc26.x86_64 (is this the system theme? it > does not contain fireworks.png) > Are you trying to use a F26 package on a F34 installation ? This package has not been shipped in Fedora for a long time, so it's hard to know why it isn't working with the latest package version.
It's the only grub *theme package I have installed. It must have been carried over all the system upgrades in the past years.