Skip to content
/ website Public
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion content/guides/uefi_booting.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.