Skip to content

Instantly share code, notes, and snippets.

@mysiar
Last active May 4, 2018 17:35
Show Gist options
  • Save mysiar/1d66e1456f73eeb861dde58ff37264a0 to your computer and use it in GitHub Desktop.
Save mysiar/1d66e1456f73eeb861dde58ff37264a0 to your computer and use it in GitHub Desktop.
rEFInd linux windows
REM run on windows as admin
REM source https://superuser.com/questions/1298510/how-can-i-prevent-windows-8-1-overwriting-my-bootloader?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa
bcdedit /set {bootmgr} path \EFI\refind\refind_x64.efi
bcdedit /set {bootmgr} description REFIND
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment