kylon Posted March 18, 2016 Share Posted March 18, 2016 Hi, I have a triple boot, el cap, win10, linux in uefi mode my esp has microsoft, vmlinuz and clover of course. I added 2 custom entries, windows and linux following this: <dict> <key>AddArguments</key> <string></string> <key>Disabled</key> <false/> <key>FullTitle</key> <string>Linux</string> <key>Hidden</key> <false/> <key>Ignore</key> <false/> <key>Path</key> <string>vmlinuz-linux</string> <key>Type</key> <string>Linux</string> <key>Volume</key> <string>EFI</string> <key>VolumeType</key> <string>Internal</string> </dict> I can boot windows and linux but i have a thrid icon in clover, Boot Clover from EFI. it s the EFI partition. i know its UUID and i know how to hide it, the problem is that linux and windows are linked to it, because Volume is set to EFI, and when i hide EFI, windows and linux disappear. How can i add a custom entry for them not linked to EFI? thanks Link to comment https://www.insanelymac.com/forum/topic/311445-custom-clover-entries/ Share on other sites More sharing options...
Maniac10 Posted March 18, 2016 Share Posted March 18, 2016 (edited) How does Clover add such entry? Check your boot log for "Boot Clover from EFI". This is just an example I found online: 2:676 0:000 6: 'EFI' (clover) add legacy 2:679 0:002 added 'Boot Clover from EFI' OSType=3 Icon=clover If your log is similar to this one, and considering your system is full UEFI, then just disable GUI/Scan/Legacy and you're done. Anyway, for a proper answer please attach a boot.log and config.plist next time. Edited March 18, 2016 by Maniac10 1 Link to comment https://www.insanelymac.com/forum/topic/311445-custom-clover-entries/#findComment-2224880 Share on other sites More sharing options...
kylon Posted March 19, 2016 Author Share Posted March 19, 2016 It s gone Thanks Link to comment https://www.insanelymac.com/forum/topic/311445-custom-clover-entries/#findComment-2224913 Share on other sites More sharing options...
Recommended Posts