Jump to content

Dual boot Mojave & windows 10


luky35
 Share

5 posts in this topic

Recommended Posts

Open "Clover Configurator app" under "Mount EFI" there you will see your EFI Partition press on "Mount Partition"

 

Now go to "EFI/CLOVER/" and open "config.plist"

 

There navigate to <key>GUI</key> and add the part with <key>HIDE</key><array>...</array>

 

<key>GUI</key>
   <dict>
       <key>Hide</key>
       <array>
           <string>Recovery</string>
           <string>Preboot</string>
           <string>Windows</string>
		<string>/EFI/BOOT/BOOT64.EFI</string>
       </array>
       <key>Scan</key>
       <true/>
       
   </dict>

I can look later, into my config.plist i am not sure if one line is missing.

Edited by DaHarry
Link to comment
Share on other sites

  • 2 months later...

Can you write a short summary of how you install your dual boot for those of us who also wants to do dual boot...?

Can you write a short summary of how you install your dual boot for those of us who also wants to do dual boot...?

  • Like 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...