<div class="gmail_quote">Package: grub-pc<br>
Version: 1.96+20090309-1<br>
Severity: wishlist<br>
<br>
<br>
It would be a nice feature if the video mode would be passed to the booting<br>
kernel and so the resolution and background image stay there for the boot messages.<br>
<br>
As issued at the grub mailing list (<a href="http://lists.gnu.org/archive/html/grub-devel/2009-03/msg00121.html" target="_blank">http://lists.gnu.org/archive/html/grub-devel/2009-03/msg00121.html</a>),<br>
Robert Millan made a patch for this.<br>
<br>
<br>
With kind regards,<br>
<br>
Bert Reuer<br>
<br>
<br>
-- Package-specific info:<br>
<br>
*********************** BEGIN /proc/mounts<br>
/dev/disk/by-uuid/9a9bfe66-b8f9-4f89-afd3-72636774493e / ext3 rw,errors=remount-ro,data=ordered 0 0<br>
*********************** END /proc/mounts<br>
<br>
*********************** BEGIN /boot/grub/device.map<br>
(fd0)   /dev/fd0<br>
(hd0)   /dev/hda<br>
*********************** END /boot/grub/device.map<br>
<br>
*********************** BEGIN /boot/grub/grub.cfg<br>
#<br>
# DO NOT EDIT THIS FILE<br>
#<br>
# It is automatically generated by /usr/sbin/grub-mkconfig using templates<br>
# from  and settings from /etc/default/grub<br>
#<br>
<br>
### BEGIN /etc/grub.d/00_header ###<br>
set default=0<br>
set timeout=5<br>
set root=(hd0,1)<br>
search --fs-uuid --set 9a9bfe66-b8f9-4f89-afd3-72636774493e<br>
if loadfont /usr/share/grub/ascii.pf2 ; then<br>
  set gfxmode=640x480<br>
  insmod gfxterm<br>
  insmod vbe<br>
  if terminal_output gfxterm ; then true ; else<br>
    # For backward compatibility with versions of terminal.mod that don&#39;t<br>
    # understand terminal_output<br>
    terminal gfxterm<br>
  fi<br>
fi<br>
### END /etc/grub.d/00_header ###<br>
<br>
### BEGIN /etc/grub.d/05_debian_theme ###<br>
set root=(hd0,1)<br>
search --fs-uuid --set 9a9bfe66-b8f9-4f89-afd3-72636774493e<br>
insmod png<br>
if background_image /boot/grub/moreblue-orbit-grub.png ; then<br>
  set color_normal=black/black<br>
  set color_highlight=magenta/black<br>
else<br>
  set menu_color_normal=cyan/blue<br>
  set menu_color_highlight=white/blue<br>
fi<br>
### END /etc/grub.d/05_debian_theme ###<br>
<br>
### BEGIN /etc/grub.d/10_linux ###<br>
menuentry &quot;Debian GNU/Linux, linux 2.6.28-1-686&quot; {<br>
        set root=(hd0,1)<br>
        search --fs-uuid --set 9a9bfe66-b8f9-4f89-afd3-72636774493e<br>
        linux   /boot/vmlinuz-2.6.28-1-686 root=UUID=9a9bfe66-b8f9-4f89-afd3-72636774493e ro vga=794<br>
        initrd  /boot/initrd.img-2.6.28-1-686<br>
}<br>
menuentry &quot;Debian GNU/Linux, linux 2.6.28-1-686 (recovery mode)&quot; {<br>
        set root=(hd0,1)<br>
        search --fs-uuid --set 9a9bfe66-b8f9-4f89-afd3-72636774493e<br>
        linux   /boot/vmlinuz-2.6.28-1-686 root=UUID=9a9bfe66-b8f9-4f89-afd3-72636774493e ro single vga=794<br>
        initrd  /boot/initrd.img-2.6.28-1-686<br>
}<br>
menuentry &quot;Debian GNU/Linux, linux 2.6.26-1-686&quot; {<br>
        set root=(hd0,1)<br>
        search --fs-uuid --set 9a9bfe66-b8f9-4f89-afd3-72636774493e<br>
        linux   /boot/vmlinuz-2.6.26-1-686 root=UUID=9a9bfe66-b8f9-4f89-afd3-72636774493e ro vga=794<br>
        initrd  /boot/initrd.img-2.6.26-1-686<br>
}<br>
menuentry &quot;Debian GNU/Linux, linux 2.6.26-1-686 (recovery mode)&quot; {<br>
        set root=(hd0,1)<br>
        search --fs-uuid --set 9a9bfe66-b8f9-4f89-afd3-72636774493e<br>
        linux   /boot/vmlinuz-2.6.26-1-686 root=UUID=9a9bfe66-b8f9-4f89-afd3-72636774493e ro single vga=794<br>
        initrd  /boot/initrd.img-2.6.26-1-686<br>
}<br>
### END /etc/grub.d/10_linux ###<br>
<br>
### BEGIN /etc/grub.d/30_os-prober ###<br>
### END /etc/grub.d/30_os-prober ###<br>
<br>
### BEGIN /etc/grub.d/40_custom ###<br>
# This file is an example on how to add custom entries<br>
### END /etc/grub.d/40_custom ###<br>
*********************** END /boot/grub/grub.cfg<br>
<br>
-- System Information:<br>
Debian Release: squeeze/sid<br>
  APT prefers unstable<br>
  APT policy: (500, &#39;unstable&#39;)<br>
Architecture: i386 (i686)<br>
<br>
Kernel: Linux 2.6.28-1-686 (SMP w/1 CPU core)<br>
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)<br>
Shell: /bin/sh linked to /bin/bash<br>
<br>
Versions of packages grub-pc depends on:<br>
ii  debconf [debconf-2.0]    1.5.26          Debian configuration management sy<br>
ii  grub-common              1.96+20090309-1 GRand Unified Bootloader, version<br>
ii  libc6                    2.9-4           GNU C Library: Shared libraries<br>
<br>
grub-pc recommends no packages.<br>
<br>
Versions of packages grub-pc suggests:<br>
ii  desktop-base                  5.0.5      common files for the Debian Deskto<br>
pn  os-prober                     &lt;none&gt;     (no description available)<br>
<br>
-- debconf information excluded<br>
</div><br>