Comment 7 for bug 499483

Revision history for this message
Nixloz (nixloz) wrote :

>GRUB can't know how the later booted kernel and udev names the /dev/
>files for your disks.
>It can only use UUIDs LABEL and a file on the filesystem which the
>search command already supports.

then why does the search still use the --fs-uuid option even though
GRUB_DISABLE_LINUX_UUID is set to true and uncommented?
should the "set root=(hdX,Y)" command not take care of the location
for grub to look for its files?
in some cases the search seems to be looking for different UUID's
than those passed by the command (set in grub.cfg).