Example of invalid Windows8 entry on UEFI system:
http://ubuntuforums.org/showpost.php?p=12379417&postcount=32
menuentry 'Windows 8 (loader) (on /dev/sda3)' --class windows --class os
$menuentry_id_option 'osprober-chain-98F2-07ED' {
insmod part_gpt
insmod fat
set root='hd0,gpt3'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt3
--hint-efi=hd0,gpt3 --hint-baremetal=ahci0,gpt3 98F2-07ED
else
search --no-floppy --fs-uuid --set=root 98F2-07ED
fi
drivemap -s (hd0) ${root}
chainloader +1
}
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024383
Title:
invalid Windows EFI entries in GRUB
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1024383/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs