diff --git a/installation/disks/en.md b/installation/disks/en.md index e7c4a78..858d4cf 100644 --- a/installation/disks/en.md +++ b/installation/disks/en.md @@ -22,6 +22,6 @@ If you are using a system with UEFI, you may need to create a EFI System Partiti you are enabling Solus to install onto the entire disk. To create an EFI System Partition, open up GParted and create a FAT32 partition that is 512MB in size. Next, right-click on the partition and click -Manage Flags. On the Manage Flags section, enable the `boot` flag. +Manage Flags. On the Manage Flags section, enable the `boot` and `esp` flags. -Note: Your disk is also required to be GPT formatted. \ No newline at end of file +Note: Your disk is also required to be GPT formatted.