Am 28.01.2016 um 17:46 schrieb Andrei Borzenkov:
> This still respects user settings GRUB_DISABLE_LINUX_UUID. Not sure what we
> should do in this case.

grub cant possibly know what the device name of the target OS is. This
is especially true if it tries to guess what the OS on partitions other
than the current / might expect. So:
never append any root= or resume= to the OS cmdline. Its the task of the
initrd to find the relevant block devices.

Olaf

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to