archinstall
archinstall copied to clipboard
Arch install : crash EFI system partition
Which ISO version are you using?
2025.05.01
The installation log
log is too long for paste, log : https://0x0.st/84n4.log
describe the problem
Description of the issue
I try instal archlinux with archinstall and with recommended partitions. I read error about EFI partitions.
Thank you and sorry for poor english
The log shows the ESP file system as ext4, it should instead be FAT based.
https://wiki.archlinux.org/title/EFI_system_partition#Format_the_partition
I created a fix (#2283) for this but closed it when I determined this area of code could use refactoring.