0

I tried installing ubuntu to my external toshiba hard drive. What i did was

made a swap of 16Gb ext4 / of 165Gb rest left as free space.

Then some installation happend and got below error. The 'grub-efi-amd64-signed' package failed to install into /target/. Without the grub boot loader Please help me on this installation.

1 Answers1

0

This error message has been cropping up a lot lately, and it seems to have a number of different causes. Some questions that mention it include:

One common cause seems to be related to a failure to create an EFI System Partition (ESP) (this will normally be an issue only if you use the "something else" installation option). I've seen this occasionally on systems that use NVMe "disks" rather than conventional hard disks, too.

For a workaround, look into Boot Repair or rEFInd, as described in my answer to this question.

Rod Smith
  • 44,284
  • 7
  • 63
  • 105