1

I am not able to boot my HP Pavilion 15 which has EFI with the Arch Linux ISO for installation. The error message is: Selected boot image did not authenticate

I have tried booting with a DVD as well as a USB flash drive.

The image is: archlinux-2016.11.01-dual.iso

How do I get past this?

  • 1
    Disable the secure boot from the bios settings – GAD3R Nov 28 '16 at 16:06
  • See [this](https://unix.stackexchange.com/questions/320078/how-to-boot-arch-linux-installation-medium-with-secure-boot-enabled) to boot without disabling secure boot. – aksh1618 Jun 15 '19 at 04:45

1 Answers1

2

The problem was solved by disabling Secure Boot in BIOS settings, as suggested by GAD3R.