On Sun, 23 Oct 2022 14:43:27 +1100
Stephen Morris <samor...@netspace.net.au> wrote:

> Hi,
>      I have the following default config file in /etc/default/grub,
> and I have issued the grub2-mkconfig command to update
> /boot/grub2/grub.cfg which confirms that it found the background
> image, and when I look at /boot/grub2/grub.cfg it contains the
> necessary command to load png support and contains the
> background-image command to load the referenced image file, but the
> background does not display when the grub menu does, what am I
> missing? I've had used the grub-customizer app, without doing any
> config changes, and it successfully load the image from the
> specifications in /etc/default/grub.

> GRUB_BACKGROUND=/usr/share/sddm/themes/Galaxy-SDDM_3hu72/Galaxy-SDDM_3hu72.png

I suspect that the image needs to be in the /boot file system.  So

GRUB_BACKGROUND=/boot/grub2/images/...

Jim
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to