Skip to content

Instantly share code, notes, and snippets.

@jaredly
Created December 10, 2014 01:54
Show Gist options
  • Save jaredly/96b78c0c37c7d2f106f5 to your computer and use it in GitHub Desktop.
Save jaredly/96b78c0c37c7d2f106f5 to your computer and use it in GitHub Desktop.
fix windows bootloading
Boot successfully repaired.
You can now reboot your computer.
Please do not forget to make your BIOS boot on sda3/EFI/ubuntu/shimx64.efi file!
If your computer reboots directly into Windows, try to change the boot order in your BIOS.
If your BIOS does not allow to change the boot order, change the default boot entry of the Windows bootloader.
For example you can boot into Windows, then type the following command in an admin command prompt:
bcdedit /set {bootmgr} path \EFI\ubuntu\shimx64.efi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment