2

I am getting error while installing Ubuntu 18.04 LTS in my laptop. I can not understand why such problem is happening. The error is:

'grub-efi-amd64-signed' package failed to install into /target/. without the grub boot loader, the installed system will not boot.

Last week my laptop stop working and shutdown I tried all possible solution but iI couldn't start, then stared to install Ubuntu in my partition SDA6 (one of partitions) but at the end of installation process I got grub-efi-amd64-signed package failed to install.

4 Answers4

3

You are trying to install Ubuntu in UEFI mode without setting up an EFI System Partition (ESP). You have to create this partition. Ideal size for it should be 100 MB.

mook765
  • 15,925
KK Patel
  • 19,083
1

I got the same issue while installing Ubuntu 18.04 in My brother's laptop! And I tried to reinstall again! But I got same error! I created 500 MB of /boot partition! Then it solved the issue!

Pranu Pranav
  • 349
  • 1
  • 3
  • 11
1

I had the same issue still appears when I tried to install ubuntu 18.04 LTS on my HP laptop. I don't have dual boot. Previous on SSD I had Windows 7 OS. I've spent hours of trying several options: connect/disconnect internet connection while installing, install 3rd/don't install 3rd parties, boot in secure mode/ don't boot in secure boot. During installation I've choose every time "Something else" ad go according to ubuntu official guideline to set disks properly.

I was so frustrated.

What finally worked? I set in BIOS "Legacy mode" instead of "UEFI". On (almost) every forum I read to "be sure you are booting in UEFI mode", and I don't know why but in my case it didn't worked at all.

I've choose "Legacy Mode" + used ubuntu official guideline to set disks properly.Using Legacy Mode we don't need to create /EFI disk, but /boot. Everything is described in attached link. After setting up your disk, you will be asked "there is no EFI partition which is needed/ it may couse fail in the future, are you sure?"- click OK.

It worked in my case - hope will also help you.

andrew.46
  • 38,003
  • 27
  • 156
  • 232
EnGoPy
  • 111
0

Easiest solution (it just now worked for me): Once the install fails, you should be taken to a website that attempts to help you. Immediately exit out of the browser when you see this page. It will then take you to the “try out Ubuntu” version of the desktop of Ubuntu. Choose to install Ubuntu, and then once you get to the install type choose “Erase Ubuntu and reinstall”. Just did it and it worked! You can also choose all of the other same options you’ve already been choosing.