Also, if you have an encrypted root, and GRUB 1.98 does not recognize
it, remove the following lines in the /util/getroot.c file.

          if (ent->d_name[0] == 'd' &&
              ent->d_name[1] == 'm' &&
              ent->d_name[2] == '-' &&
              ent->d_name[3] >= '0' &&
              ent->d_name[3] <= '9')
            continue;

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/998097

Title:
  Grub2 not recognise GPT when presence hybrid MBR

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/998097/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to