Recover grub after windows update

Run this in Windows as an administrator:

bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi

Or:

bcdedit /set "{bootmgr}" path \EFI\ubuntu\grubx64.efi

If you are using PowerShel.

Vimrc example

 syntax on                   " modo visual/colorido ativo set showmode                " apresenta o modo de utilizacao atual (comm...

Mais vistos