Bug#462497: grub-pc: debian theme not working

florian kriener debian-bugs at leflo.de
Fri Jan 25 10:40:09 UTC 2008


Package: grub-pc
Version: 1.95+20080124-1
Severity: important


When grub tries to display the theme, it does only display a red line at the top of the screen. After that grub boots linux normaly, i.e. the first entry in grub.cfg. My guess is, that it has something to do with /usr being on a lvm volume, because I had trouble with that and the font (Bug #425666).

-- Package-specific info:

*********************** BEGIN /proc/mounts
rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec 0 0
none /proc proc rw,nosuid,nodev,noexec 0 0
udev /dev tmpfs rw 0 0
/dev/hda1 / ext3 rw,data=ordered 0 0
/dev/hda1 /dev/.static/dev ext3 rw,data=ordered 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid 0 0
usbfs /proc/bus/usb usbfs rw,nosuid,nodev,noexec 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,nosuid,noexec 0 0
fusectl /sys/fs/fuse/connections fusectl rw 0 0
/dev/mapper/linux-var /var reiserfs rw 0 0
/dev/mapper/linux-tmp /tmp reiserfs rw 0 0
/dev/mapper/linux-usr /usr reiserfs rw 0 0
/dev/mapper/linux-opt /opt reiserfs rw 0 0
/dev/mapper/linux-home /home reiserfs rw 0 0
/dev/mapper/linux-pub /pub reiserfs rw 0 0
/dev/hdb2 /space reiserfs rw 0 0
/dev/mapper/linux-apt--archives /var/cache/apt/archives ext3 rw,data=ordered 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,nosuid,nodev,noexec 0 0
*********************** END /proc/mounts

*********************** BEGIN /boot/grub/device.map
(hd0)	/dev/hda
(hd1)	/dev/hdb
*********************** 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 ###
insmod lvm
set default=0
set timeout=5
set root=(hd0,1)
font (linux-usr)/share/grub/unicode.pff
set gfxmode=640x480
insmod gfxterm
insmod vbe
terminal gfxterm
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod tga
background_image (linux-usr)/share/images/desktop-base/debian-blueish-wallpaper-640x480.tga
set color_normal=black/black
set color_highlight=magenta/black
### 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.22-3-k7" {
	linux	(hd0,1)/boot/vmlinuz-2.6.22-3-k7 root=/dev/hda1 ro noapic vga=791
	initrd	(hd0,1)/boot/initrd.img-2.6.22-3-k7
}
menuentry "Debian GNU/Linux, linux 2.6.22-3-k7 (single-user mode)" {
	linux	(hd0,1)/boot/vmlinuz-2.6.22-3-k7 root=/dev/hda1 ro single noapic vga=791
	initrd	(hd0,1)/boot/initrd.img-2.6.22-3-k7
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
	linux	(hd0,1)/boot/memtest86+.bin
}
### END /etc/grub.d/20_memtest86+ ###
*********************** END /boot/grub/grub.cfg

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grub-pc depends on:
ii  base-files                    4.0.2      Debian base system miscellaneous f
ii  debconf [debconf-2.0]         1.5.18     Debian configuration management sy
ii  libc6                         2.7-6      GNU C Library: Shared libraries
ii  liblzo2-2                     2.02-3     data compression library

grub-pc recommends no packages.

-- debconf information:
  grub-pc/chainload_from_menu.lst: true





More information about the Pkg-grub-devel mailing list