help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Grub background issue.


From: Gregg Levine
Subject: Re: Grub background issue.
Date: Tue, 13 Oct 2015 18:58:44 -0400

Hello!
Mine too.

Problem here is that there's not enough information.
-----
Gregg C Levine address@hidden
"This signature fought the Time Wars, time and again."


On Tue, Oct 13, 2015 at 5:43 PM, Peter Hillier-Brook <address@hidden> wrote:
> On 13/10/15 17:17, Andrei Borzenkov wrote:
>> 13.10.2015 18:50, Gregg Levine пишет:
>>> Hello!
>>> Not a guess, an accurate statement of fact. Targa files are definitely
>>> not supported. I believe Jpeg and Bitmap ones are.
>>>
>>
>>         case "$GRUB_BACKGROUND" in
>>             *.png)         reader=png ;;
>>             *.tga)         reader=tga ;;
>>             *.jpg|*.jpeg)  reader=jpeg ;;
>>             *)             gettext "Unsupported image format" >&2; echo
>>>&2; exit 1 ;;
>>         esac
>>
>> tga was added Mon Jul 31 14:21:36 2006.
>
> My error, sorry.
>
>
> _______________________________________________
> Help-grub mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-grub



reply via email to

[Prev in Thread] Current Thread [Next in Thread]