This tool simplifies customizing your rEFInd boot manager. The refind.conf file is broken down into global options and OS stanzas. This wizard will help you generate both.
Critical Warning
Do not create manual boot stanzas unless necessary! rEFInd's auto-detection works well for most setups. Manual stanzas add hassle and potential error. They are best used when auto-detected entries need modification (e.g., passing kernel parameters) or replacement.
Quick Tip: Dynamic Hiding
The fastest way to hide entries is from the rEFInd menu itself:
Delete or - (minus) key.Path to your kernel file (e.g., \vmlinuz-linux).
Path to your initramfs file.
Your kernel boot parameters (e.g., root=).
No manual stanzas added yet.
Once you have downloaded your refind.conf file, follow the steps for your operating system to deploy it.
Your EFI System Partition (ESP) is typically mounted at /boot/efi or /boot.
The rEFInd configuration file is usually located at:
/boot/efi/EFI/refind/refind.conf
Action:
sudo cp /boot/efi/EFI/refind/refind.conf /boot/efi/EFI/refind/refind.conf.baksudo cp ~/Downloads/refind.conf /boot/efi/EFI/refind/refind.conf
Final Reminders
refind.conf before replacing it.scanfor manual is enabled. This tool automatically checks "Manual Stanzas" in Step 1 for you, but it's good to confirm.banner, icon, loader) are relative to the directory containing the main refind_x64.efi binary, unless you specify a full filesystem path (e.g., fs0:\...).