Skip to content

EFI::BOOTLOADER_ERROR with RAID + UEFI #1247

@advorkin

Description

@advorkin

Hello,

convert2rhel version: 2.0.0

I'm trying to convert from Springdale 9.2 to RedHat and getting the following error message:

[2024-05-30T09:53:37-0400] TASK - [Prepare: Check the firmware interface type (BIOS/UEFI)] ***********
UEFI detected.
ERROR - (ERROR) EFI::BOOTLOADER_ERROR - Bootloader error detected
 Description: An unknown bootloader error occurred, please look at the diagnosis for more information.
 Diagnosis: The '/dev/md2' device has no PART_ENTRY_NUMBER
 Remediations: N/A

I've tried to umount the partition:

After umount /dev/md2

[2024-05-30T09:57:19-0400] TASK - [Prepare: Check the firmware interface type (BIOS/UEFI)] ***********
UEFI detected.
ERROR - (ERROR) EFI::BOOTLOADER_ERROR - Bootloader error detected
 Description: An unknown bootloader error occurred, please look at the diagnosis for more information.
 Diagnosis: The UEFI has been detected but the ESP is not mounted in /boot/efi as required.
 Remediations: N/A
$ blkid -po export /dev/md2
DEVNAME=/dev/md2
SEC_TYPE=msdos
LABEL_FATBOOT=10
LABEL=10
UUID=8344-7222
VERSION=FAT16
FSBLOCKSIZE=4096
BLOCK_SIZE=512
TYPE=vfat
USAGE=filesystem

What can be done to fix the problem? From kickstart file:

raid /boot/efi --fstype efi --device md2 --level=RAID1 raid.00 raid.10

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions