# Pastebin V3iOgZ8D timeout 5 # ignore FreeBSD loader in native FAT EFI partition dont_scan_dirs /Boot /EFI/Boot /EFI/FreeBSD /EFI/Ubuntu /EFI/OpenBSD /EFI/ipxe dont_scan_files boot1.efi # scanfor internal,external,biosexternal,optical,cd,manual showtools shell, gdisk, memtest, mok_tool, apple_recovery, windows_recovery, about, reboot, exit, firmware, fwupdate default_selection "FreeBSD current"" menuentry "FreeBSD 13.1" { loader /EFI/FreeBSD/13.efi } menuentry "FreeBSD 12.3" { loader /EFI/FreeBSD/12.efi } menuentry "FreeBSD last good" { loader /EFI/FreeBSD/last.efi } menuentry "FreeBSD current" { loader /EFI/FreeBSD/loader.efi } #menuentry "netboot.xyz" { # loader /EFI/ipxe/netboot.xyz.efi # options -v #} menuentry "OpenBSD" { loader /EFI/OpenBSD/bootx64.efi options -v } menuentry "Ubuntu" { loader /EFI/ubuntu/grubx64.efi } # a better theme # include themes/snowy/theme.conf # include themes/green-theme/theme.conf include themes/rEFInd-details/theme.conf # include themes/rEFInd-minimal/theme.conf # include themes/refind-theme-regular/theme.conf