Bug#467111: grub2: no png module
Khaled Hosny
khaledhosny at eglug.org
Sat Feb 23 05:59:27 UTC 2008
Package: grub2
Version: 1.96+20080219-2
Severity: normal
There is no png.mod in /boot/grub/, though it is assumed in grub.conf
file. This results in no background image shown.
-- Package-specific info:
*********************** BEGIN
/dev/sda1 / ext3 rw,data=ordered 0 0
/dev/sda1 /dev/.static/dev ext3 rw,data=ordered 0 0
/dev/hdc5 /media/sda5 vfat rw,gid=46,fmask=0007,dmask=0007,codepage=cp437,iocharset=iso8859-1,utf8 0 0
/dev/hdc6 /media/sda6 vfat rw,gid=46,fmask=0007,dmask=0007,codepage=cp437,iocharset=iso8859-1,utf8 0 0
/dev/hdc7 /media/sda7 vfat rw,gid=46,fmask=0007,dmask=0007,codepage=cp437,iocharset=iso8859-1,utf8 0 0
/dev/sda10 /media/sdb10 ext3 rw,data=ordered 0 0
/dev/sda11 /media/sdb11 ext3 rw,data=ordered 0 0
/dev/sda12 /media/sdb12 ext3 rw,data=ordered 0 0
/dev/sda5 /media/sdb5 ext3 rw,data=journal 0 0
/dev/sda6 /media/sdb6 ext3 rw,data=journal 0 0
/dev/sda8 /media/khaled ext3 rw,data=ordered 0 0
/dev/sda9 /media/sdb9 ext3 rw,data=ordered 0 0
*********************** END
*********************** BEGIN /boot/grub/device.map
(hd0) /dev/sda
(hd1) /dev/hdc
*********************** END /boot/grub/device.map
*********************** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/update-grub using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=(hd0,1)
if font (hd0,1)/usr/share/grub/unicode.pff ; then
set gfxmode=640x480
insmod gfxterm
insmod vbe
terminal gfxterm
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
insmod png
if background_image (hd0,1)/usr/share/images/desktop-base/debian-blueish-wallpaper-640x480.png ; then
set color_normal=black/black
set color_highlight=magenta/black
else
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_hurd ###
### END /etc/grub.d/10_hurd ###
### BEGIN /etc/grub.d/10_linux ###
menuentry "Debian GNU/Linux, linux 2.6.23-1-486" {
linux (hd0,1)/boot/vmlinuz-2.6.23-1-486 root=/dev/sda1 ro vga=791 splash=silent
initrd (hd0,1)/boot/initrd.img-2.6.23-1-486
}
menuentry "Debian GNU/Linux, linux 2.6.23-1-486 (single-user mode)" {
linux (hd0,1)/boot/vmlinuz-2.6.23-1-486 root=/dev/sda1 ro single vga=791 splash=silent
initrd (hd0,1)/boot/initrd.img-2.6.23-1-486
}
### END /etc/grub.d/10_linux ###
*********************** END /boot/grub/grub.cfg
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.23-1-486
Locale: LANG=ar_EG.UTF-8, LC_CTYPE=ar_EG.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF8)
Shell: /bin/sh linked to /bin/bash
Versions of packages grub2 depends on:
ii debconf 1.5.19 Debian configuration management sy
ii grub-pc 1.96+20080219-2 GRand Unified Bootloader, version
grub2 recommends no packages.
-- debconf information excluded
--
Khaled Hosny
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20080223/cdfa79ad/attachment.pgp
More information about the Pkg-grub-devel
mailing list