cryptsetup luksOpen /dev/sda3 root
mount /dev/mapper/root /mnt
mount /dev/sda1 /mnt/boot/efi
efibootmgr -c -w -d /dev/sda -p Y -l '\EFI\gummiboot\gummiboot.efi' -L "Gummiboot"
Created
July 10, 2013 15:41
Notes on recovering my arch install
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment