[Bug 299861] Re: grub2 does not look for splash images in default grub2-splashimages location
DasFox
dasfox at gmail.com
Mon Oct 5 01:57:04 UTC 2009
In /etc/grub.d/05_debian_theme I have this:
for i in {/boot/grub,/usr/share/images/desktop-
base}/Windbuchencom.{png,tga} ; do
The grub2-splash get installed into /usr/share/images/grub/.
So what I've done for now to fix the problem is add in the path:
(/usr/share/images/grub)
for i in {/boot/grub,/usr/share/images/grub,/usr/share/images/desktop-
base}/Windbuchencom.{png,tga} ; do
Leaving the images in /usr/share/images/grub/ isn't working, unless you
add the path into /etc/grub.d/05_debian_theme
--
grub2 does not look for splash images in default grub2-splashimages location
https://bugs.launchpad.net/bugs/299861
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list