Bug#506232: grub-pc: bad patch to splash images
wieszti
danielw86 at gmail.com
Mon Jun 22 14:19:07 UTC 2009
Package: grub-pc
Version: 1.96+20090603-2
Severity: normal
Hey
The file /etc/grub.d/05_debian_theme have no patch to /usr/share/images/grub where is installed splasy images from
grub2-splashimages
regards
-- Package-specific info:
*********************** BEGIN /proc/mounts
/dev/disk/by-uuid/3faea265-520e-4f30-925e-83f50ae9d1db / ext4 rw,relatime,errors=remount-ro,barrier=1,data=ordered 0 0
/dev/sda3 /media/dane ext3 rw,relatime,errors=continue,data=writeback 0 0
/dev/sda4 /media/windows fuseblk rw,nosuid,nodev,noexec,relatime,user_id=0,group_id=0,allow_other,blksize=4096 0 0
*********************** END /proc/mounts
*********************** BEGIN /boot/grub/device.map
(hd0) /dev/sda
*********************** END /boot/grub/device.map
*********************** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig 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)
search --fs-uuid --set 3faea265-520e-4f30-925e-83f50ae9d1db
if loadfont /usr/share/grub/ascii.pf2 ; then
set gfxmode=640x480
insmod gfxterm
insmod vbe
if terminal_output gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
fi
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
menuentry "Debian GNU/Linux, linux 2.6.30-1-amd64" {
set root=(hd0,1)
search --fs-uuid --set 3faea265-520e-4f30-925e-83f50ae9d1db
linux /boot/vmlinuz-2.6.30-1-amd64 root=UUID=3faea265-520e-4f30-925e-83f50ae9d1db ro quiet vga=791 splash
initrd /boot/initrd.img-2.6.30-1-amd64
}
menuentry "Debian GNU/Linux, linux 2.6.30-1-amd64 (recovery mode)" {
set root=(hd0,1)
search --fs-uuid --set 3faea265-520e-4f30-925e-83f50ae9d1db
linux /boot/vmlinuz-2.6.30-1-amd64 root=UUID=3faea265-520e-4f30-925e-83f50ae9d1db ro single quiet vga=791 splash
initrd /boot/initrd.img-2.6.30-1-amd64
}
menuentry "Debian GNU/Linux, linux 2.6.30wieszti-21.06" {
set root=(hd0,1)
search --fs-uuid --set 3faea265-520e-4f30-925e-83f50ae9d1db
linux /boot/vmlinuz-2.6.30wieszti-21.06 root=UUID=3faea265-520e-4f30-925e-83f50ae9d1db ro quiet vga=791 splash
initrd /boot/initrd.img-2.6.30wieszti-21.06
}
menuentry "Debian GNU/Linux, linux 2.6.30wieszti-21.06 (recovery mode)" {
set root=(hd0,1)
search --fs-uuid --set 3faea265-520e-4f30-925e-83f50ae9d1db
linux /boot/vmlinuz-2.6.30wieszti-21.06 root=UUID=3faea265-520e-4f30-925e-83f50ae9d1db ro single quiet vga=791 splash
initrd /boot/initrd.img-2.6.30wieszti-21.06
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Windows Vista (loader) (on /dev/sda4)" {
set root=(hd0,4)
chainloader +1
}
menuentry "Fedora (2.6.29.4-167.fc11.i586) (on /dev/sda7)" {
set root=(hd0,6)
linux /boot/vmlinuz-2.6.29.4-167.fc11.i586 ro root=UUID=f291ac02-10bd-4d48-b826-343e68d6a6ba rhgb quiet
initrd /boot/initrd-2.6.29.4-167.fc11.i586.img
}
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/40_custom ###
# This file is an example on how to add custom entries
### END /etc/grub.d/40_custom ###
*********************** END /boot/grub/grub.cfg
-- System Information:
Debian Release: squeeze/sid
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30wieszti-21.06 (SMP w/2 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages grub-pc depends on:
ii debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii grub-common 1.96+20090603-2 GRand Unified Bootloader, version
ii libc6 2.9-17 GNU C Library: Shared libraries
grub-pc recommends no packages.
Versions of packages grub-pc suggests:
pn desktop-base <none> (no description available)
ii genisoimage 9:1.1.9-1 Creates ISO-9660 CD-ROM filesystem
ii os-prober 1.29 utility to detect other OSes on a
-- debconf information:
* grub-pc/linux_cmdline:
* grub-pc/chainload_from_menu.lst: true
* grub-pc/install_devices: /dev/sda
More information about the Pkg-grub-devel
mailing list