Bug#497791: grub-pc: System unbotable due to "search --fs-uuid" command
Robert Millan
rmh at aybabtu.com
Thu Sep 4 20:04:57 UTC 2008
On Thu, Sep 04, 2008 at 01:38:59PM +0200, Marc Fargas wrote:
> > This should show the one in grub.cfg
>
>
> Yes, the UUIDs are equal are the same.
In:
menuentry "Debian GNU/Linux, linux 2.6.26-1-686" {
set root=(hd0,1)
search --fs-uuid --set 72cbcfa8-57bf-4b37-9489-e3eaf056d94d
linux /vmlinuz-2.6.26-1-686 root=/dev/mapper/castor-root ro selinux=1
initrd /initrd.img-2.6.26-1-686
}
Please try inserting:
echo $root
echo Press enter to continue
read
after the search command, and tell us if it has changed the value of root
variable (will be printed to screen).
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
More information about the Pkg-grub-devel
mailing list