Bug#497791: grub-pc: The bug has resurfaced in Sid, grub 1.96+20080724-14
Andrew D. Clark
adc at aclark2.nts.umn.edu
Tue Jan 20 16:32:15 UTC 2009
Package: grub-pc
Version: 1.96+20080724-14
Followup-For: Bug #497791
The system is rendered unbootable with this configuration. Removing the
"search --fs-uuid..." line, opening a grub shell and executing "insmod
linux" will allow the system to boot again.
-- Package-specific info:
*********************** BEGIN /proc/mounts
/dev/mapper/aclark2-root / ext3 rw,errors=remount-ro,data=ordered 0 0
/dev/sda1 /boot ext3 rw,errors=continue,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=(aclark2-root)
search --fs-uuid --set cea9f0b9-9823-4e80-92be-0dac3c304c0b
if font /usr/share/grub/ascii.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 ###
set root=(hd0,1)
search --fs-uuid --set 395221d6-1093-44f0-996d-9bc364b1a84a
insmod png
if background_image /grub/moreblue-orbit-grub.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.26-1-686" {
set root=(hd0,1)
search --fs-uuid --set 395221d6-1093-44f0-996d-9bc364b1a84a
linux /vmlinuz-2.6.26-1-686 root=/dev/mapper/aclark2-root ro
initrd /initrd.img-2.6.26-1-686
}
menuentry "Debian GNU/Linux, linux 2.6.26-1-686 (single-user mode)" {
set root=(hd0,1)
search --fs-uuid --set 395221d6-1093-44f0-996d-9bc364b1a84a
linux /vmlinuz-2.6.26-1-686 root=/dev/mapper/aclark2-root ro single
initrd /initrd.img-2.6.26-1-686
}
menuentry "Debian GNU/Linux, linux 2.6.25-2-686" {
set root=(hd0,1)
search --fs-uuid --set 395221d6-1093-44f0-996d-9bc364b1a84a
linux /vmlinuz-2.6.25-2-686 root=/dev/mapper/aclark2-root ro
initrd /initrd.img-2.6.25-2-686
}
menuentry "Debian GNU/Linux, linux 2.6.25-2-686 (single-user mode)" {
set root=(hd0,1)
search --fs-uuid --set 395221d6-1093-44f0-996d-9bc364b1a84a
linux /vmlinuz-2.6.25-2-686 root=/dev/mapper/aclark2-root ro single
initrd /initrd.img-2.6.25-2-686
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
linux /memtest86+.bin
}
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/30_os-prober ###
### 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: 5.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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.24 Debian configuration management sy
ii grub-common 1.96+20080724-14 GRand Unified Bootloader, version
ii libc6 2.7-18 GNU C Library: Shared libraries
ii liblzo2-2 2.03-1 data compression library
ii libncurses5 5.7+20090117-1 shared libraries for terminal hand
grub-pc recommends no packages.
Versions of packages grub-pc suggests:
ii desktop-base 5.0.3 common files for the Debian Deskto
pn os-prober <none> (no description available)
-- debconf information:
* grub-pc/linux_cmdline:
* grub-pc/chainload_from_menu.lst: true
More information about the Pkg-grub-devel
mailing list