Bug#487445: grub-pc: freezes after two keystrokes

Paul van Tilburg paulvt at debian.org
Sat Jun 21 22:15:41 UTC 2008


Package: grub-pc
Version: 1.96+20080621-1
Severity: normal

Hello,

I have installed grub-pc and am currently still using the
chainload-from-grub-to-grub2 option.  However, when I choose "Chainload
into GRUB 2" option, and then try to press KP_Down twice to get to the
kernel I want, it freezes just before that.  I have to reset my Macbook
(santa-rosa version).
It might me that the switch from grub to grub2 is causing this freezing.
On the other hand, if I replace the now still working grub setup in
which I _can_ select the right kernel.. I might never be able to fix it
again.

Regards,
Paul


-- Package-specific info:

*********************** BEGIN /proc/mounts
/dev/mapper/main-Debian / ext3 rw,relatime,data=ordered 0 0
/dev/mapper/main-Debian /dev/.static/dev ext3 rw,data=ordered 0 0
/dev/sda2 /boot ext3 rw,relatime,data=ordered 0 0
/dev/mapper/main-Home /home ext3 rw,relatime,data=ordered 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/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
insmod lvm
set root=(main-Debian)
search --fs-uuid --set a0bb222f-e519-4de1-a010-1d343cfd10eb
if font /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 lvm
set root=(main-Debian)
search --fs-uuid --set a0bb222f-e519-4de1-a010-1d343cfd10eb
insmod png
if background_image /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 ###
set root=(hd0,2)
search --fs-uuid --set debfa200-e200-47ef-bb8c-fd3519cef247
menuentry "Debian GNU/Linux, linux 2.6.25-2-amd64" {
	linux	/vmlinuz-2.6.25-2-amd64 root=/dev/mapper/main-Debian ro vga=0x305 
	initrd	/initrd.img-2.6.25-2-amd64
}
menuentry "Debian GNU/Linux, linux 2.6.25-2-amd64 (single-user mode)" {
	linux	/vmlinuz-2.6.25-2-amd64 root=/dev/mapper/main-Debian ro single vga=0x305
	initrd	/initrd.img-2.6.25-2-amd64
}
menuentry "Debian GNU/Linux, linux 2.6.22-3-amd64" {
	linux	/vmlinuz-2.6.22-3-amd64 root=/dev/mapper/main-Debian ro vga=0x305 
	initrd	/initrd.img-2.6.22-3-amd64
}
menuentry "Debian GNU/Linux, linux 2.6.22-3-amd64 (single-user mode)" {
	linux	/vmlinuz-2.6.22-3-amd64 root=/dev/mapper/main-Debian ro single vga=0x305
	initrd	/initrd.img-2.6.22-3-amd64
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
*********************** END /boot/grub/grub.cfg

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (102, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages grub-pc depends on:
ii  debconf [debconf-2.0]    1.5.22          Debian configuration management sy
ii  grub-common              1.96+20080621-1 GRand Unified Bootloader, version 
ii  libc6                    2.7-12          GNU C Library: Shared libraries
ii  liblzo2-2                2.03-1          data compression library
ii  libncurses5              5.6+20080614-1  Shared libraries for terminal hand

grub-pc recommends no packages.

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





More information about the Pkg-grub-devel mailing list