Siddharth Manthan Posted November 27, 2023 Share Posted November 27, 2023 (edited) The opencore menu picker takes considerable time to generate (7-8 sec). I am running a debug build. Is there a way to disable it and boot straight to macos ? Boot to a fix partition, no need to scan. Edited November 27, 2023 by Siddharth Manthan Quote Link to comment https://www.insanelymac.com/forum/topic/358138-disable-opencore-menu-picker/ Share on other sites More sharing options...
ArcaneRhapsody Posted November 28, 2023 Share Posted November 28, 2023 As far as I know, to skip the scanning process and boot directly into macOS, you can make a tweak in your OpenCore configuration file: Locate your OpenCore configuration file. Search for the ScanPolicy section. Change the value to "0" to disable scanning entirely. Hope this helps! Quote Link to comment https://www.insanelymac.com/forum/topic/358138-disable-opencore-menu-picker/#findComment-2813995 Share on other sites More sharing options...
miliuco Posted November 28, 2023 Share Posted November 28, 2023 (edited) @ArcaneRhapsody ScanPolicy doesn't disable devices and filesystems scanning, it scans ALL types of devices and filesystems instead. @Siddharth Manthan asks how to boot directly to macOS. In config.plist >> Misc >> Boot >> Timeout set 0 to skip stop in the OpenCore menu. This disable timeout in seconds in the OpenCore picker before automatic booting of the default boot entry. ShowPicker=False to boot to macOS without OpenCore picker (thanks @antuneddu). If anytime you want to stop at the picker, you must press space bar to stop automatic boot. Edited November 28, 2023 by miliuco 1 Quote Link to comment https://www.insanelymac.com/forum/topic/358138-disable-opencore-menu-picker/#findComment-2813996 Share on other sites More sharing options...
Siddharth Manthan Posted November 28, 2023 Author Share Posted November 28, 2023 49 minutes ago, miliuco said: @ArcaneRhapsody ScanPolicy doesn't disable devices and filesystems scanning, it scans ALL types of devices and filesystems instead. @Siddharth Manthan asks how to boot directly to macOS. In config.plist >> Misc >> Boot >> Timeout set 0 to skip OpenCore menu. This disable timeout in seconds in the OpenCore picker before automatic booting of the default boot entry. If anytime you want to stop at the picker, you must press space bar to stop automatic boot. Will it still scan all the drives. Can you suggest a scan policy for fastest startup time ? Quote Link to comment https://www.insanelymac.com/forum/topic/358138-disable-opencore-menu-picker/#findComment-2813998 Share on other sites More sharing options...
Anto65 Posted November 28, 2023 Share Posted November 28, 2023 1 hour ago, miliuco said: @ArcaneRhapsody ScanPolicy doesn't disable devices and filesystems scanning, it scans ALL types of devices and filesystems instead. @Siddharth Manthan asks how to boot directly to macOS. In config.plist >> Misc >> Boot >> Timeout set 0 to skip OpenCore menu. This disable timeout in seconds in the OpenCore picker before automatic booting of the default boot entry. If anytime you want to stop at the picker, you must press space bar to stop automatic boot. Unmm Timeout at 0 will not skip the scan it will remain silent in the GUI or in the context menu, it should be set to 1 (SECOND) to speed things up Or if you only have OSX installed it is convenient to disable Show Picker in Misc ... after setting from Bios or via System Settings -> Startup Disk https://www.youtube.com/watch?v=TB7zS4A_1X4 1 Quote Link to comment https://www.insanelymac.com/forum/topic/358138-disable-opencore-menu-picker/#findComment-2814001 Share on other sites More sharing options...
miliuco Posted November 28, 2023 Share Posted November 28, 2023 @antuneddu You are right. 0 stops in the picker. ShowPicker=False skips the picker and directly boots macOS, no matter the value of Timeout. Quote Link to comment https://www.insanelymac.com/forum/topic/358138-disable-opencore-menu-picker/#findComment-2814004 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.