Skip to content

Instantly share code, notes, and snippets.

@samgooi4189
Created November 9, 2019 14:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samgooi4189/cf20e9ceaa7deb6a2d1baf377212d783 to your computer and use it in GitHub Desktop.
Save samgooi4189/cf20e9ceaa7deb6a2d1baf377212d783 to your computer and use it in GitHub Desktop.
Dualboot OSX and windows 10
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