Using my Lenovo ThinkCentre M900 with the EFI partition assigned drive letter Y:, I copied refind_x64.efi to Y:\EFI\BOOT\BOOTX64.EFI, replacing the AN Launcher.
I copied refind.conf-sample to Y:\EFI\BOOT\refind.conf
At this point, I can reboot the computer and refind can boot OS2LDR.EFI, which presents a number of drive letters to boot.
I added an entry for my ArcaOS 5.1 boot volume F:
# This is an entry for ArcaOS 5.1 in UEFI mode
menuentry ArcaOS-F {
loader \EFI\OS2\OS2LDR.EFI
options "F:"
}
After this, a menu entry for ArcaOS-F appears that can boot the F: drive
I added an entry for my ArcaOS 5.1 boot volume H:
scanfor hdbios,internal,external,optical,manual
This adds a cryptic entry that loads the AirBoot boot manager. From Airboot, I can boot the H: drive
If I use the shutdown menu on ArcaOS 5.0 to select the H: drive, Airboot will automatically boot H:
rEFInd does not come with icons for ArcaOS
The conf-sample file implies that rEFInd will display graphics by default, but I see only text
I tried to replace the title bar with my own graphics file, but nothing happens
banner banner.png
rEFInd can load the BIOS setup utility, which is nice