Created
November 9, 2019 14:41
-
-
Save samgooi4189/cf20e9ceaa7deb6a2d1baf377212d783 to your computer and use it in GitHub Desktop.
Dualboot OSX and windows 10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. install osx | |
2. install win 10 | |
3. You will find that windows boot manager will make clover dissapear from bios | |
4. in Windows terminal, run as admin, Bcdedit /set {bootmgr} path \EFI\BOOT\BOOTX64.efi | |
5. You now able to boot to clover |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment