2

I am installing Ubuntu-18.04 using PXE ISO install in UEFI mode. The installation is failing with the below message:

Error message

I looked into this thread grub-efi-amd64-signed failed installation but they are for manual installation. My query is for Unattended Installation over PXE server on client machine.

Please comment if I need to add more details to the question.

Thanks.

Dr. Essen
  • 161
  • 11

1 Answers1

-2
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install boot-repair-ubuntu
  • Search app "boot repair".
  • Use the advance boot option.
  • Finished.
Eliah Kagan
  • 117,780