grub-devel
[Top][All Lists]
Advanced

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

GRUB doesn't allow background images with upper case file extensions


From: Alexander Kurtz
Subject: GRUB doesn't allow background images with upper case file extensions
Date: Wed, 26 Jan 2011 11:20:26 +0100

Dear GRUB developers,

when I try to use background images with upper case file extensions
(e.g. `foo.JPEG') it doesn't work. If I try to debug this manually from
the grub shell, I get this:

        grub> background_image /grub/comet.JPEG
        error: unsupported bitmap format
        grub>

This is unfortunate since most digital cameras produce images with upper
case file extensions. FAT filesystems and Windows in general might be
other sources of files with upper case file extensions.

I can confirm that the attached patch fixes the problem for me. If you
have no objections, please include it in the next version.

Best regards

Alexander Kurtz

PS: I first reported this to the Debian BTS, see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611123 

Attachment: ignore-case-of-file-extensions.patch
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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