Matgen84 Posted May 1, 2020 Share Posted May 1, 2020 (edited) 15 minutes ago, LAbyOne said: it has been moved to Duetpkg so now the new path is: Opencorepkg/UDK/DuetPkg/BootLoader/bin i suggest you wait for ndk to make the new modifications. @btwise The modification is already there: commit 1133914 Edited May 1, 2020 by Matgen84 Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2720361 Share on other sites More sharing options...
nmano Posted May 3, 2020 Share Posted May 3, 2020 Hi All I can't boot windows 10 with Latest version 0.5.8 But 0.5.7 windows 10 can boot. 1 Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2720660 Share on other sites More sharing options...
MorenoAv Posted May 3, 2020 Share Posted May 3, 2020 (edited) Hi all, Today at boot my OpenCore 0.5.8 displayed one msg that I can't read because is so quick, and today I tried and succeeded to take a photo from my screen and the result is the photo below. "OCS: No schema for Protocols at 5 index" what is this and how can I solve it? Edited May 3, 2020 by MorenoAv Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2720730 Share on other sites More sharing options...
MacNB Posted May 3, 2020 Share Posted May 3, 2020 20 minutes ago, MorenoAv said: Hi all, Today at boot my OpenCore 0.5.8 displayed one msg that I can't read because is so quick, and today I tried and succeeded to take a photo from my screen and the result is the photo below. "OCS: No schema for Protocols at 5 index" what is this and how can I solve it? Protocols was renamed to ProtocolOverrides. Always read Differences.pdf when you try a new build as certain config.plist entries may have changed, added or deleted. Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2720735 Share on other sites More sharing options...
MorenoAv Posted May 3, 2020 Share Posted May 3, 2020 Hi @MacNB, Thanks to your answer, and I have read the Differences.pdf but didn't notice that, but I wanted to know if I have to do anything or not? Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2720745 Share on other sites More sharing options...
MacNB Posted May 3, 2020 Share Posted May 3, 2020 47 minutes ago, MorenoAv said: Hi @MacNB, Thanks to your answer, and I have read the Differences.pdf but didn't notice that, but I wanted to know if I have to do anything or not? It's in the document but can be missed. Just rename Protocols to ProtocolOverrides. Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2720761 Share on other sites More sharing options...
MorenoAv Posted May 3, 2020 Share Posted May 3, 2020 Thanks @MacNB, that nailed it, all is ok now... Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2720764 Share on other sites More sharing options...
MorenoAv Posted May 5, 2020 Share Posted May 5, 2020 (edited) Hi all, Where are the dark icons in the icons folder? Or better said how can we change light with dark icons? Thanks @Matgen84 do you know how to make the change? Edited May 5, 2020 by MorenoAv Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2721129 Share on other sites More sharing options...
LAbyOne Posted May 5, 2020 Share Posted May 5, 2020 (edited) @n.d.k The bootpicker is failing to build right now, i guess the new changes to OC 0.5.9 broke something. Edited May 5, 2020 by LAbyOne 1 Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2721170 Share on other sites More sharing options...
Matgen84 Posted May 6, 2020 Share Posted May 6, 2020 11 hours ago, MorenoAv said: Hi all, Where are the dark icons in the icons folder? Or better said how can we change light with dark icons? Thanks @Matgen84 do you know how to make the change? Hi @MorenoAv I don't test. Do you try To replace light icons sub-folder by dark icons sub-folder in your EFI folder: EFI/OC/Icons Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2721186 Share on other sites More sharing options...
Matgen84 Posted May 6, 2020 Share Posted May 6, 2020 (edited) 17 hours ago, LAbyOne said: @n.d.k The bootpicker is failing to build right now, i guess the new changes to OC 0.5.9 broke something. @n.d.k Same here of course. Existing directory /Users/mathieu/NdkBootPicker/NdkBootPicker/UDK/OpenCorePkg/Application/NdkBootPicker/NdkBootPicker.c:2545:26: error: no member named 'IsAuxiliary' in 'struct OC_BOOT_ENTRY_' BootEntries[Index].IsAuxiliary = Context->CustomEntries[CustomEntryIndex].Auxiliary; ~~~~~~~~~~~~~~~~~~ ^ /Users/mathieu/NdkBootPicker/NdkBootPicker/UDK/OpenCorePkg/Application/NdkBootPicker/NdkBootPicker.c:2562:34: error: no member named 'IsAuxiliary' in 'struct OC_BOOT_ENTRY_' || (BootEntries[Index].IsAuxiliary && !ShowAll)) { ~~~~~~~~~~~~~~~~~~ ^ /Users/mathieu/NdkBootPicker/NdkBootPicker/UDK/OpenCorePkg/Application/NdkBootPicker/NdkBootPicker.c:2644:41: error: no member named 'IsAuxiliary' in 'struct OC_BOOT_ENTRY_' && !BootEntries[DefaultEntry].IsAuxiliary ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /Users/mathieu/NdkBootPicker/NdkBootPicker/UDK/OpenCorePkg/Application/NdkBootPicker/NdkBootPicker.c:2734:50: error: no member named 'IsAuxiliary' in 'struct OC_BOOT_ENTRY_' && !BootEntries[VisibleList[KeyIndex]].IsAuxiliary ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ Building ... /Users/mathieu/NdkBootPicker/NdkBootPicker/UDK/Conf/.cache/EA4BB293-2D7F-4456-A681-1F22F42CD0BCShell.inf [X64] /Users/mathieu/NdkBootPicker/NdkBootPicker/UDK/OpenCorePkg/Application/NdkBootPicker/NdkBootPicker.c:2840:7: error: too many arguments to function call, expected 2, have 6 &Entries, ^~~~~~~~~ /Users/mathieu/NdkBootPicker/NdkBootPicker/UDK/OpenCorePkg/Include/Library/OcBootManagementLib.h:736:1: note: 'OcScanForBootEntries' declared here OC_BOOT_CONTEXT * ^ /Users/mathieu/NdkBootPicker/NdkBootPicker/UDK/OpenCorePkg/Application/NdkBootPicker/NdkBootPicker.c:2894:7: error: implicit declaration of function 'OcFreeBootEntries' is invalid in C99 [-Werror,-Wimplicit-function-declaration] OcFreeBootEntries (Entries, EntryCount); ^ /Users/mathieu/NdkBootPicker/NdkBootPicker/UDK/OpenCorePkg/Application/NdkBootPicker/NdkBootPicker.c:2954:7: error: implicit declaration of function 'OcFreeBootEntries' is invalid in C99 [-Werror,-Wimplicit-function-declaration] OcFreeBootEntries (Entries, EntryCount); ^ 7 errors generated. make: *** [/Users/mathieu/NdkBootPicker/NdkBootPicker/UDK/Build/OpenCorePkg/DEBUG_XCODE5/X64/OpenCorePkg/Application/NdkBootPicker/NdkBootPicker/OUTPUT/NdkBootPicker.obj] Error 1 build.py... : error 7000: Failed to execute command make tbuild [/Users/mathieu/NdkBootPicker/NdkBootPicker/UDK/Build/OpenCorePkg/DEBUG_XCODE5/X64/OpenCorePkg/Application/NdkBootPicker/NdkBootPicker] build.py... : error F002: Failed to build module /Users/mathieu/NdkBootPicker/NdkBootPicker/UDK/OpenCorePkg/Application/NdkBootPicker/NdkBootPicker.inf [X64, XCODE5, DEBUG] - Failed - Clean directory /Users/mathieu/Desktop/NdkBootPicker-master/UDK/OpenCorePkg/Application/NdkBootPicker/NdkBootPicker.c:2954:7: error: implicit declaration of function 'OcFreeBootEntries' is invalid in C99 [-Werror,-Wimplicit-function-declaration] OcFreeBootEntries (Entries, EntryCount); ^ 7 errors generated. make: *** [/Users/mathieu/Desktop/NdkBootPicker-master/UDK/Build/OpenCorePkg/DEBUG_XCODE5/X64/OpenCorePkg/Application/NdkBootPicker/NdkBootPicker/OUTPUT/NdkBootPicker.obj] Error 1 build.py... : error 7000: Failed to execute command make tbuild [/Users/mathieu/Desktop/NdkBootPicker-master/UDK/Build/OpenCorePkg/DEBUG_XCODE5/X64/OpenCorePkg/Application/NdkBootPicker/NdkBootPicker] build.py... : error F002: Failed to build module /Users/mathieu/Desktop/NdkBootPicker-master/UDK/OpenCorePkg/Application/NdkBootPicker/NdkBootPicker.inf [X64, XCODE5, DEBUG] - Failed - Edited May 6, 2020 by Matgen84 Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2721193 Share on other sites More sharing options...
MorenoAv Posted May 6, 2020 Share Posted May 6, 2020 Thanks @Matgen84, but where are the sub folder in my OC/Icons? I have built OC 0.5.9 yesterday night and it built with no errors, today I didn't try again... Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2721223 Share on other sites More sharing options...
Matgen84 Posted May 6, 2020 Share Posted May 6, 2020 22 minutes ago, MorenoAv said: Thanks @Matgen84, but where are the sub folder in my OC/Icons? I have built OC 0.5.9 yesterday night and it built with no errors, today I didn't try again... @MorenoAv sorry for my poor English: I means replace icons folder (light) by icons folder (dark) from source. 1 Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2721228 Share on other sites More sharing options...
MorenoAv Posted May 6, 2020 Share Posted May 6, 2020 (edited) It's done, the icons were at OC Master N-D-K/Themes. Thanks one more time @Matgen84 PS: I have built OC 0.5.9 again to look for the black icons and it build well and without errors. Edited May 6, 2020 by MorenoAv 1 Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2721240 Share on other sites More sharing options...
startergo Posted May 7, 2020 Share Posted May 7, 2020 opencore-version DBG-059-2020-05-07 broke Ndkbootpicker. 04:430 00:039 OC: OpenCore is loaded, showing boot menu... 04:457 00:026 OC: Handing off to external boot controller 04:488 00:030 OC: Incompatible external GUI protocol - 2 vs 4 04:522 00:034 OC: Ready for takeoff in 5000 us 1 Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2721429 Share on other sites More sharing options...
btwise Posted May 9, 2020 Share Posted May 9, 2020 (edited) @n.d.k Why haven't you updated OpenCore synchronously for many days? Edited May 9, 2020 by btwise 1 Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2721589 Share on other sites More sharing options...
LAbyOne Posted May 9, 2020 Share Posted May 9, 2020 (edited) 40 minutes ago, btwise said: @ndk Why haven't you updated OpenCore synchronously for many days? Well, you can guess... 1st hypothesis would be he's really busy with some real life thing... 2nd hypothesis, (suggested by my sick brain, and some other Sci-fi novel), would be, given the latest OC releases, in which as originally stated by them, any of the modified behaviour ported by ndk would never take place (as not needed), are almost all included now, wasting time to just have a background at boot is not really worth it. But again i'm watching too many marvels s**t lately, so i'm not very lucid Take my 1st as the good one ... Edited May 9, 2020 by LAbyOne 4 1 Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2721592 Share on other sites More sharing options...
Matgen84 Posted May 9, 2020 Share Posted May 9, 2020 48 minutes ago, LAbyOne said: Well, you can guess... 1st hypothesis would be he's really busy with some real life thing... 2nd hypothesis, (suggested by my sick brain, and some other Sci-fi novel), would be, given the latest OC releases, in which as originally stated by them, any of the modified behaviour ported by ndk would never take place (as not needed), are almost all included now, wasting time to just have a background at boot is not really worth it. But again i'm watching too many marvels s**t lately, so i'm not very lucid Take my 1st as the good one ... And NdkBootPicker in the future Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2721595 Share on other sites More sharing options...
eng_redaesm Posted May 9, 2020 Share Posted May 9, 2020 We wish that @n.d.k. is just busy by real life things and wishing him good health 3 1 Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2721673 Share on other sites More sharing options...
dredhorse Posted May 14, 2020 Share Posted May 14, 2020 On 3/17/2020 at 11:10 AM, Matgen84 said: Hi @n.d.k Thanks for your themes Below, a variation of the theme I sent you. @Matgen84 could you share that theme? 1 Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2722450 Share on other sites More sharing options...
Matgen84 Posted May 14, 2020 Share Posted May 14, 2020 58 minutes ago, dredhorse said: @Matgen84 could you share that theme? Done. Icons.zip 1 2 Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2722457 Share on other sites More sharing options...
aky Posted May 16, 2020 Share Posted May 16, 2020 Hi I am new to hackintosh and my first post here. I have 3 OS - windows, mac and pop!os booting from ndkbootpicker. Can anyone tell me how can I change the name of OS and also the icon for OS. I know that I have to write full path of OS EFI in config.plist under MISC/Entries/ like PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,11-22-33-44-55-66-77-88)/HD(1,GPT,00000000-0000-0000-0000-000000000000,0x800,0x64000)/\EFI\BOOT\BOOTX64.EFI. How do I find the path for my OS EFI in different partitions and how to change the icon in EFI bootpicker. Any help or reference to guide will be really helpful. Cheers!!! Amit Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2722623 Share on other sites More sharing options...
btwise Posted May 16, 2020 Share Posted May 16, 2020 3 hours ago, aky said: Hi I am new to hackintosh and my first post here. I have 3 OS - windows, mac and pop!os booting from ndkbootpicker. Can anyone tell me how can I change the name of OS and also the icon for OS. I know that I have to write full path of OS EFI in config.plist under MISC/Entries/ like PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,11-22-33-44-55-66-77-88)/HD(1,GPT,00000000-0000-0000-0000-000000000000,0x800,0x64000)/\EFI\BOOT\BOOTX64.EFI. How do I find the path for my OS EFI in different partitions and how to change the icon in EFI bootpicker. Any help or reference to guide will be really helpful. Cheers!!! Amit For the NDK Fork, press F9 on the GUI interface to get the path information for each bootable system, which will be saved in the current EFI partition 2 Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2722635 Share on other sites More sharing options...
insanefrancis Posted May 18, 2020 Share Posted May 18, 2020 Hello, I know this thread is about the boot picker but since it covers multi booting, I would like to ask some help. I have a working OC 0.5.8 hack and it works great. I would like to add a second SSD for Windows 10 specifically. What would be the recommended way of installing? I cannot unplug my macOS NVMe SSD because it is installed at the back of the motherboard. I would need to remove all components to do that. Should I just install Windows 10 directly to my second SSD? Would it not affect the EFI of the macOS drive? TIA. Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2722802 Share on other sites More sharing options...
btwise Posted May 18, 2020 Share Posted May 18, 2020 1 hour ago, insanefrancis said: Hello, I know this thread is about the boot picker but since it covers multi booting, I would like to ask some help. I have a working OC 0.5.8 hack and it works great. I would like to add a second SSD for Windows 10 specifically. What would be the recommended way of installing? I cannot unplug my macOS NVMe SSD because it is installed at the back of the motherboard. I would need to remove all components to do that. Should I just install Windows 10 directly to my second SSD? Would it not affect the EFI of the macOS drive? TIA. Think of the second SSD as a separate hard drive and install your WINDOWS in the state of one. OC will automatically recognize it! Link to comment https://www.insanelymac.com/forum/topic/341402-customized-opencore-with-additional-features/page/42/#findComment-2722810 Share on other sites More sharing options...
Recommended Posts