Skip to content

Instantly share code, notes, and snippets.

@BlueDrink9
Last active February 1, 2020 07:14
Show Gist options
  • Save BlueDrink9/2d0bae97193bfd3c07445eaa9780d6f9 to your computer and use it in GitHub Desktop.
Save BlueDrink9/2d0bae97193bfd3c07445eaa9780d6f9 to your computer and use it in GitHub Desktop.
Fix arch EFI boot from windows after a windows update messes with the config. Also: how to access efi partition.
  1. Open elevated command prompt.

run mountvol b: /s

Change to efi partition with b:

cd loader\entries

edit arch.conf to make any adjustments, like changing the partition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment