On Sun, Sep 10, 2006 at 06:26:50PM -0000, Dominik Kubla wrote:
> # egrep -nC1 "Update.*root device.*UUID" /sbin/update-grub
> 751-
> 752:# Update the root device to mount-by-UUID
> 753-kopt=$(convert_kopt_to_uuid "$kopt")

You're making assumptions about the behaviour of a 1000+-line program by
reading one comment.

If you read the convert_kopt_to_uuid function referenced above, you'll see
that it includes conditional code intended to exclude device-mapper (LVM)
and EVMS devices from the conversion.

If you have problems with the conversion, a constructive bug report with
details of your configuration would be appreciated.

Thanks,

-- 
 - mdz

-- 
LVM/MD root filesystem not found by uuid
https://launchpad.net/bugs/54002

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to