Your message dated Sun, 13 Dec 2009 21:55:38 +0000
with message-id <[email protected]>
and subject line Bug#530357: fixed in grub2 1.97+experimental.20091213-1
has caused the Debian Bug report #530357,
regarding grub-pc: GRUB2 can't find device via UUID
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
530357: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530357
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: grub-pc
Version: 1.97~beta3-1
Severity: normal
Once trying to boot inside the chainload of grub2 (I didn't run
upgrade-from-grub-legacy yet) I get the following message
error: can't find device uuid 7db31666-2b6f-4a25-81ab-06c29d8c4a29
(in fact, it is something like that)
and the it gets back to the menu (the one which is supposed to be the menu
after the complete upgrade).
The uuid of my drive is actually that one (at least blkid says so). It boots
when I edit the menu and remove that search line and specify root as
root=/dev/hda1. I really can't figure out what's going on. Also the memtest
entries need to be edited (linux16 instead of linux) in order to work.
Thanks in advance.
-- Package-specific info:
*********************** BEGIN /proc/mounts
/dev/hda1 / ext3 rw,relatime,errors=remount-ro,data=ordered 0 0
*********************** END /proc/mounts
*********************** BEGIN /boot/grub/device.map
(hd0) /dev/hda
*********************** 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
insmod ext2
set root=(hd0,1)
search --no-floppy --fs-uuid --set 7db31666-2b6f-4a25-81ab-06c29d8c4a29
if loadfont /usr/share/grub/unicode.pf2 ; then
set gfxmode=1024x768
# The line bellow keeps the vga mode to console
set gfxpayload=keep
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
set timeout=5
### 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-686" {
insmod ext2
set root=(hd0,1)
search --no-floppy --fs-uuid --set 7db31666-2b6f-4a25-81ab-06c29d8c4a29
linux /boot/vmlinuz-2.6.30-1-686
root=UUID=7db31666-2b6f-4a25-81ab-06c29d8c4a29 ro quiet
initrd /boot/initrd.img-2.6.30-1-686
}
menuentry "Debian GNU/Linux, Linux 2.6.30-1-686 (recovery mode)" {
insmod ext2
set root=(hd0,1)
search --no-floppy --fs-uuid --set 7db31666-2b6f-4a25-81ab-06c29d8c4a29
linux /boot/vmlinuz-2.6.30-1-686
root=UUID=7db31666-2b6f-4a25-81ab-06c29d8c4a29 ro single
initrd /boot/initrd.img-2.6.30-1-686
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
linux /boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
linux /boot/memtest86+.bin console=ttyS0,115200n8
}
### 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 provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
*********************** END /boot/grub/grub.cfg
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (900, 'testing'), (400, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
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.27 Debian configuration management sy
ii grub-common 1.97~beta3-1 GRand Unified Bootloader, version
ii libc6 2.9-25 GNU C Library: Shared libraries
ii ucf 3.0022 Update Configuration File: preserv
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
-- debconf information:
grub2/kfreebsd_cmdline:
* grub2/linux_cmdline:
* grub-pc/chainload_from_menu.lst: true
grub-pc/kopt_extracted: true
grub-pc/install_devices:
grub-pc/postrm_purge_boot_grub: false
grub2/kfreebsd_cmdline_default: quiet
* grub2/linux_cmdline_default: quiet
--- End Message ---
--- Begin Message ---
Source: grub2
Source-Version: 1.97+experimental.20091213-1
We believe that the bug you reported is fixed in the latest version of
grub2, which is due to be installed in the Debian FTP archive:
grub-common_1.97+experimental.20091213-1_amd64.deb
to main/g/grub2/grub-common_1.97+experimental.20091213-1_amd64.deb
grub-coreboot_1.97+experimental.20091213-1_amd64.deb
to main/g/grub2/grub-coreboot_1.97+experimental.20091213-1_amd64.deb
grub-efi-amd64_1.97+experimental.20091213-1_amd64.deb
to main/g/grub2/grub-efi-amd64_1.97+experimental.20091213-1_amd64.deb
grub-efi-ia32_1.97+experimental.20091213-1_amd64.deb
to main/g/grub2/grub-efi-ia32_1.97+experimental.20091213-1_amd64.deb
grub-efi_1.97+experimental.20091213-1_amd64.deb
to main/g/grub2/grub-efi_1.97+experimental.20091213-1_amd64.deb
grub-emu_1.97+experimental.20091213-1_amd64.deb
to main/g/grub2/grub-emu_1.97+experimental.20091213-1_amd64.deb
grub-firmware-qemu_1.97+experimental.20091213-1_amd64.deb
to main/g/grub2/grub-firmware-qemu_1.97+experimental.20091213-1_amd64.deb
grub-ieee1275_1.97+experimental.20091213-1_amd64.deb
to main/g/grub2/grub-ieee1275_1.97+experimental.20091213-1_amd64.deb
grub-linuxbios_1.97+experimental.20091213-1_amd64.deb
to main/g/grub2/grub-linuxbios_1.97+experimental.20091213-1_amd64.deb
grub-pc_1.97+experimental.20091213-1_amd64.deb
to main/g/grub2/grub-pc_1.97+experimental.20091213-1_amd64.deb
grub-rescue-pc_1.97+experimental.20091213-1_amd64.deb
to main/g/grub2/grub-rescue-pc_1.97+experimental.20091213-1_amd64.deb
grub2_1.97+experimental.20091213-1.diff.gz
to main/g/grub2/grub2_1.97+experimental.20091213-1.diff.gz
grub2_1.97+experimental.20091213-1.dsc
to main/g/grub2/grub2_1.97+experimental.20091213-1.dsc
grub2_1.97+experimental.20091213-1_amd64.deb
to main/g/grub2/grub2_1.97+experimental.20091213-1_amd64.deb
grub2_1.97+experimental.20091213.orig.tar.gz
to main/g/grub2/grub2_1.97+experimental.20091213.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Felix Zielcke <[email protected]> (supplier of updated grub2 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 13 Dec 2009 21:36:03 +0100
Source: grub2
Binary: grub2 grub-linuxbios grub-efi grub-common grub-emu grub-pc
grub-rescue-pc grub-coreboot grub-efi-ia32 grub-efi-amd64 grub-ieee1275
grub-firmware-qemu grub-yeeloong
Architecture: source amd64
Version: 1.97+experimental.20091213-1
Distribution: unstable
Urgency: low
Maintainer: GRUB Maintainers <[email protected]>
Changed-By: Felix Zielcke <[email protected]>
Description:
grub-common - GRand Unified Bootloader, version 2 (common files)
grub-coreboot - GRand Unified Bootloader, version 2 (Coreboot version)
grub-efi - GRand Unified Bootloader, version 2 (dummy package)
grub-efi-amd64 - GRand Unified Bootloader, version 2 (EFI-AMD64 version)
grub-efi-ia32 - GRand Unified Bootloader, version 2 (EFI-IA32 version)
grub-emu - GRand Unified Bootloader, version 2 (emulated version)
grub-firmware-qemu - GRUB firmware image for QEMU
grub-ieee1275 - GRand Unified Bootloader, version 2 (Open Firmware version)
grub-linuxbios - GRand Unified Bootloader, version 2 (dummy package)
grub-pc - GRand Unified Bootloader, version 2 (PC/BIOS version)
grub-rescue-pc - GRUB bootable rescue images, version 2 (PC/BIOS version)
grub-yeeloong - GRand Unified Bootloader, version 2 (Yeeloong version)
grub2 - GRand Unified Bootloader, version 2 (dummy package)
Closes: 530357 560346
Changes:
grub2 (1.97+experimental.20091213-1) unstable; urgency=low
.
* New Bazaar snapshot.
- Fix search command failing on some broken BIOSes (Closes: #530357)
.
[ Robert Millan ]
* grub-extras moved to Bazaar.
.
[ Felix Zielcke ]
* Ship grub-mkpasswd-* only in grub-common.
* Delete obsolete /etc/grub.d/10_freebsd if it has not been modified,
else disable it. (Closes: 560346)
Checksums-Sha1:
f708494319db5014568973b1453153028a73e021 2203
grub2_1.97+experimental.20091213-1.dsc
e0feef165ed2345248c75dbc63769dae455559ae 1622420
grub2_1.97+experimental.20091213.orig.tar.gz
549f1df11a6a1f1190da623e7c28e1cf624ed933 136124
grub2_1.97+experimental.20091213-1.diff.gz
82abac567ead6356c3dee9130d589815b64475ad 210664
grub2_1.97+experimental.20091213-1_amd64.deb
d2105add6d7d22b6c059f66c86e6ac246448b880 209488
grub-linuxbios_1.97+experimental.20091213-1_amd64.deb
25c716300fd25b9fcf0b6a33c588afae7c62ec32 209482
grub-efi_1.97+experimental.20091213-1_amd64.deb
6c3579c9a60638cbda3c56fc1213922a056e3864 1474184
grub-common_1.97+experimental.20091213-1_amd64.deb
0b03c197796ce1d942959ae10f0e2a858211d07f 842094
grub-emu_1.97+experimental.20091213-1_amd64.deb
691aef06baf736948fec8cea3ba22b2f0b5e42fa 880352
grub-pc_1.97+experimental.20091213-1_amd64.deb
e4ab3987123d3dd9f023ed26ad4f74e634bc7470 210220
grub-rescue-pc_1.97+experimental.20091213-1_amd64.deb
7c819b42b2fdd8b62af2cad992cfc28e22f0dc2f 650388
grub-coreboot_1.97+experimental.20091213-1_amd64.deb
ba0e35973a495714a621ff8983cd07199bd60678 678840
grub-efi-ia32_1.97+experimental.20091213-1_amd64.deb
4256420d3ff4e6deb097bc30a281d9f0bfa3d91e 743416
grub-efi-amd64_1.97+experimental.20091213-1_amd64.deb
d793775f87e1023443c51cf549fb68acfc6ff295 634516
grub-ieee1275_1.97+experimental.20091213-1_amd64.deb
fbd6565f385d7eae6283e148d7ad5cd0b73a4560 603858
grub-firmware-qemu_1.97+experimental.20091213-1_amd64.deb
Checksums-Sha256:
cd11855919eaec576b8102be7bb1d6ba338d23a194f97aecd55a3e0d8b27cb7f 2203
grub2_1.97+experimental.20091213-1.dsc
4b187cd3795264da8f6b0e21eb4bd91a32968f0c735f94aea59a712538e40b8f 1622420
grub2_1.97+experimental.20091213.orig.tar.gz
79d18cbf597e9c7e992e995634d28993c091e61a8a888b8fb4b6ddb6b64f755d 136124
grub2_1.97+experimental.20091213-1.diff.gz
0960b3d4fc5a9acb7ac42519023b66c598e0e063a0657c2ffebaa424c75312c1 210664
grub2_1.97+experimental.20091213-1_amd64.deb
c4c25a30002e4533cbb1ae9164ceb5b899237cd11a34cf72643b34ebb19dc905 209488
grub-linuxbios_1.97+experimental.20091213-1_amd64.deb
4b15c47344f924b3b7ba5e5254baea9573161385a795a20d996e023b241f098f 209482
grub-efi_1.97+experimental.20091213-1_amd64.deb
a290a0c99f5feaf3cd133401a9aa2f4cca8c71df1add7a2eb5f6e5cfcd24dc98 1474184
grub-common_1.97+experimental.20091213-1_amd64.deb
ed7c0e2a6e5d1f8291ea6e3ce985cef393f43c8da7b5332433345af275290db0 842094
grub-emu_1.97+experimental.20091213-1_amd64.deb
95551783171b43b40f4ae80e554ea3f6a8aec08c8bd44500070c502dbc1a8a7c 880352
grub-pc_1.97+experimental.20091213-1_amd64.deb
ef92f6b65f5e24651031b7d1b503d312721c2c50ce6ea35e191656951b5b7f73 210220
grub-rescue-pc_1.97+experimental.20091213-1_amd64.deb
d7c6d4999e557ab75aeb9cc54c45fdd9c33f0285b56efe66c055840639ce961f 650388
grub-coreboot_1.97+experimental.20091213-1_amd64.deb
44190484e39c4fc72e4b8bf3763b8a2ce9352e8d3fac387a1828001c298e6d87 678840
grub-efi-ia32_1.97+experimental.20091213-1_amd64.deb
7c104a608d72195b316cc8b71c73a54410040ebc56efdd12831236da2f7805e1 743416
grub-efi-amd64_1.97+experimental.20091213-1_amd64.deb
650dc4102323a1e4a9a9cf0fc855ae53ff39c422909b7c8490bfed828544fd81 634516
grub-ieee1275_1.97+experimental.20091213-1_amd64.deb
ba92e2ef47211e99216fdc9693e4bbe315b2e7078f2a5d21f324554052585ea3 603858
grub-firmware-qemu_1.97+experimental.20091213-1_amd64.deb
Files:
6142b2b42aa2225fdabfb49b3692d735 2203 admin extra
grub2_1.97+experimental.20091213-1.dsc
6483ba56899dba18a790153df5be4a69 1622420 admin extra
grub2_1.97+experimental.20091213.orig.tar.gz
3e9f4b461bd44cf1ec57504a14465171 136124 admin extra
grub2_1.97+experimental.20091213-1.diff.gz
77b176edbe8747f865a0fb5a664a4408 210664 admin extra
grub2_1.97+experimental.20091213-1_amd64.deb
efbd16ac5d5aa6e97258e6b1ce2fbe4d 209488 admin extra
grub-linuxbios_1.97+experimental.20091213-1_amd64.deb
c73622043258d2933e63c4af91cade9d 209482 admin extra
grub-efi_1.97+experimental.20091213-1_amd64.deb
74fe6f2f87c91db1455f6c515662710e 1474184 admin extra
grub-common_1.97+experimental.20091213-1_amd64.deb
834c6e0a14f4d6b35240e290ced11fc7 842094 admin extra
grub-emu_1.97+experimental.20091213-1_amd64.deb
f7cf58b5732646f94c0dc580246d6e39 880352 admin extra
grub-pc_1.97+experimental.20091213-1_amd64.deb
211479efa035a5b099173c727d9b3685 210220 admin extra
grub-rescue-pc_1.97+experimental.20091213-1_amd64.deb
f9c60dcc12d8ac3ffb970f4740ebe58e 650388 admin extra
grub-coreboot_1.97+experimental.20091213-1_amd64.deb
5b395df652819e46d9d48e25b6e67341 678840 admin extra
grub-efi-ia32_1.97+experimental.20091213-1_amd64.deb
fba6bef8821f5c0253686ce14452a1f8 743416 admin extra
grub-efi-amd64_1.97+experimental.20091213-1_amd64.deb
8f9d5e587583371894eaafdb6e35d3bf 634516 admin extra
grub-ieee1275_1.97+experimental.20091213-1_amd64.deb
d137e5520b93e74fbcfe603fccd53ed0 603858 admin extra
grub-firmware-qemu_1.97+experimental.20091213-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQEcBAEBCgAGBQJLJVW6AAoJEH84BcfYL7nILA4H/05aUzmSrv6T4Qon4so2MwDS
jOPWWIMd2UafpxLsMcaSVDgr9GwcrymNlXic5pCP8cwRlY0TCLxUwJWUxInGRzwv
Veg4TW8puIB2Yo/ct5ksl4iwk0e/BRK1x4LrRH2KzfAyU+9ZPb3tBG3LYfs8eVF3
U+TRjYso00UPDzQFYM+OwsHb8iIm4qmPtQc6LGD8ro5RWnlBabaZU8j1v3yq6qAs
5+iXG45u1GXxz/jSiszlLFKOkPkqLknogA67VniMEzLBJXF1sjIOsjek4FpI2bhx
IftnWu4T/4TmLgx527nE+Wtp7EdY5Q9+6nhdHfZbX3dgkl7und1ZLGKfhVtDSBc=
=BX9t
-----END PGP SIGNATURE-----
--- End Message ---