Skip to content

Instantly share code, notes, and snippets.

@scmanjarrez
Last active June 13, 2018 10:45
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 scmanjarrez/5dbb5ef341f3f71fee7aee7036ce7818 to your computer and use it in GitHub Desktop.
Save scmanjarrez/5dbb5ef341f3f71fee7aee7036ce7818 to your computer and use it in GitHub Desktop.
Change efi boot order
bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi
REM bcdedit /deletevalue {bootmgr} path \EFI\ubuntu\grubx64.efi
REM bcdedit /set {bootmgr} path \EFI\Microsoft\Boot\bootmgfw.efi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment