<html>
<head>
<base href="https://issues.openmandriva.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_IN_PROGRESS "
title="IN_PROGRESS - The boot loader is place on the wrong disk."
href="https://issues.openmandriva.org/show_bug.cgi?id=1998#c49">Comment # 49</a>
on <a class="bz_bug_link
bz_status_IN_PROGRESS "
title="IN_PROGRESS - The boot loader is place on the wrong disk."
href="https://issues.openmandriva.org/show_bug.cgi?id=1998">bug 1998</a>
from <span class="vcard"><a class="email" href="mailto:efremmc2@gmail.com" title="Efrem McCrimon <efremmc2@gmail.com>"> <span class="fn">Efrem McCrimon</span></a>
</span></b>
<pre>Yes, you are correct, on UEFI systems, it boots from /boot/efi on the EPS
partition. This is associated with GUID partitions known as GPT. If EPS does
not exist on a GUID/GPT system, BIOS set to UEFI, it will not boot. If you
have a GUID parted system and your BIOS set to Legacy, it will try to boot a
MBR system, otherwise it fails.
If your BIOS is set to UEFI, the system will look for GUID/GPT system and boot
from /boot/efi settings.
grub2-install does recognized GUID/GPT parted systems, and can install the
bootloader to the correct path. Grub on BIOS Legacy boots MBR sector, Grub on
BIOS UEFI boots GPT on /boot/efi on EPS partition.
Calamares should report and install correctly on UEFI systems.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>