Bug#563061: grub-pc: search for uuid fails on boot
Martin Naughton
blades2000 at gmail.com
Sat Dec 29 17:42:51 UTC 2012
Hello Thibaut,
Even in that code that you comment out it is using the probe to find the
uuid. If it finds the uuid i wonder why setting it can not find the uuid.
less -N /usr/lib/grub/grub-mkconfig_lib
127 # If there's a filesystem UUID that GRUB is capable of
identifying, use it;
128 # otherwise set root as per value in device.map.
129 echo "set root='`${grub_probe} --device ${device}
--target=drive`'"
130 if fs_uuid="`${grub_probe} --device ${device} --target=fs_uuid 2>
/dev/null`" ; then
131 echo "search --no-floppy --fs-uuid --set ${fs_uuid}"
132 fi
--
Regards
Martin Naughton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20121229/d33148cd/attachment.html>
More information about the Pkg-grub-devel
mailing list