#628550 grub-pc: Since 1.99-1, /usr/share/images/desktop-base/spacefun-grub.png is not displayed any more at boot

Package:
grub-pc
Source:
grub2
Description:
GRand Unified Bootloader, version 2 (PC/BIOS version)
Submitter:
Damien Wyart
Date:
2011-11-10 18:48:04 UTC
Severity:
normal
#628550#5
Date:
2011-05-30 05:47:51 UTC
From:
To:
Hi,

Since 1.99-1, the spacefun-gurb background image is not displayed
anymore.

On another computer with a different partitioning scheme, the problem is
not present, so that might be related to partitions and filesystems.

Here is the /etc/fstab file from THIS OTHER COMPUTER, WHERE THE PROBLEM
DOES NOT OCCUR :
# /dev/sda7 none            swap    sw              0       0
# /dev/sda5 / xfs defaults,errors=remount-ro,relatime,logbsize=262144 0 1
# tmpfs           /tmp            tmpfs   defaults,nosuid,nodev,size=2G 0 0
# /dev/sda6 /home xfs default,noatime,nodiratime,logbsize=262144 0 2

The main difference with the computer where the background is NOT
displayed is that /usr and /var are not on a different partition.

Thanks

Damien Wyart

#628550#10
Date:
2011-06-03 17:32:11 UTC
From:
To:
I've hit probably the same bug when loading unicode.pf2, also from a XFS
partition. Version is 1.99-6.

Here's the (truncated) debug output:

...
kern/fs.c:54: Detecting xfs...
kern/disk.c:397: Read out of range: sector 0xe200000999b96b68 (out of
partition).
...
error: font format error: can't read section name.

#628550#15
Date:
2011-11-10 10:02:58 UTC
From:
To:
This is completely unrelated and probably fixed by recent XFS fix.
Please avoid lumping bugs together otherwise the whole bug is likely to
be closed when the original reporter's bug is fixed, independently of
the status of yours

#628550#20
Date:
2011-11-10 18:08:19 UTC
From:
To:
[...]

It's indeed fixed in current unstable. Sorry for hi-jacking the bug
report, I had reasons to believe it was the same bug.