diff --git a/content/guides/uefi_booting.md b/content/guides/uefi_booting.md index a2c6897a..7edfc79d 100644 --- a/content/guides/uefi_booting.md +++ b/content/guides/uefi_booting.md @@ -50,4 +50,6 @@ To have Haiku on a system shared with multiple EFI operating systems, you can us * **BOOT** (directory) * **BOOTX64.EFI** (boot mananger such as [rEFInd](https://www.rodsbooks.com/refind/)) -In this configuration, rEFInd will boot first by default, and will detect HAIKU as a boot option. +In this configuration, ```refind_x64.efi``` was renamed to ```BOOTX64.EFI``` + +rEFInd will boot first by default, and will detect HAIKU as a boot option.