Your message dated Sun, 27 Jul 2008 18:45:37 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#487282: Use of UUIDs needs testing/discussion and may not
be suitable for Lenny
has caused the Debian Bug report #487282,
regarding Use of UUIDs needs testing/discussion and may not be suitable for
Lenny
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.)
--
487282: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487282
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: grub
Version: 0.97-40
Severity: serious
Tags: d-i
This new version of grub has a fairly major change in the way the
/boot/grub/menu.lst file is created, which has had only limited discussion
and testing.
The change could affect new installs and also has usability issues for end
users. Although it may fix some cases where grub installation or updates
now fail, it is not clear that the change is suitable for Lenny at this
stage of the release.
This BR is intended to keep the new version in unstable until the change
can be better tested and approved for inclusion in Lenny (as discussed
with Robert Millan on IRC in #d-boot).
The relevant change is:
* update-grub: Use filesystem UUIDs when available.
This results in the following changes in menu.lst files (testing the change
in VirtualBox failed, so the below was done by hand and may not be 100%
accurate):
# kopt=root=/dev/hda1 ro
---->
# kopt=root=UUID=50efc4c6-b493-4abf-b4b3-c5c9818eb0ef ro
[...]
title Debian GNU/Linux, kernel 2.6.24-1-686
root (hd0,0)
kernel /boot/vmlinuz-2.6.24-1-686 root=/dev/hda1 ro quiet
initrd /boot/initrd.img-2.6.24-1-686
---->
title Debian GNU/Linux, kernel 2.6.24-1-686
root (hd0,0)
kernel /boot/vmlinuz-2.6.24-1-686
root=UUID=50efc4c6-b493-4abf-b4b3-c5c9818eb0ef ro quiet
initrd /boot/initrd.img-2.6.24-1-686
signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
Closing as I've decided not to care about the quality of Lenny anymore.
--- End Message ---