I just reviewed the source code util/grub-install.c
if (uuid)
{
fprintf (load_cfg_f, "search.fs_uuid %s root ",
uuid);
grub_install_push_module ("search_fs_uuid");
}
After that why we use grub_util_fprint_full_disk_name ) to add the disk
name? Is it ok if we don't add it or skip it to below lines.
fprintf (load_cfg_f, "set prefix=($root)'%s'\n",
escaped_relpath);
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1311552
Title:
System always entering image media after finish the recovery without
the installer media unplugged.
To manage notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/1311552/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs