Skip to content

Instantly share code, notes, and snippets.

@richrdkng
Last active May 2, 2018 15:54
Show Gist options
  • Save richrdkng/eee63d1bd5d913bf3a91a65c5ad46ba8 to your computer and use it in GitHub Desktop.
Save richrdkng/eee63d1bd5d913bf3a91a65c5ad46ba8 to your computer and use it in GitHub Desktop.
Fix Dual Boot Of Ubuntu & Windows 10
After Windows 10 updates according to this SO post:
https://askubuntu.com/questions/767709/dual-boot-windows-10-and-ubuntu-16-04-on-uefi
1.: Run cmd as admin
2.: Paste and run: bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment