archinstall
archinstall copied to clipboard
Check for ESP if UEFI boot
Resolves #2157
- Add
_invalid_configs()for future addition of checks for invalid configurations - Add
Install (n config(s) invalid)to the install text when an invalid configuration is detected - List invalid configurations in bullet form
The last two bullets are replications of the behavior for missing configurations.
The EFI system partition "is mandatory for UEFI boot." [1] This pull request needs to be changed to apply to when UEFI boot is detected instead of just systemd-boot.
[1] https://wiki.archlinux.org/title/EFI_system_partition