I recently upgraded RefindPlus from v.0.12.0.AL to v.0.12.0.AN and now it is no longer scanning my OSX volume as it was before. The author of RefindPlus suggested I post my question here. I do not know if this is because of a bug of somekind or mis configuration on my part, though I have tried to be very careful about using the settings I had before, maybe I am missing something.
details:
The main OSX volume in question is a Mojave boot volume, called "Boot". If clear the NVRAM, it will boot normally becuase it is in the first drive bay. In previous version of RefindPlus, it also showed up in the Refind boot screen, but now there is no sign of it. When I use the DBG version of BOOTx64.efi, the log shows no mention of it either. Its not being detected.
My RefindPlus EFI configuration is on another drive that doesn't have any bootable volumes, called "Scratch".
The EFI partition on "Boot" has only /EFI/APPLE/EXTENSIONS/Firemware.scap
Here is the override.conf file:
#################################################################### BASIC CONFIGURATION SECTION #### Config items that **MAY** require amendment ##################################################################### MENU SCREEN TIMEOUT# "-1" triggers an immediate automatic boot to the default selection.# "0" disables automatic booting (i.e., no timeout).# Other values cause a pause for the value in seconds before booting.timeout20# SCREENSAVER TIMEOUT# Blanks screen and shows different solid colours after the specified# number of seconds without input. Screen returns after most keypresses# (Excluding modifier keys such as Shift, Control, Alt, or Option).# "-1" causes RefindPlus to start up with the screen saver active.# The default is 0, which disables the screensaver.screensaver0# Partitions/Volumes that should *NOT* be scanned for bootloaders:dont_scan_volumes"Legacy OS","Recovery","Boot OS X","PreBoot","VM"# Override UI Scaling as follows:# -1 - Never scale UI elements up# 0 - Scale UI elements up, or not, based on screen vertical resolution# 1 - Always scale UI elements up##scale_ui 0scale_ui1# New feature to force HiDPI mode. - Not sure if this is actually a feature# this may have been only in experimental build, but anyway where it is.force_hidpitrue# MANUAL MENU STANZAS## Default OpenCore Pathwaymenuentry"Catalina"{icon/EFI/BOOT/overrides/images/macos-catalina.pngloader/EFI/OC/Bootstrap/Bootstrap.efi}# Alternate OpenCore Pathwaymenuentry"Catalina - UPDATE"{icon/EFI/BOOT/overrides/images/macos-catalina.pngloader/EFI/OC_ALT/Bootstrap/Bootstrap.efi}#################################################################### ADVANCED CONFIGURATION SECTION #### Config items that typically **DO NOT** require amendment ##################################################################### Directories that should *NOT* be scanned for bootloaders:dont_scan_dirs"/EFI/OC","/EFI/OC_ALT","/EFI/OC_DEV","/EFI/OC_WRK","/EFI/x64_drivers","/EFI_BAK"# Files that should *NOT* be included as bootloaders:dont_scan_files"+","tmbootpicker.efi","DBG-Bootstrap.efi","Bootstrap.efi","REL-Bootstrap.efi","DBG-OpenCore.efi","OpenCore.efi","REL-OpenCore.efi","BOOTx64-DBG.efi","BOOTx64-REL.efi"# Tools to include and display order:showtools"about","csr_rotate","hidden_tags","shell","clean_nvram","reboot","shutdown"#showtools "about","hidden_tags","shell"# Additional folders to scan for EFI drivers and scan order:#scan_driver_dirs "EFI/tools/MyDrivers","OtherDrivers"# Set arbitrary boot arguments in Mac OS:#set_mac_boot_args "-v"# Add UGA Protocol to GOP (true) or not (false):uga_pass_throughtrue# Use inbuilt text renderer (true) or not (false):text_renderertrue# Provide Direct GOP Renderer (true) or not (false):direct_gop_rendererfalse# Force enable TRIM on non-Apple SSDs (true) or not (false):force_trimtrue# Add GOP to the console out handle if required (true) or not (false):provide_console_goptrue# Disable Mac OS compatibility check when booting (true) or not (false):disable_mac_compat_checktrue# Prevent UEFI Windows from writing to Apple NVRAM (true) or not (false):protect_mac_nvramtrue# Disable Apple Mobile File Integrity (AMFI) checks (true) or not (false):disable_amfifalse# Store RefindPlus variables in NVRAM (true) or in the "vars" folder (false):use_nvramfalse# Proceed after a delay when warning messages are shown (true) or not (false):continue_on_warningfalse# Prevent UEFI Windows from writing to Apple NVRAM (true) or not (false):protect_mac_nvramtrue# Icon sizes. All icons are square, so just one value is specified:small_icon_size36#big_icon_size 104big_icon_size96# Values for toggling System Integrity Protection (SIP):csr_values10,87F# Name of folder where icons are stored:icons_diroverrides/images# Custom title banner:banneroverrides/images/Banner.png# How to handle banners that are not the same as the screen size:banner_scalefillscreen# Custom images for selection backgrounds:selection_bigoverrides/images/Selection_Big.pngselection_smalloverrides/images/Selection_Small.png# Font to use for all textual displays in graphics mode:#font overrides/images/myfont.pngfontoverrides/fonts/dejavu-sans-mono-bold-24.png# Types of bootloaders to search for and display order:scanfor"manual","external","biosexternal","optical","cd","internal","hdbios"# Boot in Graphics Mode (0) or Text Mode (1):textonly0# Default menu selection:default_selection1################################################################### CUSTOM CONFIGURATION SECTION #### Custom configuration items (including custom themes) ##################################################################### Custom configuration tokens go into this section.# These may be items from the refind.conf file not specified in this file.## Custom theme configuration tokens are typically in a "theme.conf" file.# Copy and paste the contents of such below to implement custom themes.# You may need to edit paths.#
Last edit: Steve 2021-01-07
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I recently upgraded RefindPlus from v.0.12.0.AL to v.0.12.0.AN and now it is no longer scanning my OSX volume as it was before. The author of RefindPlus suggested I post my question here. I do not know if this is because of a bug of somekind or mis configuration on my part, though I have tried to be very careful about using the settings I had before, maybe I am missing something.
details:
The main OSX volume in question is a Mojave boot volume, called "Boot". If clear the NVRAM, it will boot normally becuase it is in the first drive bay. In previous version of RefindPlus, it also showed up in the Refind boot screen, but now there is no sign of it. When I use the DBG version of BOOTx64.efi, the log shows no mention of it either. Its not being detected.
My RefindPlus EFI configuration is on another drive that doesn't have any bootable volumes, called "Scratch".
The EFI partition on "Boot" has only /EFI/APPLE/EXTENSIONS/Firemware.scap
Here is the override.conf file:
Last edit: Steve 2021-01-07