Bug#476479: [grub-common] Booting with grub takes more than 10 seconds to get to the menu
Paul Menzel
pm.debian at googlemail.com
Wed Apr 16 20:43:32 UTC 2008
Package: grub-common
Version: 1.96+20080413-1
Severity: normal
--- Please enter the report below this line. ---
Dear DDs,
as reported in [1] as a side node and the update-grub problem got solved
grub still displays
Welcome to GRUB!
for about 10 seconds when booting and displays the menu afterwards.
Thanks,
Paul
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475177
This is may current configuration. I did not see any difference to my
last report.
$ cat /boot/grub/device.map
(fd0) /dev/fd0
(hd0) /dev/sda
(hd1) /dev/sdb
$ cat /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 raid
set default=0
set timeout=5
set root=(speicher-root)
if font (md0)/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 (md0)/grub/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.24-1-686" {
linux (md0)/vmlinuz-2.6.24-1-686 root=/dev/mapper/s-r ro
initrd (md0)/initrd.img-2.6.24-1-686
}
menuentry "Debian GNU/Linux, linux 2.6.24-1-686 (single-user mode)" {
linux (md0)/vmlinuz-2.6.24-1-686 root=/dev/mapper/s-r ro single
initrd (md0)/initrd.img-2.6.24-1-686
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.24-1-686
Debian Release: lenny/sid
500 unstable debian.tu-bs.de
--- Package information. ---
Depends (Version) | Installed
==========================-+-============
base-files (>= 4.0.1~) | 4.0.3
libc6 (>= 2.7-1) | 2.7-10
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20080416/89342495/attachment-0001.pgp
More information about the Pkg-grub-devel
mailing list