pop-os / installer

Installer for Pop!_OS & other Linux-based OSes
https://system76.com/pop
GNU General Public License v3.0
26 stars 16 forks source link

Increase required EFI size to 500 MiB #177

Closed mmstick closed 5 years ago

mmstick commented 5 years ago

Default installs have been set to 500 MiB for quite some time, since 256 MiB is only able to store up to two kernels (+1 recovery kernel) at a time in the EFI partition, and likely won't be enough for two in the near future. 500 MiB gives enough room for ~4 kernels (+1 recovery kernel) + potentially a Windows bootloader.

Closes #175