Trying to chang grub 2 background. After googling for a couple days this is what I come up with. See underlined.
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Fedora"
GRUB_DEFAULT=saved
GRUB_GFXMODE=640x480x32
GRUB_GFXPAYLOAD_LINUX=keep
GRUB_BACKGROUND=/boot/verne.jpg
GRUB_CMDLINE_LINUX="rd.md=0 rd.lvm=0 rd.dm=0 KEYTABLE=us quiet SYSFONT=latarcyrheb-sun16 rhgb rd.luks=0 LANG=en_US.UTF-8"
Howver after running "grub2-mkconfig -o /boot/grub2/grub.cfg" and rebooting I get nothing. Any suggestions?
Henry
Ps Yes I copied verne.png to /boot