0

I built a PC and was wondering, how in the world do I make an EFI partition?

Manual Partitioning is the only option shown.

(I'm using Lubuntu 20.04.)

Eliah Kagan
  • 119,820

1 Answers1

1

You don't need to create a EFI partition. If you booted the LiveUSB in UEFI mode and select to Install Ubuntu, the partition will be created automatically.

You can also chose "something else" and create all partitions you need including EFI manually.

Pilot6
  • 92,169
  • Can also use Gparted from live USB and make what ever partitions you want before using install option. – crip659 Jun 13 '20 at 20:16
  • 1
    I believe this is the case even with Calamares (which recent versions of Lubuntu, but not other official derivatives of Ubuntu, use instead of the Ubiquity installer). The installer should still be able to create all needed partitions automatically, for common situations, including having a disk with no EFI partition. – Eliah Kagan Jun 14 '20 at 01:31